Adds spec-as-source enforcement to any project using spec-driven development
87
91%
Does it follow best practices?
Impact
82%
2.34xAverage score across 5 eval scenarios
Passed
No known issues
Use spec-rebuild to prove that specs are the source of truth. The project has specs/auth.spec.md with targets: src/auth.py and tests/test_auth.py. The working tree is clean (no uncommitted changes).