<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Not If But How</title>
    <link>https://blog.doravi.dev/</link>
    <description>Essays by Dor Avidan on AI systems, product execution, and infrastructure after the demo ends and responsibility begins.</description>
    <language>en</language>
    <lastBuildDate>Thu, 16 Jul 2026 00:00:00 GMT</lastBuildDate>
    <atom:link href="https://blog.doravi.dev/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Chinese open-weight models are now a procurement decision</title>
      <link>https://blog.doravi.dev/blog/chinese-open-weight-models-are-now-a-procurement-decision</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/chinese-open-weight-models-are-now-a-procurement-decision</guid>
      <pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate>
      <category>Infrastructure</category>
      <description>OpenRouter routing data shows Chinese-origin models holding 30% or more of enterprise token volume every week since February, peaking at 46%. The price gap is real, and so is the checklist: hosting, licenses, update cadence, evals, and policy exposure.</description>
    </item>
    <item>
      <title>Compute is the new supply chain constraint for AI features</title>
      <link>https://blog.doravi.dev/blog/compute-is-the-new-supply-chain-constraint-for-ai-features</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/compute-is-the-new-supply-chain-constraint-for-ai-features</guid>
      <pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate>
      <category>Infrastructure</category>
      <description>Google rationed Gemini for one of its biggest customers, leased GPUs from SpaceX as a capacity bridge, and put weekly quotas on everyone else. Smaller teams should start treating inference capacity like a supply chain.</description>
    </item>
    <item>
      <title>MCP outgrew its backlash and became boring infrastructure</title>
      <link>https://blog.doravi.dev/blog/mcp-outgrew-its-backlash-and-became-boring-infrastructure</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/mcp-outgrew-its-backlash-and-became-boring-infrastructure</guid>
      <pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate>
      <category>Agent Platforms</category>
      <description>Tool definitions that ate a tenth of the context window fueled a year of &apos;is MCP dead&apos; essays. Then deferred loading fixed the math, the roadmap turned into a maintenance schedule, and the NSA wrote a security memo.</description>
    </item>
    <item>
      <title>The 95 percent pilot problem is now a product category</title>
      <link>https://blog.doravi.dev/blog/the-95-percent-pilot-problem-is-now-a-product-category</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/the-95-percent-pilot-problem-is-now-a-product-category</guid>
      <pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate>
      <category>AI Workflow Design</category>
      <description>Microsoft&apos;s Frontier Company puts $2.5 billion and roughly 6,000 embedded engineers behind MIT&apos;s finding that 95 percent of enterprise AI pilots move no P&amp;L. OpenAI, Anthropic, and AWS built the same thing weeks earlier. The vendors just admitted the last mile is the product.</description>
    </item>
    <item>
      <title>The agent security wave moved from words to actions</title>
      <link>https://blog.doravi.dev/blog/the-agent-security-wave-moved-from-words-to-actions</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/the-agent-security-wave-moved-from-words-to-actions</guid>
      <pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate>
      <category>Agent Operations</category>
      <description>GitLost, HalluSquatting, DuneSlide, WriteOut, and a pair of tricked review agents landed in one news cycle. Every one ends with an agent acting on planted instructions, and every fix landed in the harness, not the model.</description>
    </item>
    <item>
      <title>Autoresearch turns research practice into a protocol</title>
      <link>https://blog.doravi.dev/blog/what-autoresearch-changes-about-research-native-ai-agents</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/what-autoresearch-changes-about-research-native-ai-agents</guid>
      <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
      <category>Field Reports</category>
      <description>The quiet innovation in autoresearch is program.md: setup, permissions, logging, and stopping rules written down precisely enough for an agent to execute research practice, and precisely enough to be versioned and improved.</description>
    </item>
    <item>
      <title>CoPaw makes the personal agent something you install</title>
      <link>https://blog.doravi.dev/blog/what-copaw-says-about-the-next-wave-of-ai-agents</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/what-copaw-says-about-the-next-wave-of-ai-agents</guid>
      <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
      <category>Field Reports</category>
      <description>CoPaw, shipped as the QwenPaw package, treats a personal assistant as software you operate: a pip install, seven chat channels, layered guards around execution, and a memory store that lives on your disk.</description>
    </item>
    <item>
      <title>llmfit treats model selection as capacity planning</title>
      <link>https://blog.doravi.dev/blog/what-llmfit-says-about-the-next-wave-of-ai-agents</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/what-llmfit-says-about-the-next-wave-of-ai-agents</guid>
      <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
      <category>Field Reports</category>
      <description>A compact Rust CLI answers one question, which models actually fit your hardware, and in doing so marks the moment local model selection stopped being taste and became an ops discipline.</description>
    </item>
    <item>
      <title>OpenMAIC moves multi-agent teaching from paper to platform</title>
      <link>https://blog.doravi.dev/blog/what-openmaic-says-about-the-next-wave-of-ai-agents</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/what-openmaic-says-about-the-next-wave-of-ai-agents</guid>
      <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
      <category>Field Reports</category>
      <description>A Tsinghua research group published a JCST paper about agent-driven classrooms, then shipped the classroom: an MIT-licensed codebase, Docker and Vercel deployment, and a live instance anyone can test.</description>
    </item>
    <item>
      <title>Edict treats rejection as a first-class coordination state</title>
      <link>https://blog.doravi.dev/blog/why-edict-matters-for-multi-agent-coordination</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/why-edict-matters-for-multi-agent-coordination</guid>
      <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
      <category>Build Doctrine</category>
      <description>Most multi-agent frameworks engineer the handoff. Edict engineers the veto, the escalation, and the rollback, which is what real organizations actually run on.</description>
    </item>
    <item>
      <title>Karpathy&apos;s autoresearch gives agent autonomy a receipt</title>
      <link>https://blog.doravi.dev/blog/why-karpathys-autoresearch-matters-beyond-the-demo</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/why-karpathys-autoresearch-matters-beyond-the-demo</guid>
      <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
      <category>Field Reports</category>
      <description>One editable training file, a fixed five-minute run, a single validation metric, and a log of kept and reverted changes: autoresearch turns overnight agent autonomy into something you can audit.</description>
    </item>
    <item>
      <title>OpenClaw&apos;s real signal is the layer forming on top of it</title>
      <link>https://blog.doravi.dev/blog/what-openclaw-reveals-about-the-next-openclaw-layer</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/what-openclaw-reveals-about-the-next-openclaw-layer</guid>
      <pubDate>Thu, 19 Mar 2026 00:00:00 GMT</pubDate>
      <category>Field Reports</category>
      <description>NVIDIA hardens it, a research lab ships papers through it. When two serious teams wrap the same personal-agent runtime, the platform layer is the story.</description>
    </item>
    <item>
      <title>Dor Avidan builds from the delivery side of software</title>
      <link>https://blog.doravi.dev/blog/dor-avidan-builds-technology-that-works-in-production</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/dor-avidan-builds-technology-that-works-in-production</guid>
      <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
      <category>About Dor</category>
      <description>A first-person note on why this site is a working surface for production-minded engineering, automation, DevOps, and applied AI rather than a generic technology magazine.</description>
    </item>
    <item>
      <title>Enterprises are buying agent workflows, not agent demos</title>
      <link>https://blog.doravi.dev/blog/enterprises-are-finally-buying-agent-workflows-not-agent-demos</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/enterprises-are-finally-buying-agent-workflows-not-agent-demos</guid>
      <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
      <category>Agent Operations</category>
      <description>Procurement teams stopped grading models and started grading guarantees: MCP for integration, published workflow patterns for legibility, SDKs for inspectable orchestration, and NIST&apos;s risk framework for the compliance sign-off. Sellers who noticed are closing.</description>
    </item>
    <item>
      <title>The Google Workspace CLI is boring, and that is the point</title>
      <link>https://blog.doravi.dev/blog/google-workspace-cli-shows-what-agent-infrastructure-looks-like-when-it-is-actually-useful</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/google-workspace-cli-shows-what-agent-infrastructure-looks-like-when-it-is-actually-useful</guid>
      <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
      <category>Agent Operations</category>
      <description>gws fronts Gmail, Drive, Calendar, and the Admin APIs with commands generated from Google&apos;s own API descriptions. It is the least dramatic agent tool of the year, and probably the most usable one.</description>
    </item>
    <item>
      <title>Skills are becoming the real UI for applied AI teams</title>
      <link>https://blog.doravi.dev/blog/skills-are-becoming-the-real-ui-for-applied-ai-teams</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/skills-are-becoming-the-real-ui-for-applied-ai-teams</guid>
      <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
      <category>Agent Operations</category>
      <description>Anthropic&apos;s Claude Code, Google&apos;s Workspace CLI, and the solo-built gstack all package AI task judgment the same way: as named, versioned skills. When three unrelated projects ship the same primitive, the interface argument is over.</description>
    </item>
    <item>
      <title>Symphony puts coding agents under a written spec</title>
      <link>https://blog.doravi.dev/blog/symphony-shows-where-coding-agents-are-going-after-the-chat-window</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/symphony-shows-where-coding-agents-are-going-after-the-chat-window</guid>
      <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
      <category>Agent Operations</category>
      <description>OpenAI shipped Symphony with a service specification written in RFC-2119 normative language. The spec, more than the demo, shows coding agents turning into managed services with lifecycles, artifacts, and review points.</description>
    </item>
    <item>
      <title>CLI-Anything makes interfaces cheap and trust expensive</title>
      <link>https://blog.doravi.dev/blog/what-cli-anything-says-about-the-next-wave-of-ai-agents</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/what-cli-anything-says-about-the-next-wave-of-ai-agents</guid>
      <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
      <category>Agent Operations</category>
      <description>HKUDS built a pipeline that turns arbitrary software into agent-ready CLIs and a registry to distribute them. Mass-producing interfaces is impressive; the harder question is who vouches for the output.</description>
    </item>
    <item>
      <title>Agents choose the command line because it is a contract</title>
      <link>https://blog.doravi.dev/blog/what-cli-says-about-the-next-wave-of-ai-agents</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/what-cli-says-about-the-next-wave-of-ai-agents</guid>
      <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
      <category>Agent Operations</category>
      <description>gws, CLI-Anything, and Symphony come from three unconnected teams, and all three route agent action through flags, streams, and exit codes. The conventions behind that surface are the story.</description>
    </item>
    <item>
      <title>gstack is dotfiles for the agent era</title>
      <link>https://blog.doravi.dev/blog/what-gstack-says-about-the-next-wave-of-ai-agents</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/what-gstack-says-about-the-next-wave-of-ai-agents</guid>
      <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
      <category>Agent Operations</category>
      <description>One maintainer packaged an entire development process, planning reviews, design audits, QA, security passes, and deploy pipelines, as Claude Code skills under an MIT license. Solo agent stacks are this decade&apos;s dotfiles, and they mark which layer has commoditized.</description>
    </item>
    <item>
      <title>OpenFang turns the agent OS pitch into a single Rust binary</title>
      <link>https://blog.doravi.dev/blog/openfang-is-making-the-agent-os-pitch-feel-concrete</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/openfang-is-making-the-agent-os-pitch-feel-concrete</guid>
      <pubDate>Tue, 17 Mar 2026 00:00:00 GMT</pubDate>
      <category>Agent Platforms</category>
      <description>A Rust runtime that compiles agents, schedules, channels, and a security model into one small binary is the most concrete version of the agent OS idea I have seen.</description>
    </item>
    <item>
      <title>Paperclip builds the company around the agent on purpose</title>
      <link>https://blog.doravi.dev/blog/paperclip-is-not-building-an-agent-it-is-building-the-company-around-one</link>
      <guid isPermaLink="true">https://blog.doravi.dev/blog/paperclip-is-not-building-an-agent-it-is-building-the-company-around-one</guid>
      <pubDate>Tue, 17 Mar 2026 00:00:00 GMT</pubDate>
      <category>Multi-Agent Systems</category>
      <description>Agents are swappable runtimes in Paperclip. The org chart, approvals, budgets, and activity feed are the product, and that inversion is the lesson for founders.</description>
    </item>
  </channel>
</rss>