Agent instructions for AI coding assistants working in this repository. See agents.md for the open format specification.
- Project overview: README.md
- Extended documentation: docs/
- Copilot rule files: .github/rules/
- Copilot repo-wide context: .github/copilot-instructions.md
Place an AGENTS.md in any subdirectory to provide directory-scoped instructions. Agents load the nearest AGENTS.md walking up to the repo root; more specific files take precedence over less specific ones.