Commit edbfcff
## Summary
Documentation tidy-up after the issue #33 closure merge sequence (#86 →
#90 → #88 → #89).
- **CHANGELOG.md**: merge two parallel `## [Unreleased]` headers into
one with dated `### Added (2026-MM-DD)` subsections. Add a top-level
S1–S3 milestone entry that captures what the broader issue #33 work
actually delivered (hexad persistence, `campaign` + `query` subcommands)
— the prior Unreleased blocks only documented the leaf-level query
parser polish from #88 and the 2026-04-18 registry/Rocq work.
- **CLAUDE.md**: move "Interactive TUI mode" from "Planned Features" to
"Shipped Features" — it's already implemented (`src/report/tui.rs` with
`ReportTui::run()` / `run_headless()`, `crossterm = "0.29"` in
Cargo.toml). Add VeriSimDB hexad persistence and Chapel CI
infrastructure to Shipped. Keeps the verisimdb HTTP API and Chapel
metalayer (distributed orchestration) in Planned where they still
belong.
## Test plan
- [x] Doc-only edit — no code changed
- [x] `chapel-ci-gate` (the single required check on the Base ruleset)
is path-filtered to chapel sources; should skip cleanly for a docs-only
PR via the always-on aggregator gate that landed in #90
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 1a5fbc3 commit edbfcff
2 files changed
Lines changed: 28 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
171 | 177 | | |
172 | 178 | | |
173 | 179 | | |
174 | 180 | | |
175 | | - | |
176 | | - | |
| 181 | + | |
177 | 182 | | |
178 | 183 | | |
179 | 184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
6 | 20 | | |
7 | | - | |
8 | | - | |
| 21 | + | |
| 22 | + | |
9 | 23 | | |
10 | 24 | | |
11 | 25 | | |
| |||
18 | 32 | | |
19 | 33 | | |
20 | 34 | | |
21 | | - | |
22 | | - | |
23 | | - | |
| 35 | + | |
24 | 36 | | |
25 | 37 | | |
26 | 38 | | |
| |||
0 commit comments