refactor(bootstrap): adopt sibling-only workspace layout - #3
Merged
Conversation
Correct Codex and Claude loading boundaries, keep product delivery explicitly activated, and separate implementer from verifier evidence. Add modeled guidance and fixture checks, a manual runtime smoke guide, and cross-platform bootstrap CI.
xinyiklin
marked this pull request as ready for review
August 15, 2026 18:53
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adopt a sibling-only workspace model: machine-bootstrap owns machine setup and reusable starter sources, while every project remains an independent Git repository with self-contained guidance.
This branch also adds:
.gitignorepolicy checks, no-follow source/destination access, pinned identities, no-clobber writes, recoverable rollback, and hostile-concurrency regressions;MACHINE.mdregistry;Scope
Legacy workspace-root
AGENTS.md,CLAUDE.md, and_templates/require deliberate manual migration; automatic migration remains intentionally unsupported.Verification
Exact reviewed head:
867ac40214115267870329c68e2b01df46cf3a2331900549095: Ubuntu and Windows jobs passed on the exact head.node scripts/test-bootstrap.mjs: all executable tests passed; 5 installed-roster checks skipped because the isolated home intentionally contains no shared skills. Pythontomllibparsed 2 adversarial TOML fixtures.node scripts/test-bootstrap.mjs: every branch-owned check passed; only the pre-existing Impeccable install drift remains (actual1a05c01…, reviewed manifestc882be32…).node scripts/init-workspace.mjs --check --skip-skills: passed; Product Delivery sources and generated provider adapters are current.git diff --checkand JavaScript syntax checks: passed.Risk and follow-up
skills.jsonor silently accept a new pin.Publication
main