Adds an opt-in FEATURE_CLAWDIE lane that stages the new one-binary clawdie
agent (glasspane + herdr + DeepSeek/Telegram) from the shared ../colibri
checkout, alongside the existing Colibri daemon staging.
- build.cfg: FEATURE_CLAWDIE (default NO), CLAWDIE_ARTIFACT_DIR, CLAWDIE_ENABLE,
plus build-flag credential notes.
- scripts/stage-clawdie-iso.sh: install clawdie binary + rc.d + rc.conf sample
+ optional clawdie.env override template.
- build.sh: resolve_clawdie_paths, preflight_clawdie_artifacts,
install_clawdie_service (creates clawdie user/group, enables rc.d like
Clawdie-AI), status line, and call-site wiring. Gated; default build unchanged.
- iso-build skill: clawdie preflight section + a "carry the XFCE operator-USB
fixes" reminder for the next build (SDDM-over-LightDM, clawdie-live-gpu KMS,
hardened USB power policy).
sh -n clean on build.sh and stage-clawdie-iso.sh; markdown gate clean on
touched files.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>