From eca23591e5020d33cf04b46ee0e1cc372c3ea5df Mon Sep 17 00:00:00 2001 From: Jammy2211 Date: Wed, 8 Jul 2026 11:30:05 +0100 Subject: [PATCH] Point organism prose at canonical PyAutoBrain/ORGANISM.md Co-Authored-By: Claude Fable 5 --- AGENTS.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index ebe6f9f1..fd0d52ef 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -11,11 +11,9 @@ workflow state. Every task that ends up as a PR in PyAutoConf, PyAutoFit, PyAutoArray, PyAutoGalaxy, PyAutoLens, or any of the `*_workspace*` repos begins as a markdown file here. -PyAutoMind is the organism's Mind (intent and direction). The organism's other -organs are the Brain -(PyAutoBrain — reasoning and planning), the Hands (PyAutoBuild — execution), the -Heart (PyAutoHeart — health and readiness) and Memory (PyAutoMemory — accumulated -knowledge). See [README.md](README.md) for the full picture. +PyAutoMind is the organism's Mind (intent and direction). The organs and their +boundaries are defined once in `PyAutoBrain/ORGANISM.md`; see +[README.md](README.md) for this repo's full picture. For the full workflow narrative, conventions, and registry schemas, read [README.md](README.md). The summary below is just enough to operate.