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

1 commit

Author SHA1 Message Date
4298389f13 mother: drop duplicate scripts from iso; canonical = colibri; docs → hive_nodes
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>
2026-06-24 10:10:09 +02:00