mother: drop duplicate scripts from iso (canonical = colibri) + docs → hive_nodes #129

Merged
clawdie merged 1 commit from iso-drop-mother-dup into main 2026-06-24 10:18:46 +02:00
Owner

Go-with-(b): consolidate mother infra into colibri.

The mother MCP scripts had been copied into both repos. The iso copies drifted — clawdie-iso's packaging/mother/node-register-mcp on main was the old SQL-injectable version (E'${HOST_ESCAPED}' shell-interpolated into SQL) using usb_nodes, while colibri #161 (now merged) carries the reviewed, parameterized (psql -v :'var') hive_nodes version.

This PR:

  • Removes packaging/mother/ from clawdie-iso (build-colibri.sh, colibri-mcp-ssh, node-register-mcp). Nothing in the iso build references them — canonical home is now colibri only.
  • Redirects the two doc path references to the colibri repo.
  • Renames usb_nodes → hive_nodes in the three mother docs to match the colibri schema.

Supersedes #127 (docs-only rename that conflicted once the iso script copies landed). Doc edits + file removals; markdown gate green.

🤖 Generated with Claude Code

**Go-with-(b): consolidate mother infra into colibri.** The mother MCP scripts had been copied into **both** repos. The iso copies drifted — `clawdie-iso`'s `packaging/mother/node-register-mcp` on `main` was the **old SQL-injectable** version (`E'${HOST_ESCAPED}'` shell-interpolated into SQL) using `usb_nodes`, while **colibri #161** (now merged) carries the reviewed, parameterized (`psql -v :'var'`) `hive_nodes` version. This PR: - **Removes `packaging/mother/` from clawdie-iso** (`build-colibri.sh`, `colibri-mcp-ssh`, `node-register-mcp`). Nothing in the iso build references them — canonical home is now **colibri** only. - **Redirects** the two doc path references to the colibri repo. - **Renames** `usb_nodes → hive_nodes` in the three mother docs to match the colibri schema. Supersedes **#127** (docs-only rename that conflicted once the iso script copies landed). Doc edits + file removals; markdown gate green. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
clawdie added 1 commit 2026-06-24 10:10:16 +02:00
The mother MCP scripts were copied into clawdie-iso (packaging/mother/) AND
colibri. The iso copies drifted: node-register-mcp on iso main was the old,
SQL-injectable version (E'${HOST_ESCAPED}' string interpolation) using
usb_nodes — while colibri #161 carries the reviewed, parameterized (psql -v
:'var') hive_nodes version.

One canonical home: colibri. Remove packaging/mother/ from the iso (nothing in
the iso build references it), redirect the two doc path references to the colibri
repo, and align the docs to hive_nodes (matching the colibri schema rename).

Supersedes #127 (which only renamed docs and conflicted after the iso copies
landed). Doc-only + file removals; markdown gate green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
clawdie merged commit 6bd82eab26 into main 2026-06-24 10:18:45 +02:00
clawdie deleted branch iso-drop-mother-dup 2026-06-24 10:18:47 +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#129
No description provided.