Completes the bootstrap repo migration with remaining files:
- PowerShell scripts (.ps1) for Windows support (bin/ + tools/)
- Runtime adapters (claude, codex, generic, pi)
- Guides (17 .md files) and profiles (domains, tech-stacks, workflows)
- Wizard test suite (6 test files from bootstrap tests/)
- Memory placeholder, audit history
Bootstrap repo (mosaic/bootstrap) is now fully superseded:
- All 335 files accounted for
- 5 build config files (package.json, tsconfig, etc.) not needed —
monorepo has its own at packages/mosaic/
- skills-local/ superseded by monorepo skills/ with mosaic-* naming
- src/ already lives at packages/mosaic/src/
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
Completes the migration of all files from
mosaic/bootstrapinto the monorepo. After this merge, the bootstrap repo can be archived.What's Added
tests/AUDIT-2026-02-17-framework-consistency.md.gitkeeppackages/mosaic/__tests__/from project serviceCoverage Audit
All 335 files from bootstrap accounted for:
bin/(bash + ps1)packages/mosaic/framework/bin/runtime/packages/mosaic/framework/runtime/tools/packages/mosaic/framework/tools/templates/packages/mosaic/framework/templates/adapters/packages/mosaic/framework/adapters/guides/packages/mosaic/framework/guides/+ repo rootprofiles/packages/mosaic/framework/profiles/+ repo rootsrc/packages/mosaic/src/tests/packages/mosaic/__tests__/skills-local/skills/mosaic-*packages/mosaic/framework/defaults/After Merge
mosaic/bootstrapon Gitea can be archived with a notice pointing tomosaic/mosaic-stack.