From 0f20d1e4cb58df36f83de4a0abecce81b63b0e9f Mon Sep 17 00:00:00 2001 From: Eric Rakestraw Date: Wed, 10 Jun 2026 23:59:45 +0000 Subject: [PATCH] Add AGENTS.md --- AGENTS.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..ec69996 --- /dev/null +++ b/AGENTS.md @@ -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. \ No newline at end of file