jason.woltjeandClaude Opus 4.6 de44a5cd43 feat(db): @mosaic/db — Drizzle schema, PG connection, migrations
Implements P0-003: shared database package with Drizzle ORM.

Schema: 13 tables across 3 domains:
- Auth (BetterAuth-compatible): users, sessions, accounts, verifications
- Brain: projects, missions, tasks, events, agents, tickets, appreciations
- Chat: conversations, messages

Features:
- createDb() factory with pool cleanup via DbHandle.close()
- runMigrations() with try/finally for connection safety
- drizzle-kit config for generate/push/migrate/studio
- Full FK relationships and indexes on query-hot columns
- ESM package with NodeNext resolution

Verified: schema pushed to PG 17, CRUD round-trip tested.

Closes #3

Co-Authored-By: Claude Opus 4.6 <[email protected]>
2026-03-12 21:16:52 -05:00
S
Description
Self-hosted multi-user AI agent platform — web dashboard, TUI, remote control, shared memory, mission orchestration
MIT
29 MiB
2026-06-11 20:14:20 +00:00
Languages
TypeScript 63.4%
Shell 25.3%
Python 8.9%
JavaScript 1.2%
PowerShell 0.8%
Other 0.2%