diff --git a/CLAUDE.md b/CLAUDE.md index e513b14..70df4b6 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -10,6 +10,11 @@ - Small, focused functions - Follow existing patterns in src/ +## Code Style +- Minimal comments - code should be self-documenting +- No decorative comment blocks (===, ---, etc.) +- Only comment non-obvious logic + ## Common Commands - Build: make - Run: ./orbit_sim [config_file]