docs: harness-neutral cleanup + restore green markdown gate #124
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "docs-harness-neutral-cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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): theCOLIBRI_AUTOSPAWN_ARGSexample 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 keepsCOLIBRI_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.shwas already failing onmain: 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 --writebrings them to style — formatting only, no prose changes — and the gate is green again.Validation
sh -nclean on both edited scripts;./scripts/check-format.sh→ green.🤖 Generated with Claude Code