This repo ships curated architectural context for coding agents.
Start with .cursor/context/INDEX.md for routing, critical invariants,
cross-module coupling, architecture overview, and the module table.
For focused work, read the matching context doc under .cursor/context/ before
broad source exploration. For review or audit work, also check
.cursor/context/global-invariants.md.
Cursor behavior is guided by .cursor/rules/, including context routing,
test harness selection, and repository tooling guardrails. Bugbot review
guidance lives in .cursor/BUGBOT.md.