Commit Graph
3 Commits
Author SHA1 Message Date
jason.woltje c8db943d85 feat(wave2b): migrate @mosaic/mosaic wizard into monorepo
- Installation wizard migrated from mosaic-bootstrap ([email protected])
- Renamed to @mosaic/[email protected]
- Wizard-specific types kept in src/types.ts
- tsconfig updated to extend monorepo base
- Typecheck and build passing
2026-03-06 18:40:04 -06:00
jason.woltje 8a2fb6c1ec feat(wave1): @mosaic/types populated + @mosaic/queue migrated to use it (#1)
Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
2026-03-06 22:44:05 +00:00
jason.woltje 5103406c93 chore: scaffold mosaic monorepo (Phase 0)
- pnpm workspaces + Turborepo
- tsconfig.base.json strict ESM
- @mosaic/types stub package
- Woodpecker CI pipeline with Valkey service
- docs/PRD.md, docs/TASKS.md, CONTEXT.md
2026-03-06 13:15:47 -06:00