Why
Broken fenced commands are one of the fastest ways to lose trust with engineers who land from a newsletter. A single `pip install ... && some-command` that exits non-zero and the reader closes the tab. The doc-command tests in #29 will eventually automate this; in the meantime, do one manual pass.
What
Acceptance
Every fenced command in README runs to completion on a fresh `pip install clawloop` venv (allowing for the documented optional steps). No surprises.
Why this is launch-blocking
Codex review (2026-04-19) flagged the absence of a manual audit as a missing P0. Doc-command parsing tests (#29) are the long-term fix; this is the launch-day backstop.
Why
Broken fenced commands are one of the fastest ways to lose trust with engineers who land from a newsletter. A single `pip install ... && some-command` that exits non-zero and the reader closes the tab. The doc-command tests in #29 will eventually automate this; in the meantime, do one manual pass.
What
Acceptance
Every fenced command in README runs to completion on a fresh `pip install clawloop` venv (allowing for the documented optional steps). No surprises.
Why this is launch-blocking
Codex review (2026-04-19) flagged the absence of a manual audit as a missing P0. Doc-command parsing tests (#29) are the long-term fix; this is the launch-day backstop.