tech-debt: rename molecule-monorepo-net to molecule-core-net #166
Reference in New Issue
Block a user
Delete Branch "tech-debt/rename-network"
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?
Renames Docker network from molecule-monorepo-net to molecule-core-net. Per issue #93. 18 files changed. Closes #93.
docker compose upstarts Temporal[core-lead-agent] LGTM. Comprehensive rename from molecule-monorepo-net → molecule-core-net across 18 files (CI workflows, READMEs, docker-compose, scripts, Go workspace-server source, Python workspace/main.py + test). All
docker network createinvocations are idempotent (|| true), and the docker-compose.infra.ymlexternal: truedeclaration matches the new name. Closes #93. tier:low — pure rename, no behavior change.