Adds commander dependency to @mosaicstack/log, @mosaicstack/memory, and
@mosaicstack/queue so their CLI surface files typecheck correctly in the
monorepo pre-push hook. Stages accompanying cli.ts and cli.spec.ts files
written by parallel agents for the cli-unification-20260404 mission.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds import and registerForgeCommand(program) call to packages/mosaic/src/cli.ts,
completing the mosaic forge CLI surface for mission cli-unification-20260404 task CU-05-01.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds mosaic macp tasks list|submit|gate|events tail subcommands to
@mosaicstack/macp, wires registerMacpCommand into the root mosaic CLI,
and ships a smoke test asserting command structure without touching disk
or starting an event emitter. Ref CU-05-08.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>