docs: harness-neutral cleanup + restore green markdown gate #124

Merged
clawdie merged 1 commit from docs-harness-neutral-cleanup into main 2026-06-24 00:38:01 +02:00
Owner

ISO side of the pi→zot residue sweep (#5).

Harness-neutral cleanup

  • docs/ONBOARDING-SIMPLIFICATION.md: COLIBRI_AUTOSPAWN_PICOLIBRI_AUTOSPAWN; "Pi agent" → "agent".
  • live/operator-session/clawdie-join-hive.sh: user-facing "Pi agent is live" / "no Pi agent" → harness-neutral (the default agent is now zot).
  • clawdie-live-seed.README.txt: COLIBRI_AUTOSPAWN_PICOLIBRI_AUTOSPAWN.
  • scripts/stage-colibri-iso.sh (provider.env.sample): the COLIBRI_AUTOSPAWN_ARGS example showed --mode json, which is invalid for the zot default — note the default is harness-derived (zot → rpc, pi → --mode json).

CHANGELOG.md's [0.11.0] entry keeps COLIBRI_AUTOSPAWN_PI — that's accurate history (the var really was named that at 0.11.0), not drift.

Markdown gate was red on main

./scripts/check-format.sh was already failing on main: 5 docs from the 0.12.0 feature work were prettier-dirty (DOME-GEOMETRY-CAPABILITY, GIS-INTEGRATION-PLAN, SECURITY-BASELINE, SETUP-USB-TO-MOTHER, USB-MOTHER-MCP-CONNECTION). Same "unenforced gate → drift creeps in" pattern as the colibri build break. prettier --write brings them to style — formatting only, no prose changes — and the gate is green again.

Validation

sh -n clean on both edited scripts; ./scripts/check-format.sh → green.

🤖 Generated with Claude Code

ISO side of the pi→zot residue sweep (#5). ## Harness-neutral cleanup - `docs/ONBOARDING-SIMPLIFICATION.md`: `COLIBRI_AUTOSPAWN_PI` → `COLIBRI_AUTOSPAWN`; "Pi agent" → "agent". - `live/operator-session/clawdie-join-hive.sh`: user-facing "Pi agent is live" / "no Pi agent" → harness-neutral (the default agent is now zot). - `clawdie-live-seed.README.txt`: `COLIBRI_AUTOSPAWN_PI` → `COLIBRI_AUTOSPAWN`. - `scripts/stage-colibri-iso.sh` (`provider.env.sample`): the `COLIBRI_AUTOSPAWN_ARGS` example showed `--mode json`, which is invalid for the zot default — note the default is harness-derived (`zot → rpc`, `pi → --mode json`). `CHANGELOG.md`'s `[0.11.0]` entry keeps `COLIBRI_AUTOSPAWN_PI` — that's accurate history (the var really was named that at 0.11.0), not drift. ## Markdown gate was red on main `./scripts/check-format.sh` was **already failing** on `main`: 5 docs from the 0.12.0 feature work were prettier-dirty (`DOME-GEOMETRY-CAPABILITY`, `GIS-INTEGRATION-PLAN`, `SECURITY-BASELINE`, `SETUP-USB-TO-MOTHER`, `USB-MOTHER-MCP-CONNECTION`). Same "unenforced gate → drift creeps in" pattern as the colibri build break. `prettier --write` brings them to style — **formatting only, no prose changes** — and the gate is green again. ## Validation `sh -n` clean on both edited scripts; `./scripts/check-format.sh` → green. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
clawdie added 1 commit 2026-06-23 18:09:20 +02:00
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>
clawdie merged commit 52200c88c5 into main 2026-06-24 00:38:01 +02:00
clawdie deleted branch docs-harness-neutral-cleanup 2026-06-24 00:38:02 +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#124
No description provided.