Add policy documentation, AGENTS.md, and update .gitignore

This commit is contained in:
2026-05-29 10:11:34 -05:00
parent 5c4f71f195
commit d998791e20
5 changed files with 1529 additions and 1 deletions

4
AGENTS.md Normal file
View File

@@ -0,0 +1,4 @@
Please carefully review the documents in `docs/policy` before making any changes to this repository.
- `architecture.md` provides the canonical high-level architecture policy for this repository.
- `development.md` provides more granular development policy for this repository.
- `documentation.md` provides the canonical documentation policy for this repository.