Add a roadmap and implementation plan for an initial public library package

This commit is contained in:
2026-07-04 09:09:29 -05:00
parent 23872dd742
commit 5e522bad8b
6 changed files with 465 additions and 275 deletions

4
AGENTS.md Normal file
View File

@@ -0,0 +1,4 @@
Please carefully review the relevant documents in `docs/policy` before making any changes to this repository.
- `development.md` defines the contributor workflow for this application.
- `architecture.md` provides the canonical high-level architecture policy for this repository, and should be reviewed before writing or changing any code.
- `documentation.md` provides the canonical documentation policy for this repository, and should be reviewed before writing or changing any documentation.