# Dev overlay — placeholder. # # Dev runs everything in docker-compose on the developer's laptop, not via # Orca. This overlay exists so `make plan ENV=dev` is symmetric with stage/ # prod, but it does not yet point at real images. # # Real dev wiring lives in the per-service repos' `make dev` target. [env] name = "dev" api_url = "" # no orca controller; apply is a no-op