Add CLAUDE. md

This commit is contained in:
2026-04-29 21:18:21 -04:00
parent 7d8ca5d8db
commit 0402d33c71
+4
View File
@@ -0,0 +1,4 @@
1. Dont assume. Dont 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.