refactor(fleet): rename tmux socket mosaic-factory → mosaic-fleet #630
Reference in New Issue
Block a user
Delete Branch "feat/socket-rename-mosaic-forge"
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?
refactor(fleet): rename tmux socket
mosaic-factory→mosaic-fleetPure rename of the named production-isolation socket to match the product brand (Mosaic Fleet) — per Jason ("keep consistent on the branding": socket matches the product, not the internal
forgeengine). Behavior is identical — only the socket name changes.Changed (single find/replace)
socket_name: mosaic-factory → mosaic-fleetfleet.ts:DEFAULT_SOCKET_NAME = 'mosaic-fleet'(+ all literals)mosaic-tmux-holder.service) + READMEs,roster.schema.json,start-agent-session.shdocs/guides+ fleetPRD/TASKS+ scratchpads; tests updated to assertmosaic-fleetSafety / scope
-L) → unaffected by the rename.docs/fleet/north-star.mdis intentionally EXCLUDED — it's owned by the in-flight doctrine PR #629; itsmosaic-factoryreferences are renamed there to avoid a merge conflict. (Merge order: #629 → this, or vice-versa, then the other rebases cleanly since they touch disjoint files.)_holder,canary-pi,dogfood-*) still running on the old socket is a separate retire/migrate op, not this PR.mosaic-forge).Verification
172 fleet + onboarding tests green; tsc/eslint/prettier/sanitize clean. Docs+packages/mosaic only → cheap under #619.
🤖 Generated with Claude Code