db-free-test-coverage-drops-below-gate-without-postgres

Integration tests that require Postgres auto-skip without DB credentials, causing measured coverage to fall below a 70% gate (observed 66% in dev environment). The coverage gate must be enforced on CI with a Postgres service container — not on developer machines or VPS environments without DB creds. Document this explicitly so the apparent gate failure isn’t treated as a code quality regression.