{
  "schema_version": "1.1",
  "id": "auto-73fc37ffd6",
  "slug": "building-a-software-factory-for-ai-sdk-73fc37ffd6",
  "url": "https://feed7.dev/p/building-a-software-factory-for-ai-sdk-73fc37ffd6",
  "title": "Building a software factory for AI SDK",
  "why_included": "Give each agent one reviewable task with isolated context and evidence, while keeping human scrutiny proportional to change risk.",
  "summary": "Vercel’s AI SDK factory shows a practical scaling pattern: narrow agents produce evidence inside sandboxes while humans retain merge authority and review effort follows risk.",
  "practical_implication": "The reusable pattern is one agent per reviewable task, each with its own prompt, context, and evals. Start locally, pass evidence between classification, analysis, reproduction, implementation, and review stages, then vary human scrutiny by change risk rather than treating every agent output equally.",
  "agent_context": "AI SDK had accumulated **over 1,000 issues and almost 800 pull requests** by late June. Four weeks after introducing its factory, Vercel says agents authored **25–35% of merged PRs** and closed **70–80% of issues**, while humans approved every merge.\n\nThe reusable pattern is one agent per reviewable task, each with its own prompt, context, and evals. Start locally, pass evidence between classification, analysis, reproduction, implementation, and review stages, then vary human scrutiny by change risk rather than treating every agent output equally.\n\nThese are early results from one large open-source project, not a controlled comparison. The factory also depends on isolated sandboxes, restricted secrets and networking, queues, monitoring, and sustained human review, so the headline automation rates omit substantial operating machinery.",
  "source": {
    "name": "Vercel",
    "url": "https://vercel.com/blog/building-a-software-factory-for-ai-sdk",
    "published_at": "2026-08-12T00:00:00.000Z"
  },
  "source_class": "blog_post",
  "content_type": "Engineering Post",
  "layer": "agent",
  "domains": [
    "coding",
    "security"
  ],
  "topics": [
    "multi-agent",
    "harness-engineering",
    "sandboxing"
  ],
  "verification": {
    "status": "official_source",
    "label": "Official Source",
    "method": "source_feed",
    "verified_at": null
  },
  "uncertainty": [],
  "connected_context": null,
  "lifecycle": "New",
  "published_at": "2026-08-12T00:00:00.000Z",
  "modified_at": "2026-08-12T00:00:00.000Z",
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/building-a-software-factory-for-ai-sdk-73fc37ffd6",
    "json": "https://feed7.dev/p/building-a-software-factory-for-ai-sdk-73fc37ffd6.json",
    "markdown": "https://feed7.dev/p/building-a-software-factory-for-ai-sdk-73fc37ffd6.md"
  }
}