docs: note clawdie installer as deployed-system prototype, not live USB (Sam & Claude)
Some checks failed
CI / rust (pull_request) Has been cancelled
CI / markdown (pull_request) Has been cancelled

The clawdie crate (PR #46) is a ZFS layout + service installer for
disk-installed systems. The live USB uses colibri-daemon directly.
This commit is contained in:
Sam & Claude 2026-06-13 23:41:36 +02:00
parent 70b6ddf846
commit b41846643b

View file

@ -355,6 +355,9 @@ Implementation-heavy tasks suitable for Hermes:
4. Harden rc.d script against reboot/tmpfs `/var/run` behavior.
5. Add image-root staging script or packaging notes for binaries + rc.d + directories.
6. ~~Start `Provider::Jail` design stub and type-level wiring~~**done** (PRs #35/#37/#39, `JailConfig` + `jail_wrap` shipped).
7. Note: the `clawdie` crate (PR #46) is a **deployed-system installer** — it sets
up ZFS layouts and the `clawdie` service on disk-installed FreeBSD/Linux. It is
**NOT part of the live USB**, which uses `colibri-daemon` directly via rc.d.
## Planning/documentation task queue