<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Ronit Panda</title>
        <link>https://ronit.one</link>
        <description>Writing from Ronit Panda on LLM orchestration, agents, and the infra that runs them.</description>
        <item>
          <title>Agent Orchestration Architecture</title>
          <link>https://ronit.one/blog/agent-orch</link>
          <description>Boss agent, parallel sub-agents, Redis scratchpad, and human-in-the-loop interrupts — the orchestration system behind dimension.dev.</description>
          <pubDate>Fri, 24 Apr 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Context Engine: Indexing Architecture</title>
          <link>https://ronit.one/blog/context-engine-indexing</link>
          <description>Production indexing for 8+ integrations on NATS, TurboPuffer, and KEDA-driven scale-to-zero workers, with hybrid vector + BM25 search.</description>
          <pubDate>Wed, 22 Apr 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Context Engine: Memory Architecture</title>
          <link>https://ronit.one/blog/context-engine-mem</link>
          <description>Persistent memory across conversations powered by Zep''s temporal knowledge graph — 27 ingestion points, bi-temporal fact tracking, sub-second search.</description>
          <pubDate>Mon, 20 Apr 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Background Agents Architecture</title>
          <link>https://ronit.one/blog/background-agents</link>
          <description>Eight specialized background agents — morning briefings, meeting prep, reply generation — with read-only safety guarantees and 5× cost savings vs the boss agent.</description>
          <pubDate>Sat, 18 Apr 2026 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>