v0.1.0 - Initial public release
Initial public release of ai-codebase-doctor.
AI Codebase Doctor is a deterministic, read-only CLI that audits AI-generated codebases for broken project reality.
Highlights:
- README command reality checks
- package script checks
- dependency declaration checks
- environment variable documentation checks
- fake / weak test detection
- best-effort line numbers
- --ci mode for failing on critical findings
- Markdown / JSON reports
- agent-ready fix prompts for Codex, Claude Code, and Cursor
This release does not publish an npm package yet. npm publishing is intentionally deferred until dependency audit review is completed.