Canonical ORGANISM.md; dedupe boundary prose; metaphor diet#25
Merged
Conversation
The organ table, boundary one-liners and Brain->Heart->Build call chain were copied across 5+ files. ORGANISM.md is now the one canonical page (organs, call chain, conductor/faculty tiers, consult-graph DAG rule, no-new-organs growth rule); AGENTS.md, WORKFLOW.md and the agent docs point at it. Agent docs keep one epithet in their Tier line and lose the paragraphs that restated it in organism language; the conductor "promotion follow-up" column is gone — dedicated conductors are added on demonstrated need, never for symmetry. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This was referenced Jul 8, 2026
There was a problem hiding this comment.
Pull request overview
This PR centralizes the PyAuto “organism” boundary/call-chain documentation into a new canonical ORGANISM.md, and updates existing docs to point to it while trimming duplicated metaphor prose across skills and agent guides.
Changes:
- Add
ORGANISM.mdas the single source of truth for organ boundaries, call chain, conductor/faculty tiers, and consult-graph rules. - Replace repeated boundary tables/sections in
AGENTS.mdand skill references with links toORGANISM.md. - Tighten conductor agent
AGENTS.mdintroductions to keep one epithet/summary while preserving the underlying behavioral rules.
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| ORGANISM.md | Introduces the canonical organism/boundary/call-chain + consult-graph rules page. |
| AGENTS.md | Removes duplicated organism/boundary prose in favor of a pointer to ORGANISM.md, while keeping the roster content. |
| skills/WORKFLOW.md | Replaces the embedded organ-boundary table with a pointer to ORGANISM.md plus workflow-specific boundary facts. |
| skills/COMMANDS.md | Simplifies the work-type entry table by removing the “promotion follow-up” column and tightening the surrounding explanation. |
| agents/conductors/intake/AGENTS.md | Condenses the conductor intro blockquote and keeps the “Conception Agent” epithet without duplicating extra prose. |
| agents/conductors/feature/AGENTS.md | Updates the intro blockquote to include the “Growth Agent” epithet and removes redundant naming notes. |
| agents/conductors/bug/AGENTS.md | Tightens the “Immune Agent” summary blockquote while preserving boundary/behavior statements. |
| agents/conductors/health/AGENTS.md | Condenses the conductor intro blockquote and keeps the “clinician” epithet without restating removed metaphor paragraphs. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Roadmap items 5, 9, 12:
ORGANISM.md— the single canonical page for the organs, boundaries, call chain, conductor/faculty tiers, the consult-graph DAG rule (conductors never consult conductors), and the growth rule (new capability = faculty, not repo; no PyAutoNerves/PyAutoMouth by default).AGENTS.mddrops its triplicated organism/boundary/call-chain sections for a pointer; the agent roster keeps one epithet per agent and loses the restating metaphor paragraphs (facts unchanged — the never-degrade-workspace-scripts rule etc. all survive).skills/WORKFLOW.mdorgan table → pointer + the two workflow-specific facts.skills/COMMANDS.mdloses the "promotion follow-up" column.Companion PRs point Mind/Memory/Heart/Build boundary prose here.
🤖 Generated with Claude Code