Skip to content

Brain readability pass: README rewrite, ORGANISM Nerves currency, declutter - #238

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/brain-readability-pass
Aug 19, 2026
Merged

Brain readability pass: README rewrite, ORGANISM Nerves currency, declutter#238
Jammy2211 merged 1 commit into
mainfrom
feature/brain-readability-pass

Conversation

@Jammy2211

Copy link
Copy Markdown
Contributor

Closes #237. Third repo in the readability arc (PyAutoMind#248, PyAutoHeart#151); scope agreed with the human: declutter + README clear-up, no dashboard.

  • README rewritten on the established pattern — 4-line organ opening, a drive-it-in-plain-English paragraph, sequential How PyAutoBrain works (task arrives → conductor decides+acts → faculties advise, consult-DAG rule → Brain → Heart → Hands → autonomy contract), CLI examples, closing pointers. The hand-maintained copies that had drifted (a 6-organ table vs the canonical 7; 5 of 18 verbs) are replaced by links to ORGANISM.md and the generated table in AGENTS.md, so the README can no longer drift against generated surfaces.
  • ORGANISM.md currency: the canonical organism page still said the Nerves organ is PyAutoConf (autoconf) and asserted the name "remains" — the body map has said PyAutoNerves/autonerves since the rename cascade. Fixed the organ row, the rename parenthetical, and the growth-rule mention; same one-word fix in docs/example.md and four skill-doc prose mentions. repo_cleanup/reference.md:128 (stale owner mapping, not just the name) is deliberately left for the functional-leftovers follow-up prompt.
  • Declutter: AI_POLICY.md + CONTRIBUTING.md.github/ (zero inbound path references; clone conductor classifies assistant-repo files by basename, unaffected); 13 fully-merged remote branches deleted (the 38 unmerged stay for /repo_cleanup).

Verification: 361/361 tests; all repos_sync.py --check legs green after the ORGANISM edit (no generated-block drift — the map derives from repos.yaml); install.sh --write-agents-surface produces no diff; docs.yml will validate the docs/example.md touch against the warning baseline.

Follow-up drafts filed in the Mind: bug/pyautobrain/pyautoconf_rename_functional_leftovers (policy.yaml activity-gate list + unit-test map, scripts, test fixture, the owner mapping) and docs/pyautobrain/rtd_organism_currency (organs/nerves.md, five/six/seven count drift, build.md→hands.md).

🤖 Generated with Claude Code

…lutter (#237)

- README on the Mind/Heart pattern: organ opening, drive-it-in-plain-English,
  sequential 'How PyAutoBrain works' (conductor decides+acts, faculties
  advise, Brain -> Heart -> Hands, autonomy contract), CLI examples,
  pointers. The drifted hand copies (6-organ table, 5-of-18 verbs) are
  replaced by links to ORGANISM.md and AGENTS.md's generated table.
- ORGANISM.md records the Nerves rename (PyAutoConf -> PyAutoNerves,
  autoconf -> autonerves) instead of asserting the old name; same fix in
  docs/example.md and four skill-doc prose mentions
  (repo_cleanup/reference.md:128's stale owner mapping is left for the
  functional-leftovers follow-up).
- AI_POLICY.md + CONTRIBUTING.md move under .github/ (zero inbound refs;
  matches Mind #248 and Heart #151). 13 fully-merged remote branches deleted.

Co-Authored-By: Claude Fable 5 <[email protected]>
@Jammy2211
Jammy2211 merged commit 2b714b8 into main Aug 19, 2026
3 checks passed
@Jammy2211
Jammy2211 deleted the feature/brain-readability-pass branch August 19, 2026 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Brain readability pass — README rewrite, root declutter, ORGANISM currency

1 participant