mirror of
https://github.com/duthaho/claudekit.git
synced 2026-07-23 05:01:00 +03:00
fix: align Small-tier plan-review rule and changelog wording
Resolve two consistency nits from review: shape-spec said plan-review was 'optional' for Small while the README canonical table says skip it (align to skip); and the changelog now describes both misuse directions the new rationalizations guard against, not just gate-skipping.
This commit is contained in:
@@ -55,9 +55,8 @@ change is how the missing constraint ships.
|
||||
- **Trivial** — one-line / single-file / describable in one sentence. **Stop
|
||||
here — no spec.** Make the change, then go straight to `verification-gate`
|
||||
and `code-review-loop`.
|
||||
- **Small** — one focused change, ≤ ~3 files, design obvious. **Skip the spec**
|
||||
and hand off to `write-plan` for a lightweight inline plan; `plan-review` is
|
||||
optional at this tier.
|
||||
- **Small** — one focused change, ≤ ~3 files, design obvious. **Skip the spec
|
||||
and plan-review**; hand off to `write-plan` for a lightweight inline plan.
|
||||
- **Standard** — multi-file, multi-session, or real design decisions. Continue
|
||||
to Step 1 and write the full spec.
|
||||
2. Whatever the tier, the evidence never scales to zero: `verification-gate` runs
|
||||
|
||||
Reference in New Issue
Block a user