feat(brain): mosaic brain CLI surface #403

Merged
jason.woltje merged 1 commits from feat/mosaic-brain-cli into main 2026-04-05 05:20:45 +00:00

1 Commits

Author SHA1 Message Date
Jarvis
ad3f6ae042 feat(brain): add registerBrainCommand for mosaic brain CLI surface
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
Implements task CU-05-05. Adds a registerBrainCommand(parent) export to
@mosaicstack/brain that wires brain projects/missions/tasks/conversations
subcommands onto the mosaic CLI. All DB-backed commands accept --db or
MOSAIC_DB_URL. Smoke tests assert command tree without opening a real DB.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 00:12:52 -05:00