docs: onboarding simplification + drop clawdie-ai source snapshot #109
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "docs/onboarding-simplification"
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?
Two changes:
1.
ONBOARDING-SIMPLIFICATION.md— decision doc. Rejects the zot-extension onboarding panel (chicken-and-egg: zot needs the secrets onboarding fetches; already solved byclawdie-join-hive.sh), names the seed partition as the real lever (delete the step, don't reskin it), and triages the zot extension ideas (MCP bridge = keeper, gated on colibri#143; guard = defer).2. Remove clawdie-ai source snapshot from ISO staging — clawdie-ai (TS) phase-out; only the on-image source checkout is dropped.
Verified: the manifest/gate/skills claim holds —
resolve_clawdie_ai_repois still called for the release gate (assert_clean_repo), manifest provenance (clawdie_ai_commit), and skill import. Pi is staged via npm, so OOTB is unaffected.sh -n build.shclean;check-format.shclean.Caveat for the build host: clawdie-ai is still a build input (gate + skills + manifest need the checkout to exist) — the change only drops what's staged on the image. Don't delete the clawdie-ai checkout from the build host or the gate/skill-import break.
🤖 Generated with Claude Code