diff options
Diffstat (limited to 'claude-rules/todo-format.md')
| -rw-r--r-- | claude-rules/todo-format.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/claude-rules/todo-format.md b/claude-rules/todo-format.md index 58570b1..8038b98 100644 --- a/claude-rules/todo-format.md +++ b/claude-rules/todo-format.md @@ -139,7 +139,8 @@ measurable one: against the list, so "covered" is checkable where "found everything" isn't. 2. **Net the behavior.** Bring the surface under characterization tests - (Normal/Boundary/Error per unit — see `testing.md`) before changing + (Normal/Boundary/Error per unit — see `testing.md`, and the + `testing-standards` skill for the characterization recipe) before changing anything. This is the objective floor: writing a characterization test is mechanical (record what the code does, not what it should), so it scales across the surface, and it doubles as the safety net that makes any |
