Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/branch-review-ledger.md
Original file line numberDiff line numberDiff line change
Expand Up@@ -1305,6 +1305,7 @@ Records before 2026-07-28 were written by hand and had drifted: 146 lines carrie
| 2026-07-29 | 1391 | ff4ddfabb8d8594da0c09e04dc37e9286745140b | PR #1391 merge | merged as 39f2bcea. Three review P2s fixed: both ui-smoke retries made idempotent (toPass re-runs after a late-landing click; the mode-menu one clicked a toggle and oscillated) plus a second guard so the <768px branch can recover at all, and #111 archived instead of left open-and-done. One Production UI red on ui-phone-scroll.spec.ts:574 was proven a flake before re-running: the delta from the passing head baecef05 was two ui-smoke guards and one docs row, neither reachable from that spec, and the PR touches no document-viewer phone-scroll surface. Re-run green | verify:cheap exit 0 (429 files / 4404 tests); design-token orphan guard proven red on a reintroduced class; PR required success with UI_RESULT success on re-run |
| 2026-07-29 | 1391 | baecef05cac86c4d52af895d483a33ba3c40cd61 | PR #1391 review | reviewed clean — text-4xs retirement confirmed against globals.css (--text-3xs 0.625rem present, --text-4xs absent); orphan guard proven to fail on a reintroduced class; six Playwright retries all retry action-plus-effect so a genuine regression still fails. Resolved the outstanding-issues #108/#109 double-allocation (renumbered to #110/#111, marker to 112) and recorded #111 done | verify:cheap exit 0 (429 files / 4404 tests); design-token-contract 28 passed; check:branch-review-ledger passed |
| 2026-07-29 | 1374 | c14edb9c6f0bdbbfb147752503e016f2543fd803 | PR #1374 review + merge | merged as 3704007c — DocumentViewer identity-bound state clear (P1) implemented and verified red without it; all 12 review threads resolved | verify:cheap exit 0 (429 files / 4403 tests); PR required success; Production UI success |
| 2026-07-30 | main | 8b27cb4b69b41948a64f91cbbf4b487e5f789b39 | maturity-tests-packages-audit | high-maturity; recommend targeted account-route tests + python packaging + #040 visual baselines; avoid new framework packages | read-only inventory of package.json, vitest.config.mts, tests/, worker/python, docs/audit/2026-07-20-repository-maturity.md, docs/maturity-backlog-workorders.md, docs/outstanding-issues.md; no provider checks |
| 2026-07-30 | claude/white-element-positioning-t607pk | db341491b0d94cf11641eb98aa8726629580a652 | phone-chrome safe-area paint fix | APPROVED — no P0/P1. One P2 pre-existing residual (spacer/bar mismatch on notched tablet sm+ in PWA mode — worse before, slightly better after; no action needed). P3: contract test slice brittleness (indexOf '/>') and invariant-6 prose length. No defects introduced. | vitest header-scroll-hide-contract 27/27 green; source read: master-search-header.tsx, globals.css forced-colors block, tests/header-scroll-hide-contract.test.ts, docs/search-chrome-behaviour.md |
| 2026-07-30 | claude/white-element-positioning-t607pk | db341491b0d94cf11641eb98aa8726629580a652 | pr-diff-review | No P0/P1. Phone chrome-safe-area-top paint fix from --background to --surface is correct for collapse-strategy modes; overlay answer path unchanged (no spacer). Scroll-hide h-0 release untouched. Residual: sm+ translucent glass vs opaque spacer (pre-existing, improved); hosted Cursor Bugbot suite stuck queued with 0 runs. | vitest:header-scroll-hide-contract:27-pass; frontend-ui-reviewer; local-bug-hunt; gh-threads:0; no-provider-gates |
| 2026-07-30 | claude/white-element-positioning-t607pk | db341491b0d94cf11641eb98aa8726629580a652 | bugbot | pr-bugbot: no cursor[bot] Bugbot findings on PR #1393 head. Hosted Cursor check suite 82712209672 stuck queued (0 check-runs) since 2026-07-30T02:33:11Z; rerequest 403. Local Bugbot-equivalent: no P0/P1 confirmed. | gh-graphql-threads:empty; gh-review-comments:0; pr-bugbot-agent; rerequest:403; no-fixes |
Expand Down
Loading