git:20260906.ede7325 to git:20260909.892d859
1 added, 1 removed. Audit A to A.
# AGENTS.md (Project)
- Project instructions for Antigravity, Claude Code (through `CLAUDE.md`), Codex, Copilot, and Grok. Global rules and conventions come from `~/.agents/AGENTS.md`; this file adds only what is specific to this repository.
+ Project instructions shared by the configured coding agent hosts. Global rules and conventions come from `~/.agents/AGENTS.md`; this file adds only what is specific to this repository.
## Identity
- **Name**: <Project Name>
- **Description**: <One or two sentences on what this project does.>
- **Stack**: <language and tooling, for example Python with uv, mise, Ruff, ty, pytest, lefthook, and dprint>
## Layout
- `AGENTS.md` โ this file, shared by every host; `CLAUDE.md` links to it.
- `.agents/skills/` โ project skills; `.claude/skills` links here.
- `<path>` โ <one-sentence purpose>.