Skip to content

Commit a616a70

Browse files
Jammy2211claude
authored andcommitted
docs: remove repo-rename callout notes from about-files
Drop the "Renamed from ..." blockquote callouts and dedicated rename sections from AGENTS.md / CLAUDE.md / README.md / index.md to reduce length for agent context. Functional compat docs (bibliography symlink, audit provenance) are retained. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent a0c0ce3 commit a616a70

3 files changed

Lines changed: 0 additions & 21 deletions

File tree

AGENTS.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ discovering this repository. It is the canonical description of PyAutoBrain —
55
**reasoning layer** of the PyAuto organism — and of the Brain / Heart / Build
66
boundary; PyAutoBuild and PyAutoHeart point back here.
77

8-
> Renamed from **PyAutoAgent** to **PyAutoBrain**. The CLI is now `pyauto-brain`;
9-
> the former `pyauto-agent` shim has been removed. See "Renamed from PyAutoAgent".
10-
118
## What this repo is
129

1310
PyAutoBrain is the **reasoning layer** of the PyAuto ecosystem as it grows into a
@@ -185,18 +182,6 @@ Like the other PyAuto repos, PyAutoBrain runs from its checkout (no pip install)
185182
it resolves the sibling `pyauto-heart` and `autobuild` binaries from PATH or the
186183
`~/Code/PyAutoLabs/` checkouts.
187184

188-
## Renamed from PyAutoAgent
189-
190-
This repository was previously **PyAutoAgent**. The rename to **PyAutoBrain**
191-
reflects the organism model above: it is the reasoning layer, not just a host of
192-
"agents". The compatibility shims kept during the rename have since been removed,
193-
now that every caller is migrated:
194-
195-
- `bin/pyauto-brain` is the canonical (and only) CLI; the former `bin/pyauto-agent`
196-
forwarding shim has been removed.
197-
- The sibling health authority moved from `pyauto-pulse`/PyAutoPulse to
198-
`pyauto-heart`/PyAutoHeart; its `pyauto-pulse` shim has likewise been removed.
199-
200185
## Never rewrite history
201186

202187
NEVER perform these operations on any repo with a remote:

CLAUDE.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,3 @@ Read [`AGENTS.md`](AGENTS.md) in this directory. It is the shared source of trut
44
for PyAutoBrain — the reasoning layer of the PyAuto organism — for the
55
Brain / Heart / Build boundary, and for how the specialist reasoning agents in
66
this repo work.
7-
8-
> This repository was renamed from **PyAutoAgent** to **PyAutoBrain**. The CLI is
9-
> now `pyauto-brain` (the former `pyauto-agent` back-compat shim has been removed).

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ and delegate execution to [PyAutoBuild](https://github.com/PyAutoLabs/PyAutoBuil
88
It owns no state, no health checks, and no release mechanics — it only reasons
99
and delegates.
1010

11-
> Renamed from **PyAutoAgent**. The canonical CLI is now `pyauto-brain`;
12-
> the former `pyauto-agent` back-compat shim has been removed.
13-
1411
## The organism
1512

1613
The PyAuto ecosystem is a software organism; each repo is an organ with one job:

0 commit comments

Comments
 (0)