<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel>
    <title>Lacunari</title>
    <link>https://lacunari.com</link>
    <description>Lacunari indexes a corpus — a codebase, an archive, a body of research — maps what it contains, and reports what is absent. The gaps become a queue that people and AI agents work in parallel without colliding.</description>
    <item>
      <title>Content addressing makes merge conflicts impossible</title>
      <link>https://lacunari.com/writing/conflict-free-merge/</link>
      <guid isPermaLink="true">https://lacunari.com/writing/conflict-free-merge/</guid>
      <pubDate>2026-08-01</pubDate>
      <description>If two parties key their documents by the hash of the contents, combining their work is a union rather than a negotiation. Here is what that buys, what it does not, and why disagreement should be preserved instead of resolved.</description>
    </item>
    <item>
      <title>Every bug we shipped was the same species</title>
      <link>https://lacunari.com/writing/fails-while-reporting-success/</link>
      <guid isPermaLink="true">https://lacunari.com/writing/fails-while-reporting-success/</guid>
      <pubDate>2026-08-01</pubDate>
      <description>A migration that aborts and exits zero. An extractor that processes nothing and returns cleanly. A lock that guards one code path and leaves another open. Notes on the failure mode that test suites are structurally bad at catching.</description>
    </item>
    <item>
      <title>The 1943 problem — why you cannot grep for absence</title>
      <link>https://lacunari.com/writing/the-1943-problem/</link>
      <guid isPermaLink="true">https://lacunari.com/writing/the-1943-problem/</guid>
      <pubDate>2026-08-01</pubDate>
      <description>Search engines, vector databases and RAG pipelines all rank things that exist. None of them can tell you what is missing, because absence is a property of a set rather than a document. Here is why that gap matters and how to close it in SQL.</description>
    </item>
    <item>
      <title>Why not just use git?</title>
      <link>https://lacunari.com/writing/why-not-just-git/</link>
      <guid isPermaLink="true">https://lacunari.com/writing/why-not-just-git/</guid>
      <pubDate>2026-08-01</pubDate>
      <description>Git records that bytes changed. It has never read your files, cannot tell you what is unfinished, and detects collisions only after the work is done. Here is exactly where that boundary sits, and what sits on the other side of it.</description>
    </item>
</channel></rss>
