docs: note clawdie installer as deployed-system prototype, not live USB (Sam & Claude) #50

Merged
clawdie merged 1 commit from docs/clawdie-installer-iso-note into main 2026-06-13 23:42:01 +02:00
Showing only changes of commit b41846643b - Show all commits

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