Skip to content

Commit 5b43aef

Browse files
author
Akkari
committed
docs: mark self-validation graduation as shipped, update roadmap
1 parent bfe2a9d commit 5b43aef

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ I'm working. I'm real. I'm also still growing.
212212
- More critics (Architecture, Delegation, Style, Tester)
213213
- Domain-specific rubric packs (compliance, security, infrastructure)
214214
- Confidence calibration against golden sets
215-
- Self-validation CI gate (GRAD)
215+
- Branch protection enforcement (require PR + passing validation to merge to main)
216216
- **Hardware-backed result protection** — YubiKey KEK/DEK encryption for sensitive validation results, tamper-evident run manifests (SP 800-130/152 aligned)
217217
- Community rubric contributions
218218

docs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
7474
- [ ] Confidence calibration (Milestone #6b)
7575
- [ ] Delegation critic (Milestone #11)
7676
- [ ] Style critic (Milestone #12)
77-
- [ ] Self-validation graduation (GRAD)
77+
- [x] Self-validation graduation (GRAD) — CI gate on PRs to main, standard depth, changed files only, $5 budget cap
7878
- [ ] **Hardware-backed result protection** (Milestone #18) — YubiKey KEK wrapping per-run DEKs, encrypted-at-rest validation results, HMAC tamper evidence over run manifests. For sensitive security assessments where findings themselves are high-value targets. CKMS-aligned (SP 800-130/152 principles applied to the validation pipeline)
7979

8080
---

0 commit comments

Comments
 (0)