docs: rename "Clawdie service" → "colibri service" in ADMIN-PANEL, AGENTS, NOTICE (UI + prose) #285
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "docs/colibri-service-name-sweep"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to colibri #444 (Tier 1 prose) and the Tier 2a Rust-string branch.
Same terminology: Clawdie = brand, colibri = service/daemon (rc.d = colibri_daemon).
Group A — the running colibri daemon mislabeled "Clawdie service": ADMIN-PANEL.md
(9 sites: UI labels + box-drawing mockups + a log line + a comment), AGENTS.md:10
(Project Identity), NOTICE:23 (license attribution). 11 sites, 1:1.
Casing: lowercase "colibri service" in prose/status/log lines; Title Case
"Colibri Service" for UI titles/buttons — preserves the doc's existing casing
pattern. Clawdie/colibri are both 7 chars, so all ASCII box alignment is
preserved. Format gate (prettier) green.
Deliberately NOT touched — Group B (reserved future-service cluster):
build.sh:1214, docs/ISO-DEPLOYMENT-TARGET-ZFS.md:91, docs/POUDRIERE-BUILD-SERVER.md:267,
skills/iso-build/SKILL.md:207, scripts/validate-live-image.sh:80. These refer to
service clawdie— a reserved name for a future, not-yet-implemented deployed-systemservice (SKILL.md: "implementation not chosen"), distinct from colibri_daemon which
the live USB runs directly. Renaming them means re-deciding the reserved rc.d/clawdie
name across a live-image test gate (validate-live-image.sh:81 asserts its absence) +
2 docs. Flagged as a separate decision.