Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,9 @@ repository still gets a decision, never by following the link; no release carrie
- :memo: docs(walkthrough): fix Step 3 lede self-contradiction on .tf format count
- :memo: docs(changelog): regenerate CHANGELOG.md for the EX-S09 lane follow-ups
- :memo: docs(changelog): regenerate CHANGELOG.md for the EX-S09 F1 fix
- :memo: docs(changelog): regenerate CHANGELOG.md for the EX-S10 lane
- :memo: docs(changelog): regenerate CHANGELOG.md for the EX-S10 F2/F5 fixes
- :memo: docs(changelog): regenerate CHANGELOG.md for the EX-S10 F6 fix

### Features
- :sparkles: feat(docs): gate example pack and format claims against dogfood
Expand All @@ -147,6 +150,8 @@ repository still gets a decision, never by following the link; no release carrie
- :bug: fix(docs-gates): fail on unmapped format tokens and de-confound the tests-dir mutation (EX-S01 review)
- :bug: fix(examples): make privilege-tier's proving fixture load-bearing
- :bug: fix(docs): pin case+decision pairs, not just case names, in the walkthrough (F1)
- :bug: fix(examples): scope format extraction to match: lines, not the whole classes: block (F2)
- :bug: fix(examples): close the same-line trailing-comment gap in format extraction (F6)

### Refactoring
- :recycle: refactor(examples): discover dogfood packs instead of a hardcoded 3-name loop
Expand All @@ -158,6 +163,7 @@ repository still gets a decision, never by following the link; no release carrie
- :white_check_mark: test(examples): close REQ-EX-S05-05's other disjunct (fixture deletion)
- :white_check_mark: test(examples): close REF-EX C5 quota-ceiling-from-fact explicitly
- :white_check_mark: test(examples): pin REF-EX C8 companion-file delete as REVIEW (known limitation)
- :white_check_mark: test(examples): add the P5-EX epic exit gate (EX-S10)
## [0.2.0] - 2026-08-09

### Chores
Expand Down
Loading