diff --git a/AGENTS.md b/AGENTS.md index e261290..2829342 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,3 +1,6 @@ -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. - - `documentation.md` provides the canonical documentation policy for this repository. \ No newline at end of file +Please review `docs/internal/overview.md` for initial orientation in this repository. + +Additionally, 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.