Add clawdie rc.d service — coherent control plane entrypoint #21

Merged
clawdie merged 1 commit from fix/clawdie-rc-service into main 2026-06-04 14:58:10 +02:00

1 commit

Author SHA1 Message Date
Clawdie Operator
37e7c26fe3 Add clawdie rc.d service — coherent control plane entrypoint
Wraps colibri-daemon + skills + Glasspane into a single 'service clawdie'.
Works on USB live and future disk installs.

Commands:
  service clawdie start    — verifies socket, writes startup marker
  service clawdie health   — checks daemon, skills, Glasspane (3/3 ✓)
  service clawdie inventory — runtime manifest (pi, node, npm, colibri)
  service clawdie status   — startup marker check

build.sh: installed to /usr/local/etc/rc.d/clawdie, enabled YES.
Skills: added disk-deploy and clawdie-health to seed catalog.
2026-06-04 12:57:54 +00:00