Commit graph

3 commits

Author SHA1 Message Date
112a41959f docs: align mother registry table name usb_nodes → hive_nodes
Match the colibri mother schema rename (a node is any host that joined the
hive, not only a USB boot). Doc-only: SETUP-USB-TO-MOTHER, USB-MOTHER-MCP-
CONNECTION, DOME-GEOMETRY-CAPABILITY.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-24 09:50:25 +02:00
6275fee97e docs: harness-neutral cleanup + restore green markdown gate
Pi-era residue in current-tense docs/strings (CHANGELOG history left intact):
- ONBOARDING-SIMPLIFICATION: COLIBRI_AUTOSPAWN_PI -> COLIBRI_AUTOSPAWN; 'Pi
  agent' -> 'agent'.
- clawdie-join-hive.sh: user-facing 'Pi agent is live' / 'no Pi agent' ->
  harness-neutral (default agent is now zot).
- clawdie-live-seed.README.txt: COLIBRI_AUTOSPAWN_PI -> COLIBRI_AUTOSPAWN.
- stage-colibri-iso.sh provider.env.sample: the AUTOSPAWN_ARGS example showed
  '--mode json' (invalid for the zot default); note the default is
  harness-derived (zot -> rpc, pi -> --mode json).

Also restore the markdown format gate: 5 docs from the 0.12.0 work were
prettier-dirty, so ./scripts/check-format.sh was already failing on main (the
gate was red and unenforced — same pattern as the colibri build break).
prettier --write brings them to style; gate is green again. No prose changes
in those 5 — formatting only.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 18:08:58 +02:00
d769fe0387 docs: Blender vs geodesic-dome-mcp capability comparison
Records the decision to use a pure-Python geodesic dome tool
(6KB, numpy+Pillow) instead of Blender (1 GiB, 53 packages).
OSA registered as first node in mother_hive PostgreSQL with
real hardware profile: 12GB RAM, no GPU, geodesic_dome_mcp=true.

This document serves as a capability baseline — any node that
can run Python can generate dome wireframes and structural BOMs.
2026-06-23 13:48:59 +02:00