You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+15-5Lines changed: 15 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,10 @@ This repository contains the architecture design for **NeuralNav**, an open-sour
56
56
-**benchmarks_BLIS.json**: Latency/throughput benchmarks from BLIS simulator (loaded into PostgreSQL)
57
57
-**demo_scenarios.json**: 3 test scenarios
58
58
59
+
## Important Behavioral Notes for Claude
60
+
61
+
**Git commits**: This project has specific commit rules that OVERRIDE Claude's default behavior. See the "Git Workflow" section below. Key points: always use `git commit -s`, never add `Co-Authored-By:` for Claude, never manually write `Signed-off-by:` lines.
62
+
59
63
## Architecture Key Concepts
60
64
61
65
### Problem Being Solved
@@ -250,11 +254,17 @@ Assisted-by: Claude <noreply@anthropic.com>
0 commit comments