Update CLAUDE. md

This commit is contained in:
2026-04-29 21:20:28 -04:00
parent 0402d33c71
commit 505353a8a8
+1 -1
View File
@@ -1,4 +1,4 @@
1. Dont assume. Dont hide confusion. Surface tradeoffs.
1. Don't assume. Don't hide confusion. Surface tradeoffs.
2. Minimum code that solves the problem. Nothing speculative.
3. Touch only what you must. Clean up only your own mess.
4. Define success criteria. Loop until verified.