{
  "schema": "https://agent-buildprint.com/schemas/registry-index.v1.json",
  "generatedAt": "2026-05-29T19:47:51.405Z",
  "agentUse": {
    "llms": "/llms.txt",
    "rule": "Agents should use JSON, agent.md, package manifests, and raw files instead of scraping human UI cards."
  },
  "buildprints": [
    {
      "slug": "ai-influencer-os",
      "title": "AI Influencer OS",
      "summary": "OpenClaw AI creator system with configurable persona, memory, life continuity, Wavespeed images, social drafts, QA, and approval-gated Instagram posting automation.",
      "category": "Product OS",
      "tier": "agent-grade",
      "status": "validated",
      "runtime": [
        "OpenClaw"
      ],
      "stack": [
        "OpenClaw",
        "Persona memory",
        "Wavespeed",
        "Social publishing",
        "Docker"
      ],
      "difficulty": "Advanced",
      "files": [
        "BUILDPRINT.md",
        "checks/acceptance.md",
        "CONTRACTS.md",
        "DEFAULT_PRESET.md",
        "PLAN.md",
        "plans/00-alignment.md",
        "plans/01-openclaw-runtime-shape.md",
        "plans/02-persona-runtime.md",
        "plans/03-memory-life-state.md",
        "plans/04-wavespeed-image.md",
        "plans/05-social-planner.md",
        "plans/06-publisher-handoff.md",
        "plans/07-manager-audit.md",
        "plans/08-tests-validation.md",
        "policies/media.md",
        "policies/safety.md",
        "publication.json",
        "questions.md",
        "README.md",
        "schemas/buildprint.meta.json",
        "SPEC.md",
        "TEST_MATRIX.md",
        "VALIDATION_TEMPLATE.md"
      ],
      "urls": {
        "human": "/buildprints/ai-influencer-os/",
        "agent": "/buildprints/ai-influencer-os/agent.md",
        "manifest": "/buildprints/ai-influencer-os/package.json",
        "prompt": "/buildprints/ai-influencer-os/prompt.txt",
        "files": "https://agent-buildprint.com/buildprints/ai-influencer-os/files"
      },
      "githubUrl": "https://github.com/DomEscobar/agent-buildprint/tree/main/buildprints/ai-influencer-os",
      "rawBaseUrl": "https://agent-buildprint.com/buildprints/ai-influencer-os/files"
    },
    {
      "slug": "ai-presentation-generation",
      "title": "AI Presentation Generation",
      "summary": "Clean-room, Presenton-inspired Buildprint for a self-hosted AI presentation generator and API with prompt/document-to-deck generation, provider configuration, editable slides, assets, templates, export, webhooks, and desktop/MCP boundaries.",
      "category": "Mapped Project",
      "tier": "agent-grade",
      "status": "validated",
      "publicStatus": {
        "label": "Mapped packet",
        "explanation": "Source-independent Presenton mapping packet generated and packet/publication checks pass; implementation proof still required."
      },
      "runtime": [
        "Web/API app",
        "FastAPI/Next.js-style proof",
        "Provider adapters",
        "Optional desktop packaging"
      ],
      "stack": [
        "Presentation generation",
        "LLM provider router",
        "Image providers",
        "Document parsing",
        "PPTX/PDF export",
        "Templates/themes",
        "Webhooks/MCP"
      ],
      "difficulty": "Advanced",
      "files": [
        "01-questions.md",
        "02-project-setup.md",
        "03-phases/01-instance-auth-config-provider-setup.md",
        "03-phases/02-content-ingestion-outline-generation.md",
        "03-phases/03-deck-structure-slide-generation.md",
        "03-phases/04-media-template-theme-assets.md",
        "03-phases/05-editor-chat-iteration-workflow.md",
        "03-phases/06-export-api-webhooks-mcp-desktop.md",
        "03-phases/phase-flow.md",
        "03-phases/phase-index.yaml",
        "04-evaluation.md",
        "05-evidence/evidence-ledger.jsonl",
        "05-evidence/evidence-ledger.schema.json",
        "06-contracts/data-persistence.md",
        "06-contracts/integration-runtime.md",
        "06-contracts/product-architect.md",
        "06-contracts/security-boundary.md",
        "06-contracts/test-and-verification.md",
        "06-contracts/ux-ui-craft.md",
        "acceptance.yaml",
        "blueprint.yaml",
        "buildprint.json",
        "BUILDPRINT.md",
        "checks/acceptance.md",
        "claims.yaml",
        "CONTRACTS.md",
        "generated/agent-prompt.md",
        "PLAN.md",
        "publication.json",
        "README.md",
        "SPEC.md",
        "TEST_MATRIX.md",
        "VALIDATION_TEMPLATE.md"
      ],
      "urls": {
        "human": "/buildprints/ai-presentation-generation/",
        "agent": "/buildprints/ai-presentation-generation/agent.md",
        "manifest": "/buildprints/ai-presentation-generation/package.json",
        "prompt": "/buildprints/ai-presentation-generation/prompt.txt",
        "files": "https://agent-buildprint.com/buildprints/ai-presentation-generation/files"
      },
      "githubUrl": "https://github.com/DomEscobar/agent-buildprint/tree/main/buildprints/ai-presentation-generation",
      "rawBaseUrl": "https://agent-buildprint.com/buildprints/ai-presentation-generation/files"
    },
    {
      "slug": "ai-shorts-production-studio",
      "title": "AI Shorts Production Studio",
      "summary": "Mapper phase-flow Buildprint for an AI shorts production studio with product URL/manual input, UGC scripts, deterministic provider adapters, pollable jobs, 1080x1920 MP4 fixture media, private gallery, consent-gated publish handoff, and evidence-honest validation.",
      "category": "Mapped Project",
      "tier": "agent-grade",
      "status": "validated",
      "runtime": [
        "Mapper executable Buildprint",
        "Stack-flexible browser webapp proof",
        "Deterministic mock/no-network provider mode"
      ],
      "stack": [
        "Product analysis",
        "UGC scripts",
        "Provider adapters",
        "Async jobs",
        "Media composition",
        "Gallery and publish handoff"
      ],
      "difficulty": "Advanced",
      "files": [
        "01-questions.md",
        "02-project-setup.md",
        "03-phases/01-contracts-adapters.md",
        "03-phases/02-job-runtime-state.md",
        "03-phases/03-media-pipeline.md",
        "03-phases/04-browser-studio.md",
        "03-phases/05-gallery-publish-validation.md",
        "03-phases/phase-flow.md",
        "03-phases/phase-index.yaml",
        "04-evaluation.md",
        "05-evidence/evidence-ledger.jsonl",
        "05-evidence/evidence-ledger.schema.json",
        "06-contracts/data-persistence.md",
        "06-contracts/integration-runtime.md",
        "06-contracts/product-architect.md",
        "06-contracts/security-boundary.md",
        "06-contracts/test-and-verification.md",
        "06-contracts/ux-ui-craft.md",
        "blueprint.yaml",
        "BUILDPRINT.md",
        "checks/acceptance.md",
        "CONTRACTS.md",
        "generated/agent-prompt.md",
        "PLAN.md",
        "publication.json",
        "README.md",
        "SPEC.md",
        "TEST_MATRIX.md",
        "VALIDATION_TEMPLATE.md"
      ],
      "urls": {
        "human": "/buildprints/ai-shorts-production-studio/",
        "agent": "/buildprints/ai-shorts-production-studio/agent.md",
        "manifest": "/buildprints/ai-shorts-production-studio/package.json",
        "prompt": "/buildprints/ai-shorts-production-studio/prompt.txt",
        "files": "https://agent-buildprint.com/buildprints/ai-shorts-production-studio/files"
      },
      "githubUrl": "https://github.com/DomEscobar/agent-buildprint/tree/main/buildprints/ai-shorts-production-studio",
      "rawBaseUrl": "https://agent-buildprint.com/buildprints/ai-shorts-production-studio/files"
    },
    {
      "slug": "ai-swarm-simulator",
      "title": "AI Swarm Simulator",
      "summary": "AI Swarm Simulator Buildprint remapped from MiroFish with Foundation scaffold rules: seed intake, ontology, Zep graph memory, simulation prep/run, observability, reports, and interaction as a proof-gated AI swarm prediction workbench.",
      "category": "Mapped Project",
      "tier": "agent-grade",
      "status": "proof-required",
      "publicStatus": {
        "label": "Mapped, proof pending",
        "explanation": "Source-independent packet exists; live implementation proof is not complete."
      },
      "runtime": [
        "Full-stack web runtime",
        "Foundation scaffold gate",
        "Provider adapters",
        "Worker/runtime lifecycle",
        "Browser/e2e proof required"
      ],
      "stack": [
        "Base project scaffold",
        "Architecture and clean-code standards",
        "Document ingestion",
        "Ontology generation",
        "Graph memory",
        "Simulation runtime",
        "Report interaction",
        "Durable lifecycle"
      ],
      "difficulty": "Advanced",
      "files": [
        "01-questions.md",
        "02-project-setup.md",
        "03-phases/01-seed-ontology-workbench.md",
        "03-phases/02-graph-memory-build.md",
        "03-phases/03-simulation-environment.md",
        "03-phases/04-simulation-run-observability.md",
        "03-phases/05-report-and-interaction.md",
        "03-phases/phase-flow.md",
        "03-phases/phase-index.yaml",
        "04-evaluation.md",
        "05-evidence/evidence-ledger.jsonl",
        "05-evidence/evidence-ledger.schema.json",
        "06-contracts/data-persistence.md",
        "06-contracts/integration-runtime.md",
        "06-contracts/product-architect.md",
        "06-contracts/security-boundary.md",
        "06-contracts/test-and-verification.md",
        "06-contracts/ux-ui-craft.md",
        "blueprint.yaml",
        "BUILDPRINT.md",
        "checks/acceptance.md",
        "CONTRACTS.md",
        "generated/agent-prompt.md",
        "PLAN.md",
        "publication.json",
        "README.md",
        "SPEC.md",
        "TEST_MATRIX.md",
        "VALIDATION_TEMPLATE.md"
      ],
      "urls": {
        "human": "/buildprints/ai-swarm-simulator/",
        "agent": "/buildprints/ai-swarm-simulator/agent.md",
        "manifest": "/buildprints/ai-swarm-simulator/package.json",
        "prompt": "/buildprints/ai-swarm-simulator/prompt.txt",
        "files": "https://agent-buildprint.com/buildprints/ai-swarm-simulator/files"
      },
      "githubUrl": "https://github.com/DomEscobar/agent-buildprint/tree/main/buildprints/ai-swarm-simulator",
      "rawBaseUrl": "https://agent-buildprint.com/buildprints/ai-swarm-simulator/files"
    },
    {
      "slug": "auth-teams-rbac-os",
      "title": "Auth, Teams & RBAC OS",
      "summary": "Secure team accounts, memberships, roles, permissions, invites, audit logs, and tenant isolation around an existing auth provider.",
      "category": "Feature / Extension",
      "tier": "agent-grade",
      "status": "publishable-draft",
      "runtime": [
        "Existing app auth"
      ],
      "stack": [
        "Auth",
        "Teams",
        "RBAC",
        "Multi-tenant SaaS",
        "Audit logs"
      ],
      "difficulty": "Advanced",
      "files": [
        "API_ROUTES.md",
        "BUILDPRINT.md",
        "checks/acceptance.md",
        "conformance/examples/adapter.stub.ts",
        "conformance/package.json",
        "conformance/README.md",
        "conformance/src/adapter-contract.ts",
        "conformance/src/load-adapter.ts",
        "conformance/test/auth-rbac.conformance.test.ts",
        "conformance/test/node-builtins.d.ts",
        "conformance/tsconfig.json",
        "CONTRACTS.md",
        "MIGRATION_GUIDE.md",
        "PLAN.md",
        "plans/00-auth-forensics-tenant-research.md",
        "plans/01-data-model-tenant-boundary.md",
        "plans/02-permission-model-engine.md",
        "plans/03-server-guards-context.md",
        "plans/04-invite-membership-lifecycle.md",
        "plans/05-role-management-owner-safety.md",
        "plans/06-ui-flows.md",
        "plans/07-audit-log.md",
        "plans/08-billing-admin-boundary.md",
        "plans/09-full-security-product-validation.md",
        "plans/10-migration-rollout.md",
        "proof/package.json",
        "proof/src/index.ts",
        "proof/test/node-builtins.d.ts",
        "proof/test/rbac.test.ts",
        "proof/tsconfig.json",
        "publication.json",
        "questions.md",
        "RBAC_MATRIX.md",
        "README.md",
        "schemas/buildprint.meta.json",
        "SECURITY_POLICY.md",
        "SPEC.md",
        "TEST_MATRIX.md",
        "UI_FLOWS.md",
        "VALIDATION_TEMPLATE.md"
      ],
      "urls": {
        "human": "/buildprints/auth-teams-rbac-os/",
        "agent": "/buildprints/auth-teams-rbac-os/agent.md",
        "manifest": "/buildprints/auth-teams-rbac-os/package.json",
        "prompt": "/buildprints/auth-teams-rbac-os/prompt.txt",
        "files": "https://agent-buildprint.com/buildprints/auth-teams-rbac-os/files"
      },
      "githubUrl": "https://github.com/DomEscobar/agent-buildprint/tree/main/buildprints/auth-teams-rbac-os",
      "rawBaseUrl": "https://agent-buildprint.com/buildprints/auth-teams-rbac-os/files"
    },
    {
      "slug": "automated-ai-blog-os",
      "title": "Automated AI Blog OS",
      "summary": "Approval-gated AI blog publishing system that researches topics, scores ideas, drafts visual posts, validates SEO/build output, and publishes only through configured gates.",
      "category": "Product OS",
      "tier": "agent-grade",
      "status": "validated",
      "runtime": [
        "Astro/MDX"
      ],
      "stack": [
        "Astro/MDX",
        "Research scanner",
        "Idea scoring",
        "SEO checks",
        "Approval queue"
      ],
      "difficulty": "Advanced",
      "files": [
        "BUILDPRINT.md",
        "checks/acceptance.md",
        "CONTRACTS.md",
        "DEFAULT_PRESET.md",
        "PLAN.md",
        "plans/00-alignment.md",
        "plans/01-content-structure.md",
        "plans/02-source-scanner.md",
        "plans/03-idea-scoring.md",
        "plans/04-drafting-visuals.md",
        "plans/05-seo-claim-validation.md",
        "plans/06-approval-publishing.md",
        "plans/07-manager-audit.md",
        "plans/08-tests-validation.md",
        "policies/publishing.md",
        "publication.json",
        "questions.md",
        "README.md",
        "schemas/buildprint.meta.json",
        "SPEC.md",
        "TEST_MATRIX.md",
        "VALIDATION_TEMPLATE.md"
      ],
      "urls": {
        "human": "/buildprints/automated-ai-blog-os/",
        "agent": "/buildprints/automated-ai-blog-os/agent.md",
        "manifest": "/buildprints/automated-ai-blog-os/package.json",
        "prompt": "/buildprints/automated-ai-blog-os/prompt.txt",
        "files": "https://agent-buildprint.com/buildprints/automated-ai-blog-os/files"
      },
      "githubUrl": "https://github.com/DomEscobar/agent-buildprint/tree/main/buildprints/automated-ai-blog-os",
      "rawBaseUrl": "https://agent-buildprint.com/buildprints/automated-ai-blog-os/files"
    },
    {
      "slug": "buildprint-mapper-os",
      "title": "Buildprint Mapper OS",
      "summary": "Agent-session workflow for mapping an existing repo into an executable, source-independent Buildprint packet with phase-flow replay, schema-valid runtime evidence, and fresh-agent proof gates.",
      "category": "Workflow OS",
      "tier": "agent-grade",
      "status": "validated",
      "runtime": [
        "Codex/Cursor/Claude Code",
        "optional agb start bootstrap"
      ],
      "stack": [
        "Repository census",
        "Phase-flow replay",
        "Evidence ledger",
        "Fresh-agent evals",
        "Product vision generator"
      ],
      "difficulty": "Advanced",
      "files": [
        "acceptance.yaml",
        "buildprint.json",
        "BUILDPRINT.md",
        "checks/acceptance.md",
        "claims.yaml",
        "CONTRACTS.md",
        "evals/golden-projects/admin-dashboard/.env.example",
        "evals/golden-projects/admin-dashboard/app/admin/users/page.tsx",
        "evals/golden-projects/admin-dashboard/app/api/admin/users/route.ts",
        "evals/golden-projects/admin-dashboard/expected-signals.json",
        "evals/golden-projects/admin-dashboard/package.json",
        "evals/golden-projects/admin-dashboard/src/models/db.ts",
        "evals/golden-projects/admin-dashboard/src/routes/auth/session.ts",
        "evals/golden-projects/admin-dashboard/tests/admin-auth.test.js",
        "evals/golden-projects/large-monorepo/.github/workflows/ci.yml",
        "evals/golden-projects/large-monorepo/apps/web/src/app/admin/page.tsx",
        "evals/golden-projects/large-monorepo/apps/web/src/app/api/admin/users/route.ts",
        "evals/golden-projects/large-monorepo/apps/web/src/app/api/billing/webhook/route.ts",
        "evals/golden-projects/large-monorepo/expected-signals.json",
        "evals/golden-projects/large-monorepo/package.json",
        "evals/golden-projects/large-monorepo/packages/worker/src/content-agent.ts",
        "evals/golden-projects/large-monorepo/prisma/schema.prisma",
        "evals/golden-projects/local-rag-chat/.env.example",
        "evals/golden-projects/local-rag-chat/expected-signals.json",
        "evals/golden-projects/local-rag-chat/package.json",
        "evals/golden-projects/local-rag-chat/prisma/schema.prisma",
        "evals/golden-projects/local-rag-chat/README.md",
        "evals/golden-projects/local-rag-chat/src/app/api/chat/route.ts",
        "evals/golden-projects/local-rag-chat/src/app/api/documents/route.ts",
        "evals/golden-projects/local-rag-chat/src/lib/memory/index.ts",
        "evals/golden-projects/local-rag-chat/src/lib/ollama-provider.ts",
        "evals/golden-projects/local-rag-chat/src/lib/rag/context.ts",
        "evals/golden-projects/local-rag-chat/src/lib/rag/ingest.ts",
        "evals/golden-projects/malicious-secrets/.env.example",
        "evals/golden-projects/malicious-secrets/expected-signals.json",
        "evals/golden-projects/malicious-secrets/package.json",
        "evals/golden-projects/malicious-secrets/README.md",
        "evals/golden-projects/malicious-secrets/src/agent.ts",
        "evals/golden-projects/route-patterns/.env.example",
        "evals/golden-projects/route-patterns/app/(auth)/login/page.tsx",
        "evals/golden-projects/route-patterns/app/(chat)/api/chat/route.ts",
        "evals/golden-projects/route-patterns/expected-signals.json",
        "evals/golden-projects/route-patterns/package.json",
        "evals/golden-projects/route-patterns/src/routes/api/tasks/index.ts",
        "evals/golden-projects/stripe-saas/expected-signals.json",
        "evals/golden-projects/stripe-saas/package.json",
        "evals/golden-projects/stripe-saas/src/app/api/billing/checkout/route.ts",
        "evals/golden-projects/stripe-saas/src/app/api/stripe/webhook/route.ts",
        "evals/golden-projects/stripe-saas/src/lib/stripe.ts",
        "evals/golden-projects/stripe-saas/src/models/subscription.ts",
        "evals/golden-projects/stripe-saas/tests/billing.test.js",
        "evals/README.md",
        "evals/selected-output-fixtures/all-phases-independent/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/all-phases-independent/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/all-phases-independent/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/all-phases-independent/selected-buildprint/03-phases/02-review-record.md",
        "evals/selected-output-fixtures/all-phases-independent/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/all-phases-independent/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/all-phases-independent/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/all-phases-independent/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/all-phases-independent/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/all-phases-independent/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/all-phases-independent/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/all-phases-independent/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/automation-phase-missing-stop-conditions/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/automation-phase-missing-stop-conditions/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/automation-phase-missing-stop-conditions/selected-buildprint/03-phases/01-task-loop.md",
        "evals/selected-output-fixtures/automation-phase-missing-stop-conditions/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/automation-phase-missing-stop-conditions/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/automation-phase-missing-stop-conditions/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/automation-phase-missing-stop-conditions/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/automation-phase-missing-stop-conditions/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/automation-phase-missing-stop-conditions/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/automation-phase-missing-stop-conditions/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/automation-phase-missing-stop-conditions/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/automation-phase-missing-stop-conditions/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/automation-phase-missing-stop-conditions/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/automation-phase-missing-stop-conditions/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/automation-phase-missing-stop-conditions/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/automation-phase-missing-stop-conditions/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/automation-phase-missing-stop-conditions/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/blueprint-mode-invalid/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/blueprint-mode-invalid/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/blueprint-mode-invalid/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/blueprint-mode-invalid/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/blueprint-mode-invalid/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/blueprint-mode-invalid/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/blueprint-mode-invalid/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/blueprint-mode-invalid/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/blueprint-mode-invalid/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/blueprint-mode-invalid/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/blueprint-mode-invalid/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/blueprint-mode-invalid/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/blueprint-mode-invalid/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/blueprint-mode-invalid/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/blueprint-mode-invalid/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/blueprint-mode-invalid/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/blueprint-mode-invalid/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/blueprint-mode-style-mismatch/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/blueprint-mode-style-mismatch/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/blueprint-mode-style-mismatch/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/blueprint-mode-style-mismatch/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/blueprint-mode-style-mismatch/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/blueprint-mode-style-mismatch/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/blueprint-mode-style-mismatch/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/blueprint-mode-style-mismatch/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/blueprint-mode-style-mismatch/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/blueprint-mode-style-mismatch/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/blueprint-mode-style-mismatch/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/blueprint-mode-style-mismatch/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/blueprint-mode-style-mismatch/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/blueprint-mode-style-mismatch/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/blueprint-mode-style-mismatch/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/blueprint-mode-style-mismatch/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/blueprint-mode-style-mismatch/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/buildprint-skips-questions-setup/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/buildprint-skips-questions-setup/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/buildprint-skips-questions-setup/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/buildprint-skips-questions-setup/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/buildprint-skips-questions-setup/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/buildprint-skips-questions-setup/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/buildprint-skips-questions-setup/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/buildprint-skips-questions-setup/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/buildprint-skips-questions-setup/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/buildprint-skips-questions-setup/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/buildprint-skips-questions-setup/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/data-pipeline-missing-lineage/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/data-pipeline-missing-lineage/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/data-pipeline-missing-lineage/selected-buildprint/03-phases/01-event-enrichment.md",
        "evals/selected-output-fixtures/data-pipeline-missing-lineage/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/data-pipeline-missing-lineage/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/data-pipeline-missing-lineage/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/data-pipeline-missing-lineage/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/data-pipeline-missing-lineage/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/data-pipeline-missing-lineage/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/data-pipeline-missing-lineage/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/data-pipeline-missing-lineage/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/data-pipeline-missing-lineage/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/data-pipeline-missing-lineage/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/data-pipeline-missing-lineage/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/data-pipeline-missing-lineage/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/data-pipeline-missing-lineage/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/data-pipeline-missing-lineage/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/executable-packet-ai-micro/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/executable-packet-ai-micro/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/executable-packet-ai-micro/selected-buildprint/03-phases/01-micro-chat-runtime.md",
        "evals/selected-output-fixtures/executable-packet-ai-micro/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/executable-packet-ai-micro/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/executable-packet-ai-micro/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/executable-packet-ai-micro/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/executable-packet-ai-micro/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/executable-packet-ai-micro/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/executable-packet-ai-micro/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/executable-packet-ai-micro/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/executable-packet-ai-ui-micro/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/executable-packet-ai-ui-micro/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/executable-packet-ai-ui-micro/selected-buildprint/03-phases/01-micro-chat-runtime.md",
        "evals/selected-output-fixtures/executable-packet-ai-ui-micro/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/executable-packet-ai-ui-micro/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/executable-packet-ai-ui-micro/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/executable-packet-ai-ui-micro/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/executable-packet-ai-ui-micro/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/executable-packet-ai-ui-micro/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/executable-packet-ai-ui-micro/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/executable-packet-ai-ui-micro/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/executable-packet-automation-good/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/executable-packet-automation-good/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/executable-packet-automation-good/selected-buildprint/03-phases/01-task-loop.md",
        "evals/selected-output-fixtures/executable-packet-automation-good/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/executable-packet-automation-good/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/executable-packet-automation-good/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/executable-packet-automation-good/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/executable-packet-automation-good/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/executable-packet-automation-good/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/executable-packet-automation-good/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/executable-packet-automation-good/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/executable-packet-automation-good/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/executable-packet-automation-good/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/executable-packet-automation-good/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/executable-packet-automation-good/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/executable-packet-automation-good/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/executable-packet-automation-good/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/executable-packet-data-pipeline-good/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/executable-packet-data-pipeline-good/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/executable-packet-data-pipeline-good/selected-buildprint/03-phases/01-event-enrichment.md",
        "evals/selected-output-fixtures/executable-packet-data-pipeline-good/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/executable-packet-data-pipeline-good/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/executable-packet-data-pipeline-good/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/executable-packet-data-pipeline-good/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/executable-packet-data-pipeline-good/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/executable-packet-data-pipeline-good/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/executable-packet-data-pipeline-good/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/executable-packet-data-pipeline-good/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/executable-packet-data-pipeline-good/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/executable-packet-data-pipeline-good/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/executable-packet-data-pipeline-good/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/executable-packet-data-pipeline-good/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/executable-packet-data-pipeline-good/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/executable-packet-data-pipeline-good/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/executable-packet-framework-good/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/executable-packet-framework-good/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/executable-packet-framework-good/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/executable-packet-framework-good/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/executable-packet-framework-good/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/executable-packet-framework-good/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/executable-packet-framework-good/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/executable-packet-framework-good/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/executable-packet-framework-good/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/executable-packet-framework-good/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/executable-packet-framework-good/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/executable-packet-framework-good/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/executable-packet-framework-good/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/executable-packet-framework-good/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/executable-packet-framework-good/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/executable-packet-framework-good/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/executable-packet-framework-good/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/executable-packet-good/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/executable-packet-good/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/executable-packet-good/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/executable-packet-good/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/executable-packet-good/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/executable-packet-good/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/executable-packet-good/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/executable-packet-good/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/executable-packet-good/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/executable-packet-good/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/executable-packet-good/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/executable-packet-good/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/executable-packet-good/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/executable-packet-good/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/executable-packet-good/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/executable-packet-good/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/executable-packet-good/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/executable-packet-infrastructure-good/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/executable-packet-infrastructure-good/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/executable-packet-infrastructure-good/selected-buildprint/03-phases/01-service-deploy.md",
        "evals/selected-output-fixtures/executable-packet-infrastructure-good/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/executable-packet-infrastructure-good/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/executable-packet-infrastructure-good/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/executable-packet-infrastructure-good/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/executable-packet-infrastructure-good/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/executable-packet-infrastructure-good/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/executable-packet-infrastructure-good/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/executable-packet-infrastructure-good/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/executable-packet-infrastructure-good/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/executable-packet-infrastructure-good/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/executable-packet-infrastructure-good/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/executable-packet-infrastructure-good/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/executable-packet-infrastructure-good/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/executable-packet-infrastructure-good/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/executable-packet-integration-good/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/executable-packet-integration-good/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/executable-packet-integration-good/selected-buildprint/03-phases/01-webhook-dispatch.md",
        "evals/selected-output-fixtures/executable-packet-integration-good/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/executable-packet-integration-good/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/executable-packet-integration-good/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/executable-packet-integration-good/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/executable-packet-integration-good/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/executable-packet-integration-good/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/executable-packet-integration-good/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/executable-packet-integration-good/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/executable-packet-integration-good/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/executable-packet-integration-good/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/executable-packet-integration-good/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/executable-packet-integration-good/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/executable-packet-integration-good/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/executable-packet-integration-good/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/executable-packet-mixed-good/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/executable-packet-mixed-good/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/executable-packet-mixed-good/selected-buildprint/03-phases/01-product-ingest.md",
        "evals/selected-output-fixtures/executable-packet-mixed-good/selected-buildprint/03-phases/02-payment-integration.md",
        "evals/selected-output-fixtures/executable-packet-mixed-good/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/executable-packet-mixed-good/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/executable-packet-mixed-good/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/executable-packet-mixed-good/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/executable-packet-mixed-good/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/executable-packet-mixed-good/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/executable-packet-mixed-good/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/executable-packet-mixed-good/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/executable-packet-mixed-good/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/executable-packet-mixed-good/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/executable-packet-mixed-good/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/executable-packet-mixed-good/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/executable-packet-mixed-good/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/executable-packet-mixed-good/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/fixture-placeholder-leak/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/fixture-placeholder-leak/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/fixture-placeholder-leak/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/fixture-placeholder-leak/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/fixture-placeholder-leak/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/fixture-placeholder-leak/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/fixture-placeholder-leak/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/fixture-placeholder-leak/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/fixture-placeholder-leak/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/fixture-placeholder-leak/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/fixture-placeholder-leak/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/fixture-placeholder-leak/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/fixture-placeholder-leak/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/fixture-placeholder-leak/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/fixture-placeholder-leak/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/fixture-placeholder-leak/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/fixture-placeholder-leak/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/forbidden-capabilities-dir/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/forbidden-capabilities-dir/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/forbidden-capabilities-dir/selected-buildprint/03-capabilities/capability-index.yaml",
        "evals/selected-output-fixtures/forbidden-capabilities-dir/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/forbidden-capabilities-dir/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/forbidden-capabilities-dir/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/forbidden-capabilities-dir/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/forbidden-capabilities-dir/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/forbidden-capabilities-dir/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/forbidden-capabilities-dir/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/forbidden-capabilities-dir/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/forbidden-capabilities-dir/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/forbidden-packet-agents/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/forbidden-packet-agents/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/forbidden-packet-agents/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/forbidden-packet-agents/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/forbidden-packet-agents/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/forbidden-packet-agents/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/forbidden-packet-agents/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/forbidden-packet-agents/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/forbidden-packet-agents/selected-buildprint/AGENTS.md",
        "evals/selected-output-fixtures/forbidden-packet-agents/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/forbidden-packet-agents/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/forbidden-packet-agents/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/forbidden-pre-implementation-questions/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/forbidden-pre-implementation-questions/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/forbidden-pre-implementation-questions/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/forbidden-pre-implementation-questions/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/forbidden-pre-implementation-questions/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/forbidden-pre-implementation-questions/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/forbidden-pre-implementation-questions/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/forbidden-pre-implementation-questions/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/forbidden-pre-implementation-questions/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/forbidden-pre-implementation-questions/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/forbidden-pre-implementation-questions/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/forbidden-pre-implementation-questions/selected-buildprint/PRE_IMPLEMENTATION_QUESTIONS.md",
        "evals/selected-output-fixtures/forbidden-start-here/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/forbidden-start-here/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/forbidden-start-here/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/forbidden-start-here/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/forbidden-start-here/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/forbidden-start-here/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/forbidden-start-here/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/forbidden-start-here/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/forbidden-start-here/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/forbidden-start-here/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/forbidden-start-here/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/forbidden-start-here/selected-buildprint/START_HERE.md",
        "evals/selected-output-fixtures/framework-phase-using-product-language/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/framework-phase-using-product-language/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/framework-phase-using-product-language/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/framework-phase-using-product-language/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/framework-phase-using-product-language/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/framework-phase-using-product-language/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/framework-phase-using-product-language/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/framework-phase-using-product-language/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/framework-phase-using-product-language/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/framework-phase-using-product-language/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/framework-phase-using-product-language/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/framework-phase-using-product-language/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/framework-phase-using-product-language/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/framework-phase-using-product-language/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/framework-phase-using-product-language/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/framework-phase-using-product-language/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/framework-phase-using-product-language/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/infrastructure-missing-rollback/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/infrastructure-missing-rollback/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/infrastructure-missing-rollback/selected-buildprint/03-phases/01-service-deploy.md",
        "evals/selected-output-fixtures/infrastructure-missing-rollback/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/infrastructure-missing-rollback/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/infrastructure-missing-rollback/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/infrastructure-missing-rollback/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/infrastructure-missing-rollback/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/infrastructure-missing-rollback/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/infrastructure-missing-rollback/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/infrastructure-missing-rollback/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/infrastructure-missing-rollback/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/infrastructure-missing-rollback/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/infrastructure-missing-rollback/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/infrastructure-missing-rollback/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/infrastructure-missing-rollback/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/infrastructure-missing-rollback/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/integration-phase-missing-webhook-idempotency/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/integration-phase-missing-webhook-idempotency/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/integration-phase-missing-webhook-idempotency/selected-buildprint/03-phases/01-webhook-dispatch.md",
        "evals/selected-output-fixtures/integration-phase-missing-webhook-idempotency/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/integration-phase-missing-webhook-idempotency/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/integration-phase-missing-webhook-idempotency/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/integration-phase-missing-webhook-idempotency/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/integration-phase-missing-webhook-idempotency/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/integration-phase-missing-webhook-idempotency/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/integration-phase-missing-webhook-idempotency/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/integration-phase-missing-webhook-idempotency/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/integration-phase-missing-webhook-idempotency/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/integration-phase-missing-webhook-idempotency/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/integration-phase-missing-webhook-idempotency/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/integration-phase-missing-webhook-idempotency/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/integration-phase-missing-webhook-idempotency/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/integration-phase-missing-webhook-idempotency/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/local-mvp-production-missing/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/local-mvp-production-missing/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/local-mvp-production-missing/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/local-mvp-production-missing/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/local-mvp-production-missing/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/local-mvp-production-missing/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/local-mvp-production-missing/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/local-mvp-production-missing/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/local-mvp-production-missing/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/local-mvp-production-missing/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/local-mvp-production-missing/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/missing-project-setup/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/missing-project-setup/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/missing-project-setup/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/missing-project-setup/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/missing-project-setup/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/missing-project-setup/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/missing-project-setup/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/missing-project-setup/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/missing-project-setup/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/missing-project-setup/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/mixed-mode-collapsed-to-product/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/mixed-mode-collapsed-to-product/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/mixed-mode-collapsed-to-product/selected-buildprint/03-phases/01-product-ingest.md",
        "evals/selected-output-fixtures/mixed-mode-collapsed-to-product/selected-buildprint/03-phases/02-payment-integration.md",
        "evals/selected-output-fixtures/mixed-mode-collapsed-to-product/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/mixed-mode-collapsed-to-product/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/mixed-mode-collapsed-to-product/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/mixed-mode-collapsed-to-product/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/mixed-mode-collapsed-to-product/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/mixed-mode-collapsed-to-product/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/mixed-mode-collapsed-to-product/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/mixed-mode-collapsed-to-product/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/mixed-mode-collapsed-to-product/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/mixed-mode-collapsed-to-product/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/mixed-mode-collapsed-to-product/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/mixed-mode-collapsed-to-product/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/mixed-mode-collapsed-to-product/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/mixed-mode-collapsed-to-product/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/phase-flow-no-subagent-fallback/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/phase-flow-no-subagent-fallback/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/phase-flow-no-subagent-fallback/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/phase-flow-no-subagent-fallback/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/phase-flow-no-subagent-fallback/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/phase-flow-no-subagent-fallback/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/phase-flow-no-subagent-fallback/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/phase-flow-no-subagent-fallback/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/phase-flow-no-subagent-fallback/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/phase-flow-no-subagent-fallback/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/phase-flow-no-subagent-fallback/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/phase-flow-no-subagent-fallback/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/phase-flow-no-subagent-fallback/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/phase-flow-no-subagent-fallback/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/phase-flow-no-subagent-fallback/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/phase-flow-no-subagent-fallback/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/phase-flow-no-subagent-fallback/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/phase-id-drift/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/phase-id-drift/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/phase-id-drift/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/phase-id-drift/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/phase-id-drift/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/phase-id-drift/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/phase-id-drift/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/phase-id-drift/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/phase-id-drift/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/phase-id-drift/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/phase-id-drift/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/phase-missing-interfaces-state/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/phase-missing-interfaces-state/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/phase-missing-interfaces-state/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/phase-missing-interfaces-state/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/phase-missing-interfaces-state/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/phase-missing-interfaces-state/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/phase-missing-interfaces-state/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/phase-missing-interfaces-state/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/phase-missing-interfaces-state/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/phase-missing-interfaces-state/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/phase-missing-interfaces-state/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/phase-missing-proof-gate/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/phase-missing-proof-gate/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/phase-missing-proof-gate/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/phase-missing-proof-gate/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/phase-missing-proof-gate/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/phase-missing-proof-gate/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/phase-missing-proof-gate/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/phase-missing-proof-gate/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/phase-missing-proof-gate/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/phase-missing-proof-gate/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/phase-missing-proof-gate/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/phase-missing-repair-routing/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/phase-missing-repair-routing/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/phase-missing-repair-routing/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/phase-missing-repair-routing/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/phase-missing-repair-routing/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/phase-missing-repair-routing/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/phase-missing-repair-routing/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/phase-missing-repair-routing/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/phase-missing-repair-routing/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/phase-missing-repair-routing/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/phase-missing-repair-routing/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/phase-mode-contract-mismatch/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/phase-mode-contract-mismatch/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/phase-mode-contract-mismatch/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/phase-mode-contract-mismatch/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/phase-mode-contract-mismatch/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/phase-mode-contract-mismatch/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/phase-mode-contract-mismatch/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/phase-mode-contract-mismatch/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/phase-mode-contract-mismatch/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/phase-mode-contract-mismatch/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/phase-mode-contract-mismatch/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/phase-mode-contract-mismatch/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/phase-mode-contract-mismatch/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/phase-mode-contract-mismatch/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/phase-mode-contract-mismatch/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/phase-mode-contract-mismatch/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/phase-mode-contract-mismatch/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/product-phase-thin-outcome/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/product-phase-thin-outcome/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/product-phase-thin-outcome/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/product-phase-thin-outcome/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/product-phase-thin-outcome/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/product-phase-thin-outcome/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/product-phase-thin-outcome/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/product-phase-thin-outcome/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/product-phase-thin-outcome/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/product-phase-thin-outcome/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/product-phase-thin-outcome/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/product-phase-thin-outcome/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/product-phase-thin-outcome/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/product-phase-thin-outcome/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/product-phase-thin-outcome/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/product-phase-thin-outcome/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/product-phase-thin-outcome/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/provider-blocker-without-adapter-path/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/provider-blocker-without-adapter-path/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/provider-blocker-without-adapter-path/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/provider-blocker-without-adapter-path/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/provider-blocker-without-adapter-path/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/provider-blocker-without-adapter-path/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/provider-blocker-without-adapter-path/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/provider-blocker-without-adapter-path/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/provider-blocker-without-adapter-path/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/provider-blocker-without-adapter-path/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/provider-blocker-without-adapter-path/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/screenshots-without-repeatable-e2e/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/screenshots-without-repeatable-e2e/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/screenshots-without-repeatable-e2e/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/screenshots-without-repeatable-e2e/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/screenshots-without-repeatable-e2e/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/screenshots-without-repeatable-e2e/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/screenshots-without-repeatable-e2e/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/screenshots-without-repeatable-e2e/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/screenshots-without-repeatable-e2e/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/screenshots-without-repeatable-e2e/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/screenshots-without-repeatable-e2e/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/team-capsules-not-compiled/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/team-capsules-not-compiled/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/team-capsules-not-compiled/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/team-capsules-not-compiled/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/team-capsules-not-compiled/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/team-capsules-not-compiled/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/team-capsules-not-compiled/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/team-capsules-not-compiled/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/team-capsules-not-compiled/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/team-capsules-not-compiled/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/team-capsules-not-compiled/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/unclassified-file-reference/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/unclassified-file-reference/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/unclassified-file-reference/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/unclassified-file-reference/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/unclassified-file-reference/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/unclassified-file-reference/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/unclassified-file-reference/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/unclassified-file-reference/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/unclassified-file-reference/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/unclassified-file-reference/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/unclassified-file-reference/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/unknown-requires-role/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/unknown-requires-role/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/unknown-requires-role/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/unknown-requires-role/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/unknown-requires-role/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/unknown-requires-role/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/unknown-requires-role/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/unknown-requires-role/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/unknown-requires-role/selected-buildprint/06-contracts/data-persistence.md",
        "evals/selected-output-fixtures/unknown-requires-role/selected-buildprint/06-contracts/integration-runtime.md",
        "evals/selected-output-fixtures/unknown-requires-role/selected-buildprint/06-contracts/product-architect.md",
        "evals/selected-output-fixtures/unknown-requires-role/selected-buildprint/06-contracts/security-boundary.md",
        "evals/selected-output-fixtures/unknown-requires-role/selected-buildprint/06-contracts/test-and-verification.md",
        "evals/selected-output-fixtures/unknown-requires-role/selected-buildprint/06-contracts/ux-ui-craft.md",
        "evals/selected-output-fixtures/unknown-requires-role/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/unknown-requires-role/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/unknown-requires-role/selected-buildprint/generated/agent-prompt.md",
        "evals/selected-output-fixtures/visual-quality-gate-missing/selected-buildprint/01-questions.md",
        "evals/selected-output-fixtures/visual-quality-gate-missing/selected-buildprint/02-project-setup.md",
        "evals/selected-output-fixtures/visual-quality-gate-missing/selected-buildprint/03-phases/01-ingest-record.md",
        "evals/selected-output-fixtures/visual-quality-gate-missing/selected-buildprint/03-phases/phase-flow.md",
        "evals/selected-output-fixtures/visual-quality-gate-missing/selected-buildprint/03-phases/phase-index.yaml",
        "evals/selected-output-fixtures/visual-quality-gate-missing/selected-buildprint/04-evaluation.md",
        "evals/selected-output-fixtures/visual-quality-gate-missing/selected-buildprint/05-evidence/evidence-ledger.jsonl",
        "evals/selected-output-fixtures/visual-quality-gate-missing/selected-buildprint/05-evidence/evidence-ledger.schema.json",
        "evals/selected-output-fixtures/visual-quality-gate-missing/selected-buildprint/blueprint.yaml",
        "evals/selected-output-fixtures/visual-quality-gate-missing/selected-buildprint/BUILDPRINT.md",
        "evals/selected-output-fixtures/visual-quality-gate-missing/selected-buildprint/generated/agent-prompt.md",
        "HOW_TO_EVAL.md",
        "METHODOLOGY.md",
        "phases.yaml",
        "PLAN.md",
        "plans/00-safety-boundaries.md",
        "plans/01-repo-census.md",
        "plans/02-system-map.md",
        "plans/03-candidate-buildprints.md",
        "plans/04-scope-decision.md",
        "plans/05-single-extraction.md",
        "plans/06-system-extraction.md",
        "plans/07-validation-submission.md",
        "policies/quality.md",
        "policies/questions.md",
        "policies/safety.md",
        "prompts/discover.md",
        "prompts/extract-selected.md",
        "publication.json",
        "questions.md",
        "README.md",
        "schemas/candidate.schema.json",
        "SPEC.md",
        "templates/executable-packet/01-questions.md",
        "templates/executable-packet/02-project-setup.md",
        "templates/executable-packet/03-phases/01-example-phase.md",
        "templates/executable-packet/03-phases/phase-flow.md",
        "templates/executable-packet/03-phases/phase-index.yaml",
        "templates/executable-packet/04-evaluation.md",
        "templates/executable-packet/05-evidence/evidence-ledger.jsonl",
        "templates/executable-packet/05-evidence/evidence-ledger.schema.json",
        "templates/executable-packet/blueprint.yaml",
        "templates/executable-packet/BUILDPRINT.md",
        "templates/executable-packet/generated/agent-prompt.md",
        "templates/teams/data-persistence.md",
        "templates/teams/integration-runtime.md",
        "templates/teams/product-architect.md",
        "templates/teams/security-boundary.md",
        "templates/teams/test-and-verification.md",
        "templates/teams/ux-ui-craft.md",
        "VERIFICATION.md",
        "vision.md"
      ],
      "urls": {
        "human": "/buildprints/buildprint-mapper-os/",
        "agent": "/buildprints/buildprint-mapper-os/agent.md",
        "manifest": "/buildprints/buildprint-mapper-os/package.json",
        "prompt": "/buildprints/buildprint-mapper-os/prompt.txt",
        "files": "https://agent-buildprint.com/buildprints/buildprint-mapper-os/files"
      },
      "githubUrl": "https://github.com/DomEscobar/agent-buildprint/tree/main/buildprints/buildprint-mapper-os",
      "rawBaseUrl": "https://agent-buildprint.com/buildprints/buildprint-mapper-os/files"
    },
    {
      "slug": "complete-agent-skills-evaluation-os",
      "title": "Complete Agent Skills Evaluation OS",
      "summary": "Complete evaluation stack for agent skill setups: validate config, measure loadout cost, test skills, check activation, enforce transcript process, and score multi-agent safety.",
      "category": "Workflow OS",
      "tier": "agent-grade",
      "status": "validated",
      "runtime": [
        "Any coding agent",
        "JavaScript proof",
        "CI-ready adapters"
      ],
      "stack": [
        "Static lint",
        "Loadout inventory",
        "Skill tests",
        "Activation evals",
        "Transcript checks",
        "Multi-agent safety"
      ],
      "difficulty": "Advanced",
      "files": [
        "ACTIVATION_EVALS.md",
        "BUILDPRINT.md",
        "checks/acceptance.md",
        "CONTRACTS.md",
        "E2E_TASK_BENCH.md",
        "LOADOUT_INVENTORY.md",
        "MULTI_AGENT_SAFETY.md",
        "PLAN.md",
        "proof/package-lock.json",
        "proof/package.json",
        "proof/src/eval-os.mjs",
        "proof/test/eval-os.test.mjs",
        "publication.json",
        "README.md",
        "SAFETY_POLICY.md",
        "SCORECARD.md",
        "SKILL_UNIT_EVALS.md",
        "SPEC.md",
        "STATIC_LINT.md",
        "TEST_MATRIX.md",
        "TRANSCRIPT_PROCESS_EVALS.md",
        "VALIDATION_REPORT.md",
        "VALIDATION_TEMPLATE.md"
      ],
      "urls": {
        "human": "/buildprints/complete-agent-skills-evaluation-os/",
        "agent": "/buildprints/complete-agent-skills-evaluation-os/agent.md",
        "manifest": "/buildprints/complete-agent-skills-evaluation-os/package.json",
        "prompt": "/buildprints/complete-agent-skills-evaluation-os/prompt.txt",
        "files": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files"
      },
      "githubUrl": "https://github.com/DomEscobar/agent-buildprint/tree/main/buildprints/complete-agent-skills-evaluation-os",
      "rawBaseUrl": "https://agent-buildprint.com/buildprints/complete-agent-skills-evaluation-os/files"
    },
    {
      "slug": "local-rag-chat-workbench",
      "title": "Local RAG Chat Workbench",
      "summary": "Compact executable packet for a local-first RAG chat app with Ollama-compatible provider seams, durable SQLite/libSQL state, document ingestion, citations, memory/settings, and repeatable browser proof.",
      "category": "Mapped Project",
      "tier": "agent-grade",
      "status": "proof-required",
      "publicStatus": {
        "label": "Mapped, proof pending",
        "explanation": "Compact AI-app packet exists; live implementation proof is not complete."
      },
      "runtime": [
        "Local-first AI chat",
        "Ollama-compatible provider adapter",
        "SQLite/libSQL persistence",
        "Browser proof required"
      ],
      "stack": [
        "Streaming chat",
        "Document ingestion",
        "RAG indexing",
        "Vector search",
        "Citations",
        "Memory/settings",
        "Lifecycle controls"
      ],
      "difficulty": "Intermediate",
      "files": [
        "01-questions.md",
        "02-project-setup.md",
        "03-phases/01-provider-chat-runtime.md",
        "03-phases/02-multimodal-routing-agent-tools.md",
        "03-phases/03-knowledge-base-ingestion-retrieval.md",
        "03-phases/04-memory-review-injection.md",
        "03-phases/05-settings-data-lifecycle-operations.md",
        "03-phases/06-voice-sidecar-experience.md",
        "03-phases/phase-flow.md",
        "03-phases/phase-index.yaml",
        "04-evaluation.md",
        "05-evidence/evidence-ledger.jsonl",
        "05-evidence/evidence-ledger.schema.json",
        "06-contracts/data-persistence.md",
        "06-contracts/integration-runtime.md",
        "06-contracts/product-architect.md",
        "06-contracts/security-boundary.md",
        "06-contracts/test-and-verification.md",
        "06-contracts/ux-ui-craft.md",
        "blueprint.yaml",
        "buildprint.json",
        "BUILDPRINT.md",
        "checks/acceptance.md",
        "CONTRACTS.md",
        "generated/agent-prompt.md",
        "PLAN.md",
        "publication.json",
        "README.md",
        "SPEC.md",
        "TEST_MATRIX.md",
        "VALIDATION_TEMPLATE.md"
      ],
      "urls": {
        "human": "/buildprints/local-rag-chat-workbench/",
        "agent": "/buildprints/local-rag-chat-workbench/agent.md",
        "manifest": "/buildprints/local-rag-chat-workbench/package.json",
        "prompt": "/buildprints/local-rag-chat-workbench/prompt.txt",
        "files": "https://agent-buildprint.com/buildprints/local-rag-chat-workbench/files"
      },
      "githubUrl": "https://github.com/DomEscobar/agent-buildprint/tree/main/buildprints/local-rag-chat-workbench",
      "rawBaseUrl": "https://agent-buildprint.com/buildprints/local-rag-chat-workbench/files"
    },
    {
      "slug": "novel-storyboard",
      "title": "Novel Storyboard",
      "summary": "Execution-packet remap of a Toonflow-inspired creative pipeline into a desirable novel-to-storyboard product: cinematic shot frames, episode planning, script/assets, storyboard flow, media tasks, preview export, and safety gates.",
      "category": "Mapped Project",
      "tier": "agent-grade",
      "status": "validated",
      "runtime": [
        "Executable packet",
        "Mock-first AI providers",
        "Browser QA"
      ],
      "stack": [
        "BUILDPRINT start",
        "Product vision",
        "Phase packets",
        "Evidence ledger",
        "Preview manifest export"
      ],
      "difficulty": "Advanced",
      "files": [
        "01-questions.md",
        "02-project-setup.md",
        "03-phases/01-canvas-workbench.md",
        "03-phases/02-flow-persistence.md",
        "03-phases/03-production-agent-loop.md",
        "03-phases/04-media-generation.md",
        "03-phases/05-webapp-runtime.md",
        "03-phases/phase-flow.md",
        "03-phases/phase-index.yaml",
        "04-evaluation.md",
        "05-evidence/evidence-ledger.jsonl",
        "05-evidence/evidence-ledger.schema.json",
        "blueprint.yaml",
        "BUILDPRINT.md",
        "checks/acceptance.md",
        "CONTRACTS.md",
        "generated/agent-prompt.md",
        "PLAN.md",
        "publication.json",
        "README.md",
        "SPEC.md",
        "TEST_MATRIX.md",
        "VALIDATION_TEMPLATE.md"
      ],
      "urls": {
        "human": "/buildprints/novel-storyboard/",
        "agent": "/buildprints/novel-storyboard/agent.md",
        "manifest": "/buildprints/novel-storyboard/package.json",
        "prompt": "/buildprints/novel-storyboard/prompt.txt",
        "files": "https://agent-buildprint.com/buildprints/novel-storyboard/files"
      },
      "githubUrl": "https://github.com/DomEscobar/agent-buildprint/tree/main/buildprints/novel-storyboard",
      "rawBaseUrl": "https://agent-buildprint.com/buildprints/novel-storyboard/files"
    },
    {
      "slug": "perfect-rag-retrieval",
      "title": "Perfect RAG Retrieval",
      "summary": "Executable Mapper phase-flow packet for building a serious RAG/Retrieval with corpus contracts, ingestion, chunking, hybrid retrieval, permission filtering, reranking, grounded citations, refusal behavior, traces, and eval gates.",
      "category": "Workflow",
      "tier": "agent-grade",
      "status": "phase-flow-ready",
      "runtime": [
        "Any backend",
        "Deterministic proof mode",
        "Optional live providers"
      ],
      "stack": [
        "Mapper",
        "Hybrid retrieval",
        "Reranking",
        "Citations",
        "RAG evals"
      ],
      "difficulty": "Advanced",
      "files": [
        "01-questions.md",
        "02-project-setup.md",
        "03-phases/01-corpus-contracts.md",
        "03-phases/02-ingestion-indexing.md",
        "03-phases/03-retrieval-answering.md",
        "03-phases/04-evaluation-operations.md",
        "03-phases/phase-flow.md",
        "03-phases/phase-index.yaml",
        "04-evaluation.md",
        "05-evidence/evidence-ledger.jsonl",
        "05-evidence/evidence-ledger.schema.json",
        "06-contracts/data-persistence.md",
        "06-contracts/integration-runtime.md",
        "06-contracts/product-architect.md",
        "06-contracts/security-boundary.md",
        "06-contracts/test-and-verification.md",
        "06-contracts/ux-ui-craft.md",
        "blueprint.yaml",
        "BUILDPRINT.md",
        "checks/acceptance.md",
        "CONTRACTS.md",
        "generated/agent-prompt.md",
        "PLAN.md",
        "publication.json",
        "README.md",
        "SPEC.md",
        "TEST_MATRIX.md",
        "VALIDATION_TEMPLATE.md"
      ],
      "urls": {
        "human": "/buildprints/perfect-rag-retrieval/",
        "agent": "/buildprints/perfect-rag-retrieval/agent.md",
        "manifest": "/buildprints/perfect-rag-retrieval/package.json",
        "prompt": "/buildprints/perfect-rag-retrieval/prompt.txt",
        "files": "https://agent-buildprint.com/buildprints/perfect-rag-retrieval/files"
      },
      "githubUrl": "https://github.com/DomEscobar/agent-buildprint/tree/main/buildprints/perfect-rag-retrieval",
      "rawBaseUrl": "https://agent-buildprint.com/buildprints/perfect-rag-retrieval/files"
    },
    {
      "slug": "personal-agent-chat",
      "title": "Personal Agent Chat",
      "summary": "Mapper phase-flow packet for building a clean-room, self-hosted personal agent chatbot with streaming chat, provider routing, tools, skills, MCP, memory, subagents, telemetry, and WebUI/API workbench surfaces.",
      "category": "Mapped Project",
      "tier": "agent-grade",
      "status": "validated",
      "publicStatus": {
        "label": "Mapper converted",
        "explanation": "Converted to executable Buildprint phase-flow methodology with seed-only packaged evidence and honest runtime evidence rules."
      },
      "runtime": [
        "Mapper executable Buildprint",
        "Any backend",
        "Deterministic local proof first"
      ],
      "stack": [
        "Streaming chat",
        "Provider router",
        "Tools / Skills / MCP",
        "Memory and compaction",
        "Subagents",
        "Telemetry",
        "WebUI/API workbench"
      ],
      "difficulty": "Advanced",
      "files": [
        "01-questions.md",
        "02-project-setup.md",
        "03-phases/01-contracts-storage.md",
        "03-phases/02-provider-streaming-runtime.md",
        "03-phases/03-tools-skills-mcp-policy.md",
        "03-phases/04-memory-subagents-telemetry.md",
        "03-phases/05-safety-claim-boundaries.md",
        "03-phases/06-webui-api-workbench.md",
        "03-phases/phase-flow.md",
        "03-phases/phase-index.yaml",
        "04-evaluation.md",
        "05-evidence/evidence-ledger.jsonl",
        "05-evidence/evidence-ledger.schema.json",
        "06-contracts/data-persistence.md",
        "06-contracts/integration-runtime.md",
        "06-contracts/product-architect.md",
        "06-contracts/security-boundary.md",
        "06-contracts/test-and-verification.md",
        "06-contracts/ux-ui-craft.md",
        "blueprint.yaml",
        "BUILDPRINT.md",
        "checks/acceptance.md",
        "CONTRACTS.md",
        "generated/agent-prompt.md",
        "PLAN.md",
        "publication.json",
        "README.md",
        "SPEC.md",
        "TEST_MATRIX.md",
        "VALIDATION_TEMPLATE.md"
      ],
      "urls": {
        "human": "/buildprints/personal-agent-chat/",
        "agent": "/buildprints/personal-agent-chat/agent.md",
        "manifest": "/buildprints/personal-agent-chat/package.json",
        "prompt": "/buildprints/personal-agent-chat/prompt.txt",
        "files": "https://agent-buildprint.com/buildprints/personal-agent-chat/files"
      },
      "githubUrl": "https://github.com/DomEscobar/agent-buildprint/tree/main/buildprints/personal-agent-chat",
      "rawBaseUrl": "https://agent-buildprint.com/buildprints/personal-agent-chat/files"
    },
    {
      "slug": "portable-durable-agent-graph-runtime",
      "title": "Portable Durable Agent Graph Runtime",
      "summary": "LangGraph-inspired durable graph runtime Buildprint with source trace, scoped TypeScript reversal proof, checkpoints, interrupts, streaming, reducers, and Send fanout.",
      "category": "Mapped Project",
      "tier": "agent-grade",
      "status": "validated",
      "runtime": [
        "TypeScript",
        "Clean-room runtime proof"
      ],
      "stack": [
        "Typed state graph",
        "Reducers",
        "Checkpointing",
        "Interrupt/resume",
        "Send fanout"
      ],
      "difficulty": "Advanced",
      "files": [
        "BUILDPRINT.md",
        "checks/acceptance.md",
        "CONTRACTS.md",
        "PARITY_CLAIMS.md",
        "PLAN.md",
        "publication.json",
        "QA_PLAN.md",
        "README.md",
        "SOURCE_TRACE.md",
        "SPEC.md",
        "SYSTEM_MAP.md",
        "TEST_MATRIX.md",
        "THREAT_MODEL.md",
        "TRACEABILITY_MATRIX.md",
        "VALIDATION_TEMPLATE.md"
      ],
      "urls": {
        "human": "/buildprints/portable-durable-agent-graph-runtime/",
        "agent": "/buildprints/portable-durable-agent-graph-runtime/agent.md",
        "manifest": "/buildprints/portable-durable-agent-graph-runtime/package.json",
        "prompt": "/buildprints/portable-durable-agent-graph-runtime/prompt.txt",
        "files": "https://agent-buildprint.com/buildprints/portable-durable-agent-graph-runtime/files"
      },
      "githubUrl": "https://github.com/DomEscobar/agent-buildprint/tree/main/buildprints/portable-durable-agent-graph-runtime",
      "rawBaseUrl": "https://agent-buildprint.com/buildprints/portable-durable-agent-graph-runtime/files"
    },
    {
      "slug": "stripe-billing-extension",
      "title": "Stripe Billing Extension",
      "summary": "Add SaaS billing to any backend without forgetting checkout, subscriptions, trials, portal, webhooks, entitlement checks, and billing UI.",
      "category": "Feature / Extension",
      "tier": "basic",
      "status": "validated",
      "runtime": [
        "Any backend",
        "TypeScript proof"
      ],
      "stack": [
        "Stripe",
        "Webhooks",
        "Entitlements",
        "SaaS"
      ],
      "difficulty": "Medium",
      "files": [
        "BUILDPRINT.md",
        "checks/acceptance.md",
        "CONTRACTS.md",
        "PLAN.md",
        "proof/package.json",
        "proof/src/billing/entitlements.ts",
        "proof/src/billing/env.ts",
        "proof/src/billing/errors.ts",
        "proof/src/billing/provider.ts",
        "proof/src/billing/service.ts",
        "proof/src/billing/store.ts",
        "proof/src/billing/types.ts",
        "proof/src/billing/webhook.ts",
        "proof/src/billing/webhookVerifier.ts",
        "proof/src/index.ts",
        "proof/src/ui/billingUi.ts",
        "proof/test/billing.test.ts",
        "proof/test/node-builtins.d.ts",
        "proof/tsconfig.json",
        "publication.json",
        "README.md",
        "SPEC.md",
        "TARGET_STACK_ADAPTERS.md",
        "TEST_MATRIX.md",
        "VALIDATION_TEMPLATE.md"
      ],
      "urls": {
        "human": "/buildprints/stripe-billing-extension/",
        "agent": "/buildprints/stripe-billing-extension/agent.md",
        "manifest": "/buildprints/stripe-billing-extension/package.json",
        "prompt": "/buildprints/stripe-billing-extension/prompt.txt",
        "files": "https://agent-buildprint.com/buildprints/stripe-billing-extension/files"
      },
      "githubUrl": "https://github.com/DomEscobar/agent-buildprint/tree/main/buildprints/stripe-billing-extension",
      "rawBaseUrl": "https://agent-buildprint.com/buildprints/stripe-billing-extension/files"
    },
    {
      "slug": "superpowers-skill-methodology-harness",
      "title": "Superpowers Skill Methodology Harness",
      "summary": "Superpowers-inspired skill-methodology harness: bootstrap skill use before action, route to process skills, enforce design/planning/TDD, execute via subagents, and validate with transcripts.",
      "category": "Workflow OS",
      "tier": "agent-grade",
      "status": "validated",
      "runtime": [
        "Claude Code",
        "Codex",
        "OpenCode",
        "Gemini",
        "Cursor",
        "Copilot CLI"
      ],
      "stack": [
        "Session bootstrap",
        "Skill routing",
        "TDD",
        "Subagents",
        "Transcript evals"
      ],
      "difficulty": "Advanced",
      "files": [
        "BOOTSTRAP_AND_ROUTING.md",
        "BUILDPRINT.md",
        "checks/acceptance.md",
        "CONTRACTS.md",
        "PLAN.md",
        "proof/package.json",
        "proof/src/eval.js",
        "proof/src/harness.js",
        "proof/src/run-evals.js",
        "proof/src/skills.js",
        "proof/src/subagents.js",
        "proof/src/transcript.js",
        "proof/tests/harness.test.js",
        "publication.json",
        "README.md",
        "SKILL_LIBRARY.md",
        "SOURCE_TRACE.md",
        "SPEC.md",
        "SUBAGENT_ORCHESTRATION.md",
        "SYSTEM_MAP.md",
        "TEST_MATRIX.md",
        "VALIDATION_REPORT.md",
        "VALIDATION_TEMPLATE.md",
        "WORKFLOW.md"
      ],
      "urls": {
        "human": "/buildprints/superpowers-skill-methodology-harness/",
        "agent": "/buildprints/superpowers-skill-methodology-harness/agent.md",
        "manifest": "/buildprints/superpowers-skill-methodology-harness/package.json",
        "prompt": "/buildprints/superpowers-skill-methodology-harness/prompt.txt",
        "files": "https://agent-buildprint.com/buildprints/superpowers-skill-methodology-harness/files"
      },
      "githubUrl": "https://github.com/DomEscobar/agent-buildprint/tree/main/buildprints/superpowers-skill-methodology-harness",
      "rawBaseUrl": "https://agent-buildprint.com/buildprints/superpowers-skill-methodology-harness/files"
    }
  ]
}