Commit e87c4a1
authored
feat(proof): PROOF9 quality memory system (#422)
## Summary
- New `codeframe/core/proof/` package (8 modules, ~1300 lines)
- 9 proof gates, SQLite ledger, glitch classification, scope intersection
- Evidence system with SHA-256 checksums
- Waiver system with expiry tracking
- 6 CLI commands: capture, run, list, show, waive, status
- 42 new tests, all 1924 existing tests pass
## Validation
- Review feedback: 11 items addressed (4 critical, 3 major, 4 deferred)
- Demo: All 10 acceptance criteria verified
- Tests: 42/42 passing + 1924 existing
- CI: All checks green
Closes #4221 parent 933ffcc commit e87c4a1
12 files changed
Lines changed: 2183 additions & 0 deletions
File tree
- codeframe
- cli
- core/proof
- tests/core
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5158 | 5158 | | |
5159 | 5159 | | |
5160 | 5160 | | |
| 5161 | + | |
| 5162 | + | |
| 5163 | + | |
| 5164 | + | |
5161 | 5165 | | |
5162 | 5166 | | |
5163 | 5167 | | |
| |||
0 commit comments