fix(iso): reword clawdie-ai "retired" → "superseded by Colibri" #148

Merged
clawdie merged 1 commit from chore/clawdie-ai-wording-fix into main 2026-06-26 21:16:05 +02:00
Owner

"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:

  • build.sh manifest: clawdie_ai_ref/commit now "superseded".
  • build.sh manifest: clawdie_ai_modified was "(retired)" emitted via
    the unquoted ${...:-null} field — that produced INVALID JSON
    ("clawdie_ai_modified": (retired),). Now "" → emits valid null.
  • build.sh build banner + provenance comment: "Clawdie is the product;
    Colibri is the control plane."
  • RELEASE-BUILD-RUNBOOK.md: the release-check bullets now document
    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)

"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: - build.sh manifest: clawdie_ai_ref/commit now "superseded". - build.sh manifest: clawdie_ai_modified was "(retired)" emitted via the unquoted ${...:-null} field — that produced INVALID JSON ("clawdie_ai_modified": (retired),). Now "" → emits valid `null`. - build.sh build banner + provenance comment: "Clawdie is the product; Colibri is the control plane." - RELEASE-BUILD-RUNBOOK.md: the release-check bullets now document 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)
clawdie added 1 commit 2026-06-26 21:15:37 +02:00
"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:

- build.sh manifest: clawdie_ai_ref/commit now "superseded".
- build.sh manifest: clawdie_ai_modified was "(retired)" emitted via
  the unquoted ${...:-null} field — that produced INVALID JSON
  ("clawdie_ai_modified": (retired),). Now "" → emits valid `null`.
- build.sh build banner + provenance comment: "Clawdie is the product;
  Colibri is the control plane."
- RELEASE-BUILD-RUNBOOK.md: the release-check bullets now document
  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)
clawdie merged commit 3f2bf6c674 into main 2026-06-26 21:16:05 +02:00
clawdie deleted branch chore/clawdie-ai-wording-fix 2026-06-26 21:16:09 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/clawdie-iso#148
No description provided.