Deterministic diagnosis
Classifies build failures through local rules before optional provider review is considered.
Signature proof brief
A deterministic diagnostic workflow for failed Vercel and Next.js builds.
Turns pasted build logs into redacted, traceable diagnostic reports with root cause, evidence lines, safe patch draft, and exportable incident markdown.
What this proves
Classifies build failures through local rules before optional provider review is considered.
Redacts sensitive values before report generation or optional external enrichment.
Covered by unit tests, Playwright workflow tests, audit checks, and production health endpoints.
QA status
Vitest suite covers deterministic diagnosis behavior.
Playwright covers the five-step Build Doctor flow.
Deployed to Vercel production with health checks.
Safe limitations
Optional LLM enrichment is not the source of truth and can be disabled or rate-limited.
Demo fixtures are labeled as deterministic demo behavior, not production incident history.
Evidence links