Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Greenfield-test (0.0.48, fresh Debian 13 VM) surfaced two installer defects:
Bug #1 — Quick Start lets the user skip the LLM provider/API key yet reports "Mosaic is ready".
mosaic configuresubcommand.Bug #2 — "Local" storage tier still connects to Redis (ioredis ECONNREFUSED, gateway never healthy).
{ queue: { type: 'local' } }.Verification: typecheck (mosaic+gateway) clean; provider-setup 6/6, unified-wizard 3/3, gateway service specs 38/38; independent review passed (also fixed a pre-existing SystemOverrideService connection leak).