{
  "name": "Builder Core",
  "url": "https://builder-core-vercel.vercel.app/",
  "description": "Builder Core is a focused bundle of specialist AI build agents for secure PR review, CI failure analysis, and frontend QA discipline. It is built for small AI-native teams that need specialist judgment before they ship.",
  "vision": "Builder Core is the opening move in a marketplace of specialist agents people can trust. The first proof point is build work: risky diffs, broken checks, and frontend QA.",
  "exampleAsks": [
    "Review this auth PR before I merge.",
    "Tell me why this CI job failed.",
    "Check this frontend before the demo."
  ],
  "audience": [
    "technical founders",
    "CTOs",
    "small AI-native teams",
    "AI product studios"
  ],
  "workflows": [
    {
      "name": "Secure PR Reviewer",
      "url": "https://builder-core-vercel.vercel.app/secure-pr-reviewer.html",
      "summary": "An AI PR review tool and code review agent that reviews diffs for concrete PR risks, missing tests, security-sensitive changes, impact, and small fix direction."
    },
    {
      "name": "CI / Test Fixer",
      "url": "https://builder-core-vercel.vercel.app/ci-test-fixer.html",
      "summary": "An AI CI failure analysis tool and test fixer that analyzes failing test or CI output, states a root-cause hypothesis, proposes a minimal fix path, and names what was verified."
    },
    {
      "name": "Frontend QA / Design Checker",
      "url": "https://builder-core-vercel.vercel.app/frontend-qa-checker.html",
      "summary": "An AI frontend QA tool and UI QA checker that checks expected behavior, responsive layout, accessibility basics, and UI states without pretending a browser or screenshot pass happened when it did not."
    }
  ],
  "boundaries": [
    "No automatic product access from the public website.",
    "Not an email, calendar, messaging, or personal-life assistant.",
    "No private repository, code, log, screenshot, secret, or customer-data intake path.",
    "No public customer-proof, ROI, benchmark, or production-readiness claim."
  ]
}
