mirror of
https://github.com/duthaho/claudekit.git
synced 2026-07-23 21:21:02 +03:00
feat: effort-scaled discipline — Trivial/Small/Standard tiers across the design-phase spine (#6)
This commit is contained in:
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
|
||||
- Effort-scaled discipline across the design-phase spine — a named
|
||||
Trivial/Small/Standard tier model so ceremony scales to the change while the
|
||||
evidence gate never does. README gains a canonical "Sizing the work" table and
|
||||
the non-negotiable rule (`verification-gate` and `code-review-loop` always run,
|
||||
any tier); `shape-spec` gains a `Step 0: Size the change` routing gate;
|
||||
`write-plan` and `plan-review` declare which tier they belong to; each of the
|
||||
three carries a new rationalization against misusing the tier model — skipping
|
||||
the evidence gate under an "it's trivial" excuse, or over-applying full ceremony
|
||||
to a one-liner
|
||||
|
||||
### Added
|
||||
|
||||
- `detect-secrets` hook — blocks Write/Edit content containing secret-looking
|
||||
|
||||
Reference in New Issue
Block a user