Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 314 Bytes

File metadata and controls

7 lines (6 loc) · 314 Bytes

Repository Guidelines

  • Prefer syntax-aware search with ast-grep: sg --lang rust -p '<pattern>' (TS: --lang ts).
  • Read the nearest ARCHITECTURE.md before changing a directory.
  • Path-scoped rules live in .claude/rules/ (workflows, crates, build scripts) — check them before touching those areas.