Commit 633e701
authored
hotfix(v6.1.20260419): verify/reviewer fixes + living-docs release integration (#77)
* fix(verify): correct stale Self-Declaration location references
SE Self-Declaration is communicated verbally in the handoff message,
not written to TODO.md. Three references in verify/SKILL.md still
pointed to TODO.md from the v4.1 era when it was a written block.
* refactor(reviewer): slim reviewer.md and verify skill to reduce token load
- reviewer.md: remove default hypothesis, After APPROVED block, and
Available Skills list — all duplicated from verify/SKILL.md which is
always loaded in the same session (ai-agents.md #24, #26)
- verify/SKILL.md v4.0:
- drop Standards Summary table (pure restatement of inline content)
- drop 'When to Use' section (no information beyond skill name)
- OC size/nesting rules (5d rules 1 and 7) cross-reference 6b thresholds
instead of repeating values
- replace 5d OC table with design-patterns skill reference (on-demand
loading per ai-agents.md #23); commitment-device structure preserved
inside that skill
- move Self-Declaration Audit to Step 5 (before code review) — if SE
flagged a DISAGREE, reviewer saves all of code review before rejecting
- DISAGREE handling: triage gate instead of hard reject — accepts
genuine out-of-SE-control constraints with a note and suggested
alternative; rejects weak/unjustified deviations with specific fix
- renumber code review sub-sections 5a-5g → 6a-6g
* feat(release): integrate living-docs into git-release process1 parent aa1646e commit 633e701
2 files changed
Lines changed: 25 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
86 | 97 | | |
87 | 98 | | |
88 | 99 | | |
89 | 100 | | |
90 | 101 | | |
91 | | - | |
| 102 | + | |
| 103 | + | |
92 | 104 | | |
93 | 105 | | |
94 | 106 | | |
95 | | - | |
| 107 | + | |
96 | 108 | | |
97 | 109 | | |
98 | 110 | | |
| |||
123 | 135 | | |
124 | 136 | | |
125 | 137 | | |
126 | | - | |
| 138 | + | |
127 | 139 | | |
128 | 140 | | |
129 | 141 | | |
| |||
151 | 163 | | |
152 | 164 | | |
153 | 165 | | |
| 166 | + | |
154 | 167 | | |
155 | 168 | | |
156 | 169 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
187 | 189 | | |
188 | 190 | | |
189 | 191 | | |
190 | 192 | | |
191 | 193 | | |
192 | | - | |
| 194 | + | |
193 | 195 | | |
194 | 196 | | |
195 | 197 | | |
| |||
207 | 209 | | |
208 | 210 | | |
209 | 211 | | |
210 | | - | |
| 212 | + | |
| 213 | + | |
0 commit comments