Read AGENTS.md in full before changing this repository. It is
the canonical source for Astra's architecture, safety, verification, and Git
delivery rules. Follow CONTRIBUTING.md for the contributor
workflow and use the design index to find the contract
that owns the behavior being changed.
- Project skills live under
.claude/skills/. Read the matchingSKILL.mdbefore performing a task covered by one of those skills. .agent/skills/is the compatibility mirror used by other Agent Skills hosts. Do not update only one copy; the skill contract tests require their instruction bodies and manifests to remain equivalent, except for explicitly supported host-tool differences.- Prefer the narrowest relevant
maketarget while iterating. Live database, provider, and system lanes are opt-in as described in the testing guide.
Do not duplicate repository-wide rules here. Update AGENTS.md when the
canonical guidance changes.