Skip to content

Add read-contract AGENTS.md; point organism prose at ORGANISM.md#15

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/organism-pointer
Jul 8, 2026
Merged

Add read-contract AGENTS.md; point organism prose at ORGANISM.md#15
Jammy2211 merged 1 commit into
mainfrom
feature/organism-pointer

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Roadmap items 5 + 10:

  • AGENTS.md (new) — the read contract: Memory is pull-only and on-demand (no automatic queries); index-first, then ≤2–3 pages, never bulk-load; Memory = what the science says, Mind = what the organism did (operational history lives in complete.md/issues); personal-repo rule made explicit.
  • README organism table → pointer to canonical PyAutoBrain/ORGANISM.md (Canonical ORGANISM.md; dedupe boundary prose; metaphor diet PyAutoBrain#25).

🤖 Generated with Claude Code

AGENTS.md defines how agents consult Memory: pull-only on demand (never
automatic), index-first then at most 2-3 pages, never bulk-load; the
Memory-vs-Mind split (what the science says vs what the organism did); and
the personal-repo rule (no references from public repos). README's organism
table becomes a pointer to the canonical PyAutoBrain/ORGANISM.md.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 8, 2026 10:30
@Jammy2211 Jammy2211 merged commit 19a8d32 into main Jul 8, 2026
@Jammy2211 Jammy2211 deleted the feature/organism-pointer branch July 8, 2026 10:31

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds agent-facing documentation clarifying how to consume PyAutoMemory and updates the README’s “organism” section to point to the canonical organism definition in PyAutoBrain.

Changes:

  • Add AGENTS.md documenting the “read contract” (pull-only, index-first, limited-page reading) and what does/doesn’t belong in this repo.
  • Replace the README’s organism organ-table with a short pointer to PyAutoBrain/ORGANISM.md and AGENTS.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
README.md Replaces organism table with a short description and pointers to canonical organism definition + agent guidance.
AGENTS.md Introduces explicit agent guidance/read contract and repo boundaries (Memory vs Mind/Heart/Build).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment on lines +31 to +33
organism has learned. The organs and their boundaries are defined once in
`PyAutoBrain/ORGANISM.md`; how agents should read this repo is defined in
[`AGENTS.md`](AGENTS.md).
Comment thread AGENTS.md
Comment on lines +5 to +6
bibliographies. (The organs and boundaries are defined once in
`PyAutoBrain/ORGANISM.md`.)
Comment thread AGENTS.md
Comment on lines +17 to +19
1. **Index first.** Start at [`index.md`](index.md), then the relevant
sub-wiki's own `index.md` (`lensing_wiki/`, `smbh_wiki/`, `cti_wiki/`,
`methods_wiki/`, `galaxies_wiki/`).
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.

2 participants