jason.woltje
  • Joined on 2025-11-30
jason.woltje pushed to chore/ms22-prd-tracking at mosaic/stack 2026-03-01 15:05:28 +00:00
1f63727582 chore(orchestrator): add MS22 PRD, mark P1a+P1b done
jason.woltje created branch chore/ms22-prd-tracking in mosaic/stack 2026-03-01 15:05:27 +00:00
jason.woltje pushed to main at mosaic/stack 2026-03-01 15:03:27 +00:00
ab2b68c93c Merge pull request 'feat(api): agent fleet DB schema + migration (MS22-P1a)' (#607) from feat/ms22-p1a-schema into main
7a46c81897 feat(api): add agent fleet Prisma schema (MS22-P1a)
e59e517d5c feat(api): add CryptoService for secret encryption (MS22-P1b)
Compare 3 commits »
jason.woltje merged pull request mosaic/stack#607 2026-03-01 15:03:24 +00:00
feat(api): agent fleet DB schema + migration (MS22-P1a)
jason.woltje pushed to main at mosaic/stack 2026-03-01 15:02:52 +00:00
c1ec0ad7ef Merge pull request 'feat(api): CryptoService for API key encryption (MS22-P1b)' (#606) from feat/ms22-p1b-crypto into main
3688f89c37 feat(api): add CryptoService for secret encryption (MS22-P1b)
Compare 2 commits »
jason.woltje merged pull request mosaic/stack#606 2026-03-01 15:02:50 +00:00
feat(api): CryptoService for API key encryption (MS22-P1b)
jason.woltje pushed to main at mosaic/stack 2026-03-01 15:02:29 +00:00
e5b772f7cb Merge pull request 'chore(orchestrator): MS22 Phase 1 task breakdown' (#605) from chore/ms22-p1-tasks into main
fab833a710 chore(orchestrator): add MS22 Phase 1 task breakdown (11 tasks)
Compare 2 commits »
jason.woltje merged pull request mosaic/stack#605 2026-03-01 15:02:28 +00:00
chore(orchestrator): MS22 Phase 1 task breakdown
jason.woltje created pull request mosaic/stack#607 2026-03-01 14:42:26 +00:00
feat(api): agent fleet DB schema + migration (MS22-P1a)
jason.woltje created branch feat/ms22-p1a-schema in mosaic/stack 2026-03-01 14:42:20 +00:00
jason.woltje pushed to feat/ms22-p1a-schema at mosaic/stack 2026-03-01 14:42:20 +00:00
7a46c81897 feat(api): add agent fleet Prisma schema (MS22-P1a)
e59e517d5c feat(api): add CryptoService for secret encryption (MS22-P1b)
Compare 2 commits »
jason.woltje created pull request mosaic/stack#606 2026-03-01 14:41:40 +00:00
feat(api): CryptoService for API key encryption (MS22-P1b)
jason.woltje created branch feat/ms22-p1b-crypto in mosaic/stack 2026-03-01 14:41:34 +00:00
jason.woltje pushed to feat/ms22-p1b-crypto at mosaic/stack 2026-03-01 14:41:34 +00:00
3688f89c37 feat(api): add CryptoService for secret encryption (MS22-P1b)
jason.woltje pushed to chore/ms22-p1-tasks at mosaic/stack 2026-03-01 14:36:23 +00:00
fab833a710 chore(orchestrator): add MS22 Phase 1 task breakdown (11 tasks)
jason.woltje created pull request mosaic/stack#605 2026-03-01 14:36:23 +00:00
chore(orchestrator): MS22 Phase 1 task breakdown
jason.woltje created branch chore/ms22-p1-tasks in mosaic/stack 2026-03-01 14:36:23 +00:00
jason.woltje pushed to main at mosaic/stack 2026-03-01 14:35:16 +00:00
4294deda49 docs(design): MS22 DB-centric agent fleet architecture (#604)
jason.woltje merged pull request mosaic/stack#604 2026-03-01 14:35:15 +00:00
docs(design): MS22 DB-centric agent fleet architecture
jason.woltje pushed to docs/ms22-architecture at mosaic/stack 2026-03-01 14:34:48 +00:00
a640a2f7b8 docs(design): add security isolation model — zero cross-user access