From afdca84fbc125327925bb2c950299cd929c88190 Mon Sep 17 00:00:00 2001 From: Jammy2211 Date: Fri, 10 Jul 2026 14:38:59 +0100 Subject: [PATCH 1/2] docs: human-led natural-language tone sweep (PyAutoBrain#81) Reword organism framing to the human-led voice settled on the org front page: you lead in plain English, agents plan/build/test/release, you make every judgment call. Tone only - no boundary changes. Co-Authored-By: Claude Fable 5 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e0c360..73cca35 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,9 @@ CSV serialization of arbitrary objects, and FITS I/O. autoconf: it supplies their packaged default config, the object-serialization used to persist models and results, and shared utilities (`test_mode`, `jax_wrapper`). Centralising these here keeps a single, consistent config and -I/O layer beneath every library. +I/O layer beneath every library. Within the human-led +[PyAutoScientist organism](https://pyautoscientist.readthedocs.io) it is the +Nerves — the layer connecting the workspace's conventions to every library. ## Install From 4dcb90dcb1a42fc8742baed72a88c079c800f18e Mon Sep 17 00:00:00 2001 From: Jammy2211 Date: Fri, 10 Jul 2026 14:45:27 +0100 Subject: [PATCH 2/2] 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 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73cca35..96e979e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ CSV serialization of arbitrary objects, and FITS I/O. autoconf: it supplies their packaged default config, the object-serialization used to persist models and results, and shared utilities (`test_mode`, `jax_wrapper`). Centralising these here keeps a single, consistent config and -I/O layer beneath every library. Within the human-led +I/O layer beneath every library. Within the [PyAutoScientist organism](https://pyautoscientist.readthedocs.io) it is the Nerves — the layer connecting the workspace's conventions to every library.