Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 781 Bytes

File metadata and controls

13 lines (10 loc) · 781 Bytes

CLAUDE.md

Follow the shared repository policy in docs/agent-contributor-guide.md.

Claude-specific notes:

  • Verify repository structure against the current checkout before updating documentation.
  • Keep agent-specific advice here minimal; shared project rules belong in the contributor guide.
  • For current architecture, read docs/arch.md.
  • For design rationale, read docs under docs/design/.
  • For implementation plans, read docs under docs/impl-guide/.
  • For deferred features, read docs/features-backlog.md.
  • If planning docs and the current code disagree, follow the code unless the maintainer explicitly asks for a doc-first refactor.