Alpha Checklist
Target release: v0.1.0-alpha.1
Product readiness
Section titled “Product readiness”- CLI help is readable and examples are present
- README documents config, reporters, tracing, strict mode, and AI usage
- config loading works from
sadrazam.jsonandpackage.json#sadrazam - ignore and allowlist rules work as expected
- JSON reporter is stable enough for automation
Verification
Section titled “Verification”npm run typechecknpm testnpm run smoke
Smoke scenarios
Section titled “Smoke scenarios”- single-package project with config overrides
- CommonJS project
- monorepo with multiple workspaces
Before tagging
Section titled “Before tagging”- confirm no unexpected local changes
- run smoke checks one more time
- review README examples against actual CLI behavior