File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ User-facing documentation lives in `README.md`. Keep this file focused on contri
99- Follow the sequence plan → implement → verify; do not pivot without restating the plan.
1010- Stop immediately on unexpected failures and ask before changing approach.
1111- Keep edits atomic and avoid leaving mixed partial states.
12- - Propose jsonSchemaOptions with trade-offs before invasive changes.
12+ - You SHOULD discuss trade-offs before making invasive changes to existing code .
1313- Prefer mechanical, reversible transforms (especially when syncing upstream sources).
1414- Validate that outputs are non-empty before overwriting files.
1515- Minimal shims are acceptable only when needed to keep backports compiling.
You can’t perform that action at this time.
0 commit comments