Commit c6168d3
committed
fix(v5.4.9): close human-review change and projection gaps
Why:
- Review handoffs still exposed machine IDs in the primary reading path and could omit implementation-critical context.
- Post-review edits, deletions and additions lacked a regression-backed lifecycle contract.
What:
- Add human-first overview, flow, boundary and collapsed technical-trace projections without changing product behavior.
- Strengthen PRD/prototype semantic coverage and review-workspace validation.
- Add modify/delete/add review regression fixtures and browser-verifiable linkage behavior.
- Align migration wording, release evidence and consolidated review tests with 5.4.9.
Scope:
- No new stage, downstream format or schema file; review mode remains opt-in.
- Runtime allowlist remains 115 source files; legacy 5.4.7/5.4.8 artifacts stay compatibility-readable.
Validation:
- pytest 84/84; review workspace 31/31.
- Full CLI release profile, public quickstarts, stage contracts and Skill Creator validation PASS.
- Local dual installation verified; browser change scenario and missing-marker badcase verified.1 parent e718c4a commit c6168d3
22 files changed
Lines changed: 1307 additions & 96 deletions
File tree
- examples/medium-review-handoff
- maintainer
- checks
- evals/evidence
- tests
- tools/validators
- references
- templates
- schemas
- scripts
- validators
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
| 128 | + | |
127 | 129 | | |
128 | 130 | | |
129 | 131 | | |
| |||
133 | 135 | | |
134 | 136 | | |
135 | 137 | | |
136 | | - | |
137 | | - | |
| 138 | + | |
| 139 | + | |
138 | 140 | | |
139 | 141 | | |
140 | 142 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments