v1.0.0 - Stable public release
AI Codebase Doctor v1.0.0 is the first stable public release.
It provides a deterministic, read-only reality check layer for AI-generated codebases.
Highlights:
- Stable CLI options
- Stable JSON report schema
- README, script, env, dependency, test, runtime, Docker, database, and profile-aware checks
- Framework profiles for Next.js, Vite, Express, and FastAPI
- CI / GitHub Actions documentation
- Report schema documentation
- Demo and realistic fixtures
- Agent-ready fix prompts
- Conservative best-effort checks with documented limitations
Safety:
- Read-only by default
- Offline by default
- Does not execute target project scripts
- Does not call LLM APIs
npm status:
- npm package was not published during this automation run.
- npm publish is pending because npm authentication is required (npm whoami returned ENEEDAUTH).
- npm pack --dry-run and npm publish --dry-run passed for ai-codebase-doctor@1.0.0.