diff --git a/docs/branch-review-records/b9fd36f90154b07043f9ea0dd6456f7bc0f6337655ee0d5e54143fab8128966b.record.md b/docs/branch-review-records/b9fd36f90154b07043f9ea0dd6456f7bc0f6337655ee0d5e54143fab8128966b.record.md new file mode 100644 index 0000000000..35ea33353d --- /dev/null +++ b/docs/branch-review-records/b9fd36f90154b07043f9ea0dd6456f7bc0f6337655ee0d5e54143fab8128966b.record.md @@ -0,0 +1 @@ +| 2026-08-17 | codex/therapy-global-convergence-20260814 | a3d81a66ca1340f93cbda6a00df85b3d7802ae89 | PR #1992 CI-blocker fix (format + regex anchor) | fixed 2 required-CI blockers: prettier format on tests/therapy-pr-unblocking-contract.test.ts, and a JS-regex end-anchor bug in tests/audit-navigation-auth-regressions.test.ts (missing \s* before $ meant it never matched under JS $ semantics for a sourceSegment slice ending in a trailing newline). Merged origin/main (1 commit, clean tree). Local verification: typecheck, lint, full format:check, and full vitest suite (626 files / 6726 tests) all green. Lighthouse mobile-root CLS CI regression investigated: no code in the diff plausibly explains a home-page CLS shift; single local reproduction measured CLS 0.013, matching baseline (CI's own budget script treats a single breach as needing majority-of-3 confirmation, consistent with CI noise). Production UI (3) differentials Playwright failure investigated: PR diff does not touch any differentials/navigation files; not reproducible locally (Playwright browser revision mismatch in this environment). Left both for the fresh CI run to confirm; did not make speculative product-code changes. | typecheck,lint,format:check,test(vitest full 626/626) |