## Problem tests/unit/config/env.test.ts fails locally when env is pre-populated; /health/ready has no coverage. ## Acceptance criteria - [ ] Isolate env module per test (reset modules / child process) - [ ] Tests for 503 when subsystems not ready, 200 when all marked ready - [ ] CI green on clean runner
Problem
tests/unit/config/env.test.ts fails locally when env is pre-populated; /health/ready has no coverage.
Acceptance criteria