fix(iso): reword clawdie-ai "retired" → "superseded by Colibri" #148
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "chore/clawdie-ai-wording-fix"
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?
"Retired" reads like the Clawdie product is dead — the opposite of
reality. Clawdie is the product and brand; Colibri (Rust) is the
control plane that drives it. The Node.js clawdie-ai codebase was
superseded by Colibri (PR #146) — that is the only thing that changed.
Reword every "retired"/"phased out" token to reflect this:
the unquoted ${...:-null} field — that produced INVALID JSON
("clawdie_ai_modified": (retired),). Now "" → emits valid
null.Colibri is the control plane."
clawdie_ai_commit="superseded" and clawdie_ai_modified=null instead
of expecting a real SHA.
No behavioral change to the build — provenance wording + a JSON fix.
(Sam & Claude)