<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Raphaël Anjou — Writing</title>
    <link>https://raphael-anjou.com/</link>
    <description>Long-form notes on shipping AI inside a telco.</description>
    <language>en-us</language>
    <atom:link href="https://raphael-anjou.com/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Karpathy's LLM wiki went viral. I've been building the same thing at Orange Business for three months.</title>
      <link>https://raphael-anjou.com/writing/2026-04-18-karpathy-llm-wiki-at-orange/</link>
      <guid>https://raphael-anjou.com/writing/2026-04-18-karpathy-llm-wiki-at-orange/</guid>
      <pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate>
      <description>How an AI companion for L1/L2/L3 support engineers at Orange Business converged, line for line, on the llm-wiki pattern Karpathy published in April 2026.</description>
    </item>
    <item>
      <title>I refactored 9 agents to 1 LLM call</title>
      <link>https://raphael-anjou.com/writing/2026-01-26-9-agents-to-1-llm-call/</link>
      <guid>https://raphael-anjou.com/writing/2026-01-26-9-agents-to-1-llm-call/</guid>
      <pubDate>Mon, 26 Jan 2026 00:00:00 GMT</pubDate>
      <description>Nine agents took 14 minutes on a network incident. I rebuilt it as six deterministic nodes and one LLM call — 40 seconds, auditable, and owned by the ops teams.</description>
    </item>
  </channel>
</rss>
