Post-PR follow-up complete (cron cron-bdbff487aa80 / zen-cron-647c45e4d38c)
/build-checks: ✅ PASS —pnpm lint(clean, 1 pre-existing warn onschemas.ts:1178unrelated),pnpm format:check,pnpm check-typesall green on apollo profile./codex-review-loop: ✅ "No issues."- CI: ✅ All 29 checks GREEN (last run elapsed 69s).
- PR comments: none.
- Testing: pure
logger.warn→logger.debugswap on one line — no behavior, signature, or contract change. Lenient-validation function still returnsOkand attachesvalidationResultfor caller inspection (verified by reading lines 1010-1050). E2E runtime test against Apollo not feasible — would require triggering schema-drift on a connection payload in prod. Apollo'sapollo-logsDatadog index excludes@bunyan_level:<30(debug), so the downgrade removes these from indexing entirely while preserving local debugging. - Ready for merge — awaiting review.