Skip to content

Commit cd0fda6

Browse files
Jammy2211claude
authored andcommitted
docs: trim human-led emphasis to the agentic-AI framing contexts only
Organ READMEs state role/abstraction; the human-led voice stays where the text explicitly pitches the agentic-AI system (ORGANISM.md definition, PyAutoScientist docs landing page). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent e5366c8 commit cd0fda6

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ gets done: it classifies incoming tasks, plans them, and routes them to
55
specialist agents, delegating execution to the other organs. It holds no
66
state, runs no health checks, and never releases anything itself.
77

8-
The organism — an agentic AI ecosystem for human-led, natural-language
9-
software development — is described once in [ORGANISM.md](ORGANISM.md). The
10-
short version:
8+
The organism is described once in [ORGANISM.md](ORGANISM.md). The short
9+
version:
1110

1211
| Organ | Repo | Job |
1312
|-------|------|-----|
@@ -32,5 +31,5 @@ bash bin/install.sh # symlink every organ's skills into ~/.claude
3231
Runs straight from its checkout — no pip install. Agent contracts and the
3332
organ boundary are in [AGENTS.md](AGENTS.md); how much a run may do without
3433
a human is the autonomy contract, [AUTONOMY.md](AUTONOMY.md). The full
35-
organism documentation — including how to fork it and lead your own — is at
34+
organism documentation — including how to fork and run your own — is at
3635
<https://pyautoscientist.readthedocs.io> (source: `docs/`).

0 commit comments

Comments
 (0)