From 6a6f4afb31dc48313ce6df7e40cbb2f36ec5fe02 Mon Sep 17 00:00:00 2001 From: gravermistakes Date: Tue, 23 Jun 2026 10:32:41 -0700 Subject: [PATCH] Update and rename core/agents.md to AGENTS.MD Signed-off-by: gravermistakes --- core/agents.md => AGENTS.MD | 1 + 1 file changed, 1 insertion(+) rename core/agents.md => AGENTS.MD (97%) diff --git a/core/agents.md b/AGENTS.MD similarity index 97% rename from core/agents.md rename to AGENTS.MD index 4d2588f..ddb9f11 100644 --- a/core/agents.md +++ b/AGENTS.MD @@ -19,3 +19,4 @@ everything lives: read-order, doc routing, the organ list, build commands — is (the container is ephemeral). - **Keep the map honest.** Add an organ or move a doc → update `docmap.yaml`. Keep `CLAUDE.md` ≤200 lines and this file ≤100. +- Install toolchains as needed.