Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 566 Bytes

File metadata and controls

12 lines (10 loc) · 566 Bytes

CLAUDE.md

Session startup: state is injected by the SessionStart hook (see .claude/hooks/session_start.py).

Document layout (read on demand):

  • docs/state.md — live state + active incidents (auto-injected, do not read directly)
  • docs/deployed.md — deployment truth
  • docs/architecture.md — system graph
  • docs/conventions.md — pattern library
  • docs/sessions/ — monthly session logs (grep by date)
  • docs/bugs/ — per-file bug KB (grep by service or tag)
  • docs/specs-plans.md — pointer into docs/specs/ and docs/plans/