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
2 changes: 2 additions & 0 deletions docs/branch-review-ledger.md
Original file line number Diff line number Diff line change
Expand Up @@ -1200,6 +1200,8 @@ Records before 2026-07-28 were written by hand and had drifted: 146 lines carrie
| 2026-07-28 | PR #1304 / `fix-test-run-lock` | `2abe39506f9f0ceaf8cf638bfa2b6dc37dc0ed2c` | CI babysit: resync main | FIXED. After green PR required on `f7d86c27`, main advanced by 1 commit (#1305); GitHub DIRTY again but `git merge-tree` CLEAN. Merged origin/main. No product conflicts; unique delta still knip.json (+ ledger). | merge-tree CLEAN; hosted PR required SUCCESS on prior tip; no provider-backed checks. |
| 2026-07-28 | PR #1304 / `fix-test-run-lock` | `463e5c0adc77fe722e20376666f5991db3e288d9` | CI babysit closeout | MERGE-READY. Hosted PR required SUCCESS on exact tip; mergeable=MERGEABLE; 0 behind main; merge-tree CLEAN. Unique product delta: knip.json removes unused tailwindcss ignoreDependencies. Prior GitHub DIRTY labels during babysit were main-churn only. | Hosted CI run success on 463e5c0a; no provider-backed checks. |
| 2026-07-28 | PR #1304 / fix-test-run-lock | 7cc32c053c752bef19f3de408a1376428e54af74 | CI babysit: sync main | SUPERSEDED (documenting stale-CI ledger error). Prior row for this HEAD incorrectly treated hosted required-CI SUCCESS on earlier tip e6b826ed9150f312c2e7a957f715019e73a7f0be as verification of this later merge commit 7cc32c05. No hosted required-CI result exists for this exact SHA. This ref has since advanced; the later row at 463e5c0adc77fe722e20376666f5991db3e288d9 recorded exact-tip hosted CI SUCCESS, so this commit's status is historical/superseded. | No hosted CI run on this exact HEAD; prior row reused results from e6b826ed; corrective ledger entry only. |
| 2026-07-28 | claude/close-knip-false-positive | 81ae7de27688fda09c6142adba55a2a76b2ceec2 | PR #1340 babysit / CI+Bugbot | MERGE-READY for docs-only tip. No failing CI; PR required SUCCESS; Static PR checks SUCCESS; no merge conflicts (0 behind / 1 ahead of origin/main; merge-tree clean); 0 unresolved review threads; 0 Bugbot/cursor[bot] findings. Claim revalidated: npm run check:knip exits 0 after install. No code/config fix needed. Residual: human approving review / merge decision. | hosted CI PR required+Static SUCCESS; local check:runtime, lock-parity, lint, typecheck, format:changed, docs:check-links, docs-script-refs, check:knip; Bugbot none |
| 2026-07-28 | claude/close-knip-false-positive | f39ca98a7aed4cda8bf8980490adb79266891fb9 | prlanded | LANDED. Squash f39ca98a on main contains the docs/outstanding-issues.md #087 archive. Product tip 81ae7de2 matches squash content. Late babysit ledger row on 664b8fa1 was orphaned by auto-merge race and is fix-forwarded in this PR. | gh pr view MERGED; two-dot diff squash vs 81ae7de2 empty; two-dot vs late tip = ledger only; check:knip 0; hosted PR required green before merge |
| 2026-07-28 | PR-1298 | de14ee2c45cbd0cb5a3b366febef70bcc2ea245e | PR #1298 full diff vs origin/main | BLOCKED: protected RAG behaviour change lacks required live baseline-to-post canary | Local diff review found no additional high-confidence P0-P2 defect; prior exact-head PR required passed; offline Vitest is insufficient for ranking trust; no provider-backed canary run |
| 2026-07-28 | PR #1316 / `claude/top-search-design-mockups-w53znc` | `8ccd7f481819ae4b41352acf9d867b2b850696be` | CI/review closeout: remaining band review gaps | FIXED. Prior Production UI failure on older tip was Suspense duplicate `global-search-input` (addressed earlier). Tip closes 7 unresolved review threads: favourites partial-status + refetch, differentials unauthorized copy, docs typography, forced-colors adoption gate, forms/loading control suppression confirmation. Merge-tree clean vs main; hosted CI rerunning on this head. | Focused vitest 38/38; tsc + eslint on touched files PASS; no Bugbot MCP available in this environment; no provider-backed checks. |
| 2026-07-28 | claude/top-search-design-mockups-w53znc | af07e34b5e6ca958206926a05509c1e321dbe862 | bugbot SearchResultsHeaderBand favourites status | P1: favourites status override under-reports registry faults when any items exist; empty/filter guards use overridden status; registryStatus unused. P2: demo prototype merge still over-faults band. No code change. | static review of band/favourites/diff call sites; offline fold proof; PR thread context; no provider/CI |
Expand Down
Loading