File size: 141,310 Bytes
14ed4df
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75

<style>

:root { color-scheme: light; }

.bi-wrap { font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: #1f2328 !important; }

.bi-wrap h1, .bi-wrap h2, .bi-wrap h3, .bi-wrap p, .bi-wrap strong, .bi-wrap td, .bi-wrap th, .bi-wrap div { color: #1f2328 !important; }

.bi-band { border: 1px solid #d8dee4; border-radius: 8px; background: #ffffff !important; padding: 16px; margin: 0 0 12px; }

.bi-title { display: flex; gap: 12px; align-items: flex-start; justify-content: space-between; margin-bottom: 12px; }

.bi-title h1, .bi-title h2 { margin: 0; line-height: 1.15; letter-spacing: 0; }

.bi-title h1 { font-size: 1.55rem; }

.bi-title h2 { font-size: 1.12rem; }

.bi-title p { margin: 4px 0 0; color: #57606a; max-width: 820px; }

.status-pill { border-radius: 999px; padding: 5px 9px; font-size: .78rem; font-weight: 700; background: #dafbe1; color: #116329 !important; white-space: nowrap; }

.metric-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(138px, 1fr)); gap: 8px; }

.metric { border: 1px solid #d0d7de; border-radius: 8px; padding: 10px; background: #f6f8fa !important; min-height: 86px; }

.metric-value { font-size: 1.45rem; font-weight: 800; line-height: 1.1; color: #0969da !important; }

.metric-label { margin-top: 4px; font-size: .84rem; font-weight: 700; }

.metric-note { margin-top: 2px; font-size: .76rem; color: #57606a !important; }

.callout-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 8px; }

.callout { border-left: 4px solid #0969da; background: #f6f8fa !important; border-radius: 8px; padding: 10px 12px; }

.callout:nth-child(2) { border-left-color: #1a7f37; }

.callout:nth-child(3) { border-left-color: #bf8700; }

.callout:nth-child(4) { border-left-color: #cf222e; }

.callout strong { display: block; margin-bottom: 4px; }

.group-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(310px, 1fr)); gap: 10px; }

.group-card { border: 1px solid #d8dee4; border-radius: 8px; padding: 12px; background: #fff !important; }

.group-card h3 { margin: 0 0 7px; font-size: 1rem; line-height: 1.25; letter-spacing: 0; }

.meta-row { display: flex; flex-wrap: wrap; gap: 6px; margin: 6px 0; }

.chip-row { display: inline-flex; flex-wrap: wrap; gap: 5px; align-items: center; vertical-align: middle; }

.chip { display: inline-flex; align-items: center; border: 1px solid #d0d7de; border-radius: 999px; padding: 2px 7px; font-size: .78rem; background: #f6f8fa !important; color: #24292f !important; }

.chip.bucket { border-color: #9a6700; background: #fff8c5 !important; }

.chip.kind { border-color: #0969da; background: #ddf4ff !important; }

.workflow-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 10px; }

.workflow-card { border: 1px solid #d8dee4; border-radius: 8px; padding: 12px; background: #fff !important; }

.workflow-card h3 { margin: 0 0 7px; font-size: 1rem; line-height: 1.25; letter-spacing: 0; }

.workflow-card .move-count { font-weight: 800; color: #0969da !important; }

.move-list { display: grid; gap: 10px; }

.move-row { border: 1px solid #d8dee4; border-radius: 8px; background: #fff !important; }

.move-row summary { list-style: none; cursor: pointer; padding: 12px; }

.move-row summary::-webkit-details-marker { display: none; }

.move-summary { display: grid; grid-template-columns: minmax(190px, 1fr) minmax(260px, 1.45fr) minmax(260px, 1.45fr) minmax(150px, .8fr) minmax(250px, 1.35fr) auto; gap: 16px; align-items: start; }

.move-title, .move-field { min-width: 0; }

.move-title h3 { margin: 0 0 4px; font-size: 1rem; line-height: 1.25; letter-spacing: 0; }

.move-field span { display: block; color: #57606a !important; font-size: .72rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0; }

.move-field p { margin: 3px 0 0; font-size: .84rem; line-height: 1.35; overflow-wrap: anywhere; }

.move-field .chip, .move-title { overflow-wrap: anywhere; }

.view-bundles { align-self: center; justify-self: end; border: 1px solid #000000; border-radius: 999px; color: #000000 !important; background: #ffffff !important; padding: 4px 9px; font-size: .78rem; font-weight: 800; white-space: nowrap; }

.move-row[open] .view-bundles { background: #f6f8fa !important; }

.move-expanded { border-top: 1px solid #d8dee4; padding: 0 12px 12px; }

.bundle-row { border-top: 1px solid #eef1f4; padding: 12px 0; }

.bundle-row:first-child { border-top: none; }

.bundle-row h4 { margin: 0 0 6px; font-size: .94rem; line-height: 1.25; letter-spacing: 0; }

.bundle-scope { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 7px; margin-top: 8px; }

.evidence-list { margin: 8px 0 0 18px; padding: 0; color: #57606a !important; font-size: .82rem; line-height: 1.35; }

.evidence-list li { margin: 3px 0; }

.muted { color: #57606a !important; }

.evidence { font-size: .84rem; color: #57606a !important; }

.scroll-table { overflow-x: auto; border: 1px solid #d8dee4; border-radius: 8px; background: #fff !important; }

table.bi-table { width: 100%; border-collapse: collapse; font-size: .86rem; }

.bi-table th { text-align: left; background: #f6f8fa !important; color: #57606a !important; font-size: .78rem; border-bottom: 1px solid #d8dee4; padding: 8px; white-space: nowrap; }

.bi-table td { border-bottom: 1px solid #eef1f4; padding: 8px; vertical-align: top; min-width: 86px; }

.bi-table tr:last-child td { border-bottom: none; }

.wide { min-width: 280px; }

.tight { max-width: 180px; }

a { color: #0969da !important; text-decoration: none; }

a:hover { text-decoration: underline; }

.bi-wrap, .bi-wrap * { color: #000000 !important; }

@media (max-width: 720px) {

  .bi-title { display: block; }

  .status-pill { display: inline-block; margin-top: 8px; }

  .group-grid { grid-template-columns: 1fr; }

  .move-summary { grid-template-columns: 1fr; }

  .view-bundles { justify-self: start; }

}

</style>
<div class='bi-wrap'><section class='bi-band'><div class='bi-title'><div><h2>Local Board</h2><p>Every open issue and PR is assigned to the smallest practical maintainer action bundle we would use to review, resolve, merge, close, link, park, or turn into a local patch-plan bundle.</p></div><span class='status-pill'>local-only; no GitHub writes</span></div><div class='metric-grid'><div class='metric'><div class='metric-value'>1579</div><div class='metric-label'>Maintainer action bundles</div><div class='metric-note'>all active items assigned</div></div><div class='metric'><div class='metric-value'>413</div><div class='metric-label'>Patch-plan bundles</div><div class='metric-note'>local-only; no GitHub writes</div></div><div class='metric'><div class='metric-value'>863</div><div class='metric-label'>Existing PR decisions</div><div class='metric-note'>merge/close/rebase/gate</div></div><div class='metric'><div class='metric-value'>303</div><div class='metric-label'>Batch issue sweeps</div><div class='metric-note'>close/link/park batches</div></div><div class='metric'><div class='metric-value'>15437</div><div class='metric-label'>Covered issues</div><div class='metric-note'>open issues</div></div><div class='metric'><div class='metric-value'>2770</div><div class='metric-label'>Covered PRs</div><div class='metric-note'>open PRs</div></div><div class='metric'><div class='metric-value'>1579</div><div class='metric-label'>Diagnosed bundles</div><div class='metric-note'>next step attached</div></div><div class='metric'><div class='metric-value'>0</div><div class='metric-label'>GitHub writes</div><div class='metric-note'>local-only; no GitHub writes</div></div><div class='metric'><div class='metric-value'>141b35358567</div><div class='metric-label'>Resolution hash</div><div class='metric-note'>full hash in metrics</div></div></div></section><section class='bi-band'><div class='bi-title'><div><h2>Top Maintainer Action Bundles</h2><p>These are the units maintainers would review first. Raw rows and edges stay underneath for audit.</p></div></div><div class='group-grid'><article class='group-card'><h3>PR #188801 - [MPS] Leak MetalShaderLibrary bundled singleton to avoid exit-time destructor crashes</h3><div class='meta-row'><span class='chip kind'>Existing PR contributor wait</span><span class='chip bucket'>waiting on contributor</span><span class='chip'>1 issue</span><span class='chip'>1 PR</span></div><p class='evidence'>Keep parked or close after maintainer review if the contributor path is no longer active; do not ask for maintainer work first.</p><div class='meta-row'><span class='chip-row'><span class='chip'>#188812</span></span></div><div class='meta-row'><span class='chip-row'><span class='chip'>PR #188801</span></span></div><div class='evidence'>Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></article><article class='group-card'><h3>PR #189122 - Fix sparse-dense mul dropping data when broadcasting a size-1 sparse dim</h3><div class='meta-row'><span class='chip kind'>Existing PR decision</span><span class='chip bucket'>waiting on maintainer review</span><span class='chip'>2 issues</span><span class='chip'>1 PR</span></div><p class='evidence'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</p><div class='meta-row'><span class='chip-row'><span class='chip'>#158861</span><span class='chip'>#188900</span></span></div><div class='meta-row'><span class='chip-row'><span class='chip'>PR #189122</span></span></div><div class='evidence'>Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></article><article class='group-card'><h3>PR #185730 - Fix dynamic shapes for variadic kwargs</h3><div class='meta-row'><span class='chip kind'>Existing PR blocked review</span><span class='chip bucket'>waiting on CI/check fix</span><span class='chip'>2 issues</span><span class='chip'>1 PR</span></div><p class='evidence'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</p><div class='meta-row'><span class='chip-row'><span class='chip'>#150022</span><span class='chip'>#150371</span></span></div><div class='meta-row'><span class='chip-row'><span class='chip'>PR #185730</span></span></div><div class='evidence'>Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></article><article class='group-card'><h3>PR #188948 - Fix triangular_solve for sparse CPU tensors on non-MKL platforms</h3><div class='meta-row'><span class='chip kind'>Existing PR contributor wait</span><span class='chip bucket'>waiting on CI/check fix</span><span class='chip'>1 issue</span><span class='chip'>1 PR</span></div><p class='evidence'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</p><div class='meta-row'><span class='chip-row'><span class='chip'>#153410</span></span></div><div class='meta-row'><span class='chip-row'><span class='chip'>PR #188948</span></span></div><div class='evidence'>Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></article><article class='group-card'><h3>PR #189256 - [BE][MPS] Factor host-buffer wrapping into buffer_with_offset_from_tensor</h3><div class='meta-row'><span class='chip kind'>Existing PR decision</span><span class='chip bucket'>waiting on maintainer review</span><span class='chip'>3 issues</span><span class='chip'>2 PRs</span></div><p class='evidence'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</p><div class='meta-row'><span class='chip-row'><span class='chip'>#180397</span><span class='chip'>#181374</span><span class='chip'>#188970</span></span></div><div class='meta-row'><span class='chip-row'><span class='chip'>PR #181720</span><span class='chip'>PR #189256</span></span></div><div class='evidence'>Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></article><article class='group-card'><h3>PR #189043 - Preload full bundled cuDNN set with RTLD_GLOBAL to prevent sublibrary version mismatch</h3><div class='meta-row'><span class='chip kind'>Existing PR contributor wait</span><span class='chip bucket'>waiting on CI/check fix</span><span class='chip'>1 issue</span><span class='chip'>1 PR</span></div><p class='evidence'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</p><div class='meta-row'><span class='chip-row'><span class='chip'>#188892</span></span></div><div class='meta-row'><span class='chip-row'><span class='chip'>PR #189043</span></span></div><div class='evidence'>Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></article><article class='group-card'><h3>PR #189149 - [inductor] Emit pointwise kernel for small mm (K&lt;8, N&lt;8) instead of cuBLAS</h3><div class='meta-row'><span class='chip kind'>Existing PR blocked review</span><span class='chip bucket'>waiting on CI/check fix</span><span class='chip'>21 issues</span><span class='chip'>14 PRs</span></div><p class='evidence'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</p><div class='meta-row'><span class='chip-row'><span class='chip'>#178040</span><span class='chip'>#183988</span><span class='chip'>#186348</span><span class='chip'>#187988</span><span class='chip'>#188477</span><span class='chip'>#188675</span><span class='chip'>#188704</span><span class='chip'>#188706</span><span class='chip'>#188707</span><span class='chip'>#188708</span><span class='chip muted'>+11</span></span></div><div class='meta-row'><span class='chip-row'><span class='chip'>PR #181726</span><span class='chip'>PR #181727</span><span class='chip'>PR #181728</span><span class='chip'>PR #183511</span><span class='chip'>PR #184276</span><span class='chip'>PR #187315</span><span class='chip'>PR #187318</span><span class='chip'>PR #187989</span><span class='chip muted'>+6</span></span></div><div class='evidence'>Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></article><article class='group-card'><h3>PR #185891 - [dynamo] Guard AOTAutograd input mutation overlap changes</h3><div class='meta-row'><span class='chip kind'>Existing PR contributor wait</span><span class='chip bucket'>waiting on CI/check fix</span><span class='chip'>3 issues</span><span class='chip'>3 PRs</span></div><p class='evidence'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</p><div class='meta-row'><span class='chip-row'><span class='chip'>#93617</span><span class='chip'>#178680</span><span class='chip'>#188133</span></span></div><div class='meta-row'><span class='chip-row'><span class='chip'>PR #184481</span><span class='chip'>PR #184694</span><span class='chip'>PR #185891</span></span></div><div class='evidence'>Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></article><article class='group-card'><h3>PR #185946 - [CUDA] Warn instead of assert in `reportProcessMemoryInfo` to prevent crash on Tegra OOM</h3><div class='meta-row'><span class='chip kind'>Existing PR blocked review</span><span class='chip bucket'>waiting on CI/check fix</span><span class='chip'>3 issues</span><span class='chip'>2 PRs</span></div><p class='evidence'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</p><div class='meta-row'><span class='chip-row'><span class='chip'>#16706</span><span class='chip'>#185240</span><span class='chip'>#186374</span></span></div><div class='meta-row'><span class='chip-row'><span class='chip'>PR #185946</span><span class='chip'>PR #186375</span></span></div><div class='evidence'>Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></article><article class='group-card'><h3>PR #186358 - Fix output mismtach for F.softshrink with bfloat16 and float scalar</h3><div class='meta-row'><span class='chip kind'>Existing PR blocked review</span><span class='chip bucket'>waiting on CI/check fix</span><span class='chip'>2 issues</span><span class='chip'>3 PRs</span></div><p class='evidence'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</p><div class='meta-row'><span class='chip-row'><span class='chip'>#185470</span><span class='chip'>#185484</span></span></div><div class='meta-row'><span class='chip-row'><span class='chip'>PR #185846</span><span class='chip'>PR #186358</span><span class='chip'>PR #187609</span></span></div><div class='evidence'>Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></article></div></section><section class='bi-band'><div class='bi-title'><div><h2>Bundle Table</h2><p>Every row is local-only and carries proof/test status; no action is sent to GitHub.</p></div></div><div class='scroll-table'><table class='bi-table'><thead><tr><th>Bundle</th><th>Kind</th><th>Covers</th><th>Diagnosis</th><th>Recommended Next Step</th><th>Local Proof/Test</th><th>GitHub Action Allowed</th></tr></thead><tbody><tr><td><strong>BUNDLE-001</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on contributor</div></td><td><div><span class='chip-row'><span class='chip'>#188812</span></span></div><div><span class='chip-row'><span class='chip'>PR #188801</span></span></div></td><td><div class='wide'>PR #188801 is contributor-owned until requested changes or review questions are answered.</div></td><td><div class='wide'>Keep parked or close after maintainer review if the contributor path is no longer active; do not ask for maintainer work first.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-002</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#158861</span><span class='chip'>#188900</span></span></div><div><span class='chip-row'><span class='chip'>PR #189122</span></span></div></td><td><div class='wide'>PR #189122 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-003</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#150022</span><span class='chip'>#150371</span></span></div><div><span class='chip-row'><span class='chip'>PR #185730</span></span></div></td><td><div class='wide'>PR #185730 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-004</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#153410</span></span></div><div><span class='chip-row'><span class='chip'>PR #188948</span></span></div></td><td><div class='wide'>PR #188948 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-005</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#180397</span><span class='chip'>#181374</span><span class='chip'>#188970</span></span></div><div><span class='chip-row'><span class='chip'>PR #181720</span><span class='chip'>PR #189256</span></span></div></td><td><div class='wide'>PR #189256 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-006</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#188892</span></span></div><div><span class='chip-row'><span class='chip'>PR #189043</span></span></div></td><td><div class='wide'>PR #189043 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-007</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#178040</span><span class='chip'>#183988</span><span class='chip'>#186348</span><span class='chip'>#187988</span><span class='chip'>#188477</span><span class='chip'>#188675</span><span class='chip'>#188704</span><span class='chip'>#188706</span><span class='chip'>#188707</span><span class='chip'>#188708</span><span class='chip muted'>+11</span></span></div><div><span class='chip-row'><span class='chip'>PR #181726</span><span class='chip'>PR #181727</span><span class='chip'>PR #181728</span><span class='chip'>PR #183511</span><span class='chip'>PR #184276</span><span class='chip'>PR #187315</span><span class='chip'>PR #187318</span><span class='chip'>PR #187989</span><span class='chip muted'>+6</span></span></div></td><td><div class='wide'>PR #189149 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-008</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#93617</span><span class='chip'>#178680</span><span class='chip'>#188133</span></span></div><div><span class='chip-row'><span class='chip'>PR #184481</span><span class='chip'>PR #184694</span><span class='chip'>PR #185891</span></span></div></td><td><div class='wide'>PR #185891 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-009</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#16706</span><span class='chip'>#185240</span><span class='chip'>#186374</span></span></div><div><span class='chip-row'><span class='chip'>PR #185946</span><span class='chip'>PR #186375</span></span></div></td><td><div class='wide'>PR #185946 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-010</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#185470</span><span class='chip'>#185484</span></span></div><div><span class='chip-row'><span class='chip'>PR #185846</span><span class='chip'>PR #186358</span><span class='chip'>PR #187609</span></span></div></td><td><div class='wide'>PR #186358 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-011</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#40932</span><span class='chip'>#41508</span><span class='chip'>#55056</span></span></div><div><span class='chip-row'><span class='chip'>PR #189045</span></span></div></td><td><div class='wide'>PR #189045 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-012</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#188492</span><span class='chip'>#188841</span><span class='chip'>#189287</span></span></div><div><span class='chip-row'><span class='chip'>PR #188998</span></span></div></td><td><div class='wide'>PR #188998 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-013</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#182649</span><span class='chip'>#182651</span><span class='chip'>#182652</span></span></div><div><span class='chip-row'><span class='chip'>PR #184621</span></span></div></td><td><div class='wide'>PR #184621 is blocked by failing CI checks: statusCheckRollup, unit-test / inductor-test / test-osdc (inductor, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8).</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, unit-test / inductor-test / test-osdc (inductor, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-014</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#173059</span><span class='chip'>#189034</span></span></div><div><span class='chip-row'><span class='chip'>PR #189294</span><span class='chip'>PR #189295</span></span></div></td><td><div class='wide'>PR #189294 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-015</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#187332</span><span class='chip'>#188545</span></span></div><div><span class='chip-row'><span class='chip'>PR #187354</span><span class='chip'>PR #188556</span></span></div></td><td><div class='wide'>PR #187354 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-016</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on contributor</div></td><td><div><span class='chip-row'><span class='chip'>#171356</span><span class='chip'>#187429</span></span></div><div><span class='chip-row'><span class='chip'>PR #185756</span><span class='chip'>PR #187908</span></span></div></td><td><div class='wide'>PR #187908 is contributor-owned until requested changes or review questions are answered.</div></td><td><div class='wide'>Keep parked or close after maintainer review if the contributor path is no longer active; do not ask for maintainer work first.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-017</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#146719</span><span class='chip'>#155044</span></span></div><div><span class='chip-row'><span class='chip'>PR #185496</span></span></div></td><td><div class='wide'>PR #185496 is blocked by failing CI checks: statusCheckRollup, inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor, 2, 2, mt-l-x86aavx2-29-113-a10g).</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor, 2, 2, mt-l-x86aavx2-29-113-a10g), rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-018</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on contributor</div></td><td><div><span class='chip-row'><span class='chip'>#182200</span><span class='chip'>#184101</span></span></div><div><span class='chip-row'><span class='chip'>PR #184632</span></span></div></td><td><div class='wide'>PR #184632 is contributor-owned until requested changes or review questions are answered.</div></td><td><div class='wide'>Keep parked or close after maintainer review if the contributor path is no longer active; do not ask for maintainer work first.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-019</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#182217</span><span class='chip'>#183369</span></span></div><div><span class='chip-row'><span class='chip'>PR #184628</span></span></div></td><td><div class='wide'>PR #184628 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-020</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#119883</span><span class='chip'>#187027</span></span></div><div><span class='chip-row'><span class='chip'>PR #184392</span></span></div></td><td><div class='wide'>PR #184392 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-021</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#181696</span><span class='chip'>#183120</span></span></div><div><span class='chip-row'><span class='chip'>PR #183654</span></span></div></td><td><div class='wide'>PR #183654 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-022</strong></td><td>Existing PR decision<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#189267</span></span></div><div><span class='chip-row'><span class='chip'>PR #189273</span></span></div></td><td><div class='wide'>PR #189273 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-023</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#175190</span></span></div><div><span class='chip-row'><span class='chip'>PR #189233</span></span></div></td><td><div class='wide'>PR #189233 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-024</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#188890</span></span></div><div><span class='chip-row'><span class='chip'>PR #189129</span></span></div></td><td><div class='wide'>PR #189129 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-025</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#188792</span></span></div><div><span class='chip-row'><span class='chip'>PR #188791</span></span></div></td><td><div class='wide'>PR #188791 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-026</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on contributor</div></td><td><div><span class='chip-row'><span class='chip'>#188547</span></span></div><div><span class='chip-row'><span class='chip'>PR #188605</span></span></div></td><td><div class='wide'>PR #188605 is contributor-owned until requested changes or review questions are answered.</div></td><td><div class='wide'>Keep parked or close after maintainer review if the contributor path is no longer active; do not ask for maintainer work first.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-027</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#188541</span></span></div><div><span class='chip-row'><span class='chip'>PR #188546</span></span></div></td><td><div class='wide'>PR #188546 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-028</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#188113</span></span></div><div><span class='chip-row'><span class='chip'>PR #188114</span></span></div></td><td><div class='wide'>PR #188114 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-029</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#188023</span></span></div><div><span class='chip-row'><span class='chip'>PR #188047</span></span></div></td><td><div class='wide'>PR #188047 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-030</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#188034</span></span></div><div><span class='chip-row'><span class='chip'>PR #188039</span></span></div></td><td><div class='wide'>PR #188039 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-031</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on contributor</div></td><td><div><span class='chip-row'><span class='chip'>#188008</span></span></div><div><span class='chip-row'><span class='chip'>PR #187955</span></span></div></td><td><div class='wide'>PR #187955 is contributor-owned until requested changes or review questions are answered.</div></td><td><div class='wide'>Keep parked or close after maintainer review if the contributor path is no longer active; do not ask for maintainer work first.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-032</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#187340</span></span></div><div><span class='chip-row'><span class='chip'>PR #187493</span></span></div></td><td><div class='wide'>PR #187493 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-033</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#187415</span></span></div><div><span class='chip-row'><span class='chip'>PR #187486</span></span></div></td><td><div class='wide'>PR #187486 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-034</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#187284</span></span></div><div><span class='chip-row'><span class='chip'>PR #187311</span></span></div></td><td><div class='wide'>PR #187311 is blocked by failing CI checks: statusCheckRollup, inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor, 2, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor_cpp_wrapper, 1, 2, mt-l-x86aavx2-29-113-a10g).</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor, 2, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor_cpp_wrapper, 1, 2, mt-l-x86aavx2-29-113-a10g), rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-035</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#175370</span></span></div><div><span class='chip-row'><span class='chip'>PR #187104</span></span></div></td><td><div class='wide'>PR #187104 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-036</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#168126</span></span></div><div><span class='chip-row'><span class='chip'>PR #186622</span></span></div></td><td><div class='wide'>PR #186622 is blocked by failing CI checks: statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor, 2, 2, mt-l-x86aavx2-29-113-a10g).</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor, 2, 2, mt-l-x86aavx2-29-113-a10g), rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-037</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#186537</span></span></div><div><span class='chip-row'><span class='chip'>PR #186583</span></span></div></td><td><div class='wide'>PR #186583 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-038</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#124863</span></span></div><div><span class='chip-row'><span class='chip'>PR #186454</span></span></div></td><td><div class='wide'>PR #186454 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-039</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#186084</span></span></div><div><span class='chip-row'><span class='chip'>PR #186395</span></span></div></td><td><div class='wide'>PR #186395 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-040</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#184408</span></span></div><div><span class='chip-row'><span class='chip'>PR #186252</span></span></div></td><td><div class='wide'>PR #186252 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-041</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#160018</span></span></div><div><span class='chip-row'><span class='chip'>PR #185349</span></span></div></td><td><div class='wide'>PR #185349 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-042</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on contributor</div></td><td><div><span class='chip-row'><span class='chip'>#171894</span></span></div><div><span class='chip-row'><span class='chip'>PR #184970</span></span></div></td><td><div class='wide'>PR #184970 is contributor-owned until requested changes or review questions are answered.</div></td><td><div class='wide'>Keep parked or close after maintainer review if the contributor path is no longer active; do not ask for maintainer work first.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-043</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#175154</span></span></div><div><span class='chip-row'><span class='chip'>PR #184848</span></span></div></td><td><div class='wide'>PR #184848 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-044</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on contributor</div></td><td><div><span class='chip-row'><span class='chip'>#146569</span></span></div><div><span class='chip-row'><span class='chip'>PR #184153</span></span></div></td><td><div class='wide'>PR #184153 is contributor-owned until requested changes or review questions are answered.</div></td><td><div class='wide'>Keep parked or close after maintainer review if the contributor path is no longer active; do not ask for maintainer work first.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-045</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#177118</span></span></div><div><span class='chip-row'><span class='chip'>PR #183881</span></span></div></td><td><div class='wide'>PR #183881 is blocked by failing CI checks: statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), torchtitan-x-pytorch-test / test-osdc (torchtitan_models_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8).</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), torchtitan-x-pytorch-test / test-osdc (torchtitan_models_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-046</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#181690</span></span></div><div><span class='chip-row'><span class='chip'>PR #183701</span></span></div></td><td><div class='wide'>PR #183701 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-047</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#162358</span></span></div><div><span class='chip-row'><span class='chip'>PR #181516</span></span></div></td><td><div class='wide'>PR #181516 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-048</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#178089</span></span></div><div><span class='chip-row'><span class='chip'>PR #181036</span></span></div></td><td><div class='wide'>PR #181036 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-049</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#186256</span></span></div><div><span class='chip-row'><span class='chip'>PR #176234</span></span></div></td><td><div class='wide'>PR #176234 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-050</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#175978</span></span></div><div><span class='chip-row'><span class='chip'>PR #176070</span></span></div></td><td><div class='wide'>PR #176070 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-051</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#124502</span><span class='chip'>#170127</span><span class='chip'>#174608</span></span></div><div><span class='chip-row'><span class='chip'>PR #184983</span></span></div></td><td><div class='wide'>PR #184983 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-052</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#175467</span><span class='chip'>#184229</span></span></div><div><span class='chip-row'><span class='chip'>PR #184508</span></span></div></td><td><div class='wide'>PR #184508 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-053</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#189121</span></span></div><div><span class='chip-row'><span class='chip'>PR #189124</span></span></div></td><td><div class='wide'>PR #189124 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-054</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#147170</span></span></div><div><span class='chip-row'><span class='chip'>PR #188965</span></span></div></td><td><div class='wide'>PR #188965 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-055</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#188772</span></span></div><div><span class='chip-row'><span class='chip'>PR #188698</span></span></div></td><td><div class='wide'>PR #188698 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-056</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#187480</span></span></div><div><span class='chip-row'><span class='chip'>PR #187481</span></span></div></td><td><div class='wide'>PR #187481 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-057</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#143157</span></span></div><div><span class='chip-row'><span class='chip'>PR #186043</span></span></div></td><td><div class='wide'>PR #186043 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-058</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#184841</span></span></div><div><span class='chip-row'><span class='chip'>PR #185892</span></span></div></td><td><div class='wide'>PR #185892 is blocked by failing CI checks: statusCheckRollup, inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), +1 more.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), +1 more, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-059</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#147326</span></span></div><div><span class='chip-row'><span class='chip'>PR #185804</span></span></div></td><td><div class='wide'>PR #185804 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-060</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#151510</span></span></div><div><span class='chip-row'><span class='chip'>PR #185691</span></span></div></td><td><div class='wide'>PR #185691 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-061</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#160399</span></span></div><div><span class='chip-row'><span class='chip'>PR #185324</span></span></div></td><td><div class='wide'>PR #185324 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-062</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#163189</span></span></div><div><span class='chip-row'><span class='chip'>PR #185108</span></span></div></td><td><div class='wide'>PR #185108 is blocked by failing CI checks: statusCheckRollup, unit-test / inductor-test / test-osdc (inductor, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g).</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, unit-test / inductor-test / test-osdc (inductor, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-063</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#166093</span></span></div><div><span class='chip-row'><span class='chip'>PR #185069</span></span></div></td><td><div class='wide'>PR #185069 is blocked by failing CI checks: statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, lf-l-x86aavx2-189-704-a10g-8), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor, 1, 2, mt-l-x86aavx2-29-113-a10g), +1 more.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, lf-l-x86aavx2-189-704-a10g-8), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor, 1, 2, mt-l-x86aavx2-29-113-a10g), +1 more, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-064</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#171897</span></span></div><div><span class='chip-row'><span class='chip'>PR #184967</span></span></div></td><td><div class='wide'>PR #184967 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-065</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#171964</span></span></div><div><span class='chip-row'><span class='chip'>PR #184966</span></span></div></td><td><div class='wide'>PR #184966 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-066</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#171974</span></span></div><div><span class='chip-row'><span class='chip'>PR #184964</span></span></div></td><td><div class='wide'>PR #184964 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-067</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#171977</span></span></div><div><span class='chip-row'><span class='chip'>PR #184963</span></span></div></td><td><div class='wide'>PR #184963 is blocked by failing CI checks: statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor, 2, 2, mt-l-x86aavx2-29-113-a10g), +1 more.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor, 2, 2, mt-l-x86aavx2-29-113-a10g), +1 more, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-068</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on contributor</div></td><td><div><span class='chip-row'><span class='chip'>#171978</span></span></div><div><span class='chip-row'><span class='chip'>PR #184961</span></span></div></td><td><div class='wide'>PR #184961 is contributor-owned until requested changes or review questions are answered.</div></td><td><div class='wide'>Keep parked or close after maintainer review if the contributor path is no longer active; do not ask for maintainer work first.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-069</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#172711</span></span></div><div><span class='chip-row'><span class='chip'>PR #184950</span></span></div></td><td><div class='wide'>PR #184950 is blocked by failing CI checks: statusCheckRollup, linux-jammy-cuda13.0-py3.10-gcc11 / test (default, 2, 5, linux.g6.4xlarge.experimental.nvidia.gpu), linux-jammy-cuda13.0-py3.10-gcc11 / test-osdc (default, 1, 5, mt-l-x86aavx2-29-113-l4), linux-jammy-rocm-py3.10-mi355 / test (default, 1, 10, linux.rocm.gpu.gfx950.1).</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, linux-jammy-cuda13.0-py3.10-gcc11 / test (default, 2, 5, linux.g6.4xlarge.experimental.nvidia.gpu), linux-jammy-cuda13.0-py3.10-gcc11 / test-osdc (default, 1, 5, mt-l-x86aavx2-29-113-l4), linux-jammy-rocm-py3.10-mi355 / test (default, 1, 10, linux.rocm.gpu.gfx950.1), rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-070</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#172839</span></span></div><div><span class='chip-row'><span class='chip'>PR #184948</span></span></div></td><td><div class='wide'>PR #184948 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-071</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#176428</span></span></div><div><span class='chip-row'><span class='chip'>PR #184787</span></span></div></td><td><div class='wide'>PR #184787 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-072</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#180354</span></span></div><div><span class='chip-row'><span class='chip'>PR #184667</span></span></div></td><td><div class='wide'>PR #184667 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-073</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#178522</span></span></div><div><span class='chip-row'><span class='chip'>PR #182224</span></span></div></td><td><div class='wide'>PR #182224 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-074</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#178798</span></span></div><div><span class='chip-row'><span class='chip'>PR #178844</span></span></div></td><td><div class='wide'>PR #178844 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-075</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#161053</span></span></div><div><span class='chip-row'><span class='chip'>PR #185300</span></span></div></td><td><div class='wide'>PR #185300 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-076</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#167872</span></span></div><div><span class='chip-row'><span class='chip'>PR #185025</span></span></div></td><td><div class='wide'>PR #185025 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-077</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#168288</span><span class='chip'>#172445</span><span class='chip'>#172632</span></span></div><div><span class='chip-row'><span class='chip'>PR #166876</span></span></div></td><td><div class='wide'>PR #166876 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-078</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#143649</span></span></div><div><span class='chip-row'><span class='chip'>PR #186021</span></span></div></td><td><div class='wide'>PR #186021 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-079</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#145220</span></span></div><div><span class='chip-row'><span class='chip'>PR #185984</span></span></div></td><td><div class='wide'>PR #185984 is blocked by failing CI checks: statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8).</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-080</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#147077</span></span></div><div><span class='chip-row'><span class='chip'>PR #185809</span></span></div></td><td><div class='wide'>PR #185809 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-081</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#146790</span></span></div><div><span class='chip-row'><span class='chip'>PR #181062</span></span></div></td><td><div class='wide'>PR #181062 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-082</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#130182</span><span class='chip'>#136216</span><span class='chip'>#137520</span><span class='chip'>#140842</span><span class='chip'>#144360</span><span class='chip'>#145093</span><span class='chip'>#145231</span><span class='chip'>#158088</span><span class='chip'>#186031</span><span class='chip'>#186136</span></span></div><div><span class='chip-row'><span class='chip'>PR #183884</span><span class='chip'>PR #184161</span><span class='chip'>PR #185433</span><span class='chip'>PR #185976</span><span class='chip'>PR #186011</span><span class='chip'>PR #186094</span><span class='chip'>PR #186361</span></span></div></td><td><div class='wide'>PR #186361 is blocked by failing CI checks: statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor, 1, 2, mt-l-x86aavx2-29-113-a10g).</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor, 1, 2, mt-l-x86aavx2-29-113-a10g), rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-083</strong></td><td>Existing PR decision<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#145529</span><span class='chip'>#153056</span><span class='chip'>#170137</span><span class='chip'>#170770</span><span class='chip'>#170781</span><span class='chip'>#186796</span><span class='chip'>#187008</span></span></div><div><span class='chip-row'><span class='chip'>PR #184975</span><span class='chip'>PR #184976</span><span class='chip'>PR #185953</span><span class='chip'>PR #186801</span><span class='chip'>PR #187090</span></span></div></td><td><div class='wide'>PR #185953 is blocked by failing CI checks: statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, lf-l-x86aavx2-189-704-a10g-8), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor, 2, 2, mt-l-x86aavx2-29-113-a10g).</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, lf-l-x86aavx2-189-704-a10g-8), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor, 2, 2, mt-l-x86aavx2-29-113-a10g), rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-084</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#167007</span><span class='chip'>#170672</span><span class='chip'>#188153</span></span></div><div><span class='chip-row'><span class='chip'>PR #184978</span><span class='chip'>PR #185059</span></span></div></td><td><div class='wide'>PR #185059 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-085</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#139124</span><span class='chip'>#144247</span><span class='chip'>#144362</span></span></div><div><span class='chip-row'><span class='chip'>PR #186016</span></span></div></td><td><div class='wide'>PR #186016 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-086</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#145687</span><span class='chip'>#145709</span><span class='chip'>#145711</span></span></div><div><span class='chip-row'><span class='chip'>PR #185939</span></span></div></td><td><div class='wide'>PR #185939 is blocked by failing CI checks: statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor, 2, 2, mt-l-x86aavx2-29-113-a10g).</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), unit-test / inductor-test / test-osdc (inductor, 2, 2, mt-l-x86aavx2-29-113-a10g), rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-087</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on contributor</div></td><td><div><span class='chip-row'><span class='chip'>#157610</span><span class='chip'>#162734</span><span class='chip'>#163037</span></span></div><div><span class='chip-row'><span class='chip'>PR #185124</span></span></div></td><td><div class='wide'>PR #185124 is contributor-owned until requested changes or review questions are answered.</div></td><td><div class='wide'>Keep parked or close after maintainer review if the contributor path is no longer active; do not ask for maintainer work first.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-088</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#128554</span><span class='chip'>#161671</span></span></div><div><span class='chip-row'><span class='chip'>PR #185170</span><span class='chip'>PR #186418</span></span></div></td><td><div class='wide'>PR #186418 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-089</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#101192</span><span class='chip'>#147380</span></span></div><div><span class='chip-row'><span class='chip'>PR #185803</span></span></div></td><td><div class='wide'>PR #185803 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-090</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#140615</span></span></div><div><span class='chip-row'><span class='chip'>PR #186900</span></span></div></td><td><div class='wide'>PR #186900 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-091</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#141115</span></span></div><div><span class='chip-row'><span class='chip'>PR #186898</span></span></div></td><td><div class='wide'>PR #186898 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-092</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#158540</span></span></div><div><span class='chip-row'><span class='chip'>PR #186894</span></span></div></td><td><div class='wide'>PR #186894 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-093</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#164313</span></span></div><div><span class='chip-row'><span class='chip'>PR #186879</span></span></div></td><td><div class='wide'>PR #186879 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-094</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#170539</span></span></div><div><span class='chip-row'><span class='chip'>PR #186833</span></span></div></td><td><div class='wide'>PR #186833 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-095</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#140607</span></span></div><div><span class='chip-row'><span class='chip'>PR #186119</span></span></div></td><td><div class='wide'>PR #186119 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-096</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#140683</span></span></div><div><span class='chip-row'><span class='chip'>PR #186118</span></span></div></td><td><div class='wide'>PR #186118 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-097</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#141640</span></span></div><div><span class='chip-row'><span class='chip'>PR #186058</span></span></div></td><td><div class='wide'>PR #186058 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-098</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#145574</span></span></div><div><span class='chip-row'><span class='chip'>PR #185952</span></span></div></td><td><div class='wide'>PR #185952 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-099</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#145785</span></span></div><div><span class='chip-row'><span class='chip'>PR #185926</span></span></div></td><td><div class='wide'>PR #185926 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-100</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#153247</span></span></div><div><span class='chip-row'><span class='chip'>PR #185568</span></span></div></td><td><div class='wide'>PR #185568 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-101</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#153387</span></span></div><div><span class='chip-row'><span class='chip'>PR #185564</span></span></div></td><td><div class='wide'>PR #185564 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-102</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#154137</span></span></div><div><span class='chip-row'><span class='chip'>PR #185545</span></span></div></td><td><div class='wide'>PR #185545 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-103</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#154559</span></span></div><div><span class='chip-row'><span class='chip'>PR #185504</span></span></div></td><td><div class='wide'>PR #185504 is blocked by failing CI checks: statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_models_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8).</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_models_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-104</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on contributor</div></td><td><div><span class='chip-row'><span class='chip'>#154647</span></span></div><div><span class='chip-row'><span class='chip'>PR #185499</span></span></div></td><td><div class='wide'>PR #185499 is contributor-owned until requested changes or review questions are answered.</div></td><td><div class='wide'>Keep parked or close after maintainer review if the contributor path is no longer active; do not ask for maintainer work first.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-105</strong></td><td>Existing PR decision<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#156511</span></span></div><div><span class='chip-row'><span class='chip'>PR #185460</span></span></div></td><td><div class='wide'>PR #185460 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-106</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#156786</span></span></div><div><span class='chip-row'><span class='chip'>PR #185450</span></span></div></td><td><div class='wide'>PR #185450 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-107</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#159346</span></span></div><div><span class='chip-row'><span class='chip'>PR #185404</span></span></div></td><td><div class='wide'>PR #185404 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-108</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#159468</span></span></div><div><span class='chip-row'><span class='chip'>PR #185371</span></span></div></td><td><div class='wide'>PR #185371 is blocked by failing CI checks: statusCheckRollup, win-vs2022-cpu-py3 / build, win-vs2022-cuda13.0-py3 / build, unit-test / inductor-test / test-osdc (inductor, 2, 2, mt-l-x86aavx2-29-113-a10g).</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, win-vs2022-cpu-py3 / build, win-vs2022-cuda13.0-py3 / build, unit-test / inductor-test / test-osdc (inductor, 2, 2, mt-l-x86aavx2-29-113-a10g), rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-109</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on contributor</div></td><td><div><span class='chip-row'><span class='chip'>#159918</span></span></div><div><span class='chip-row'><span class='chip'>PR #185353</span></span></div></td><td><div class='wide'>PR #185353 is contributor-owned until requested changes or review questions are answered.</div></td><td><div class='wide'>Keep parked or close after maintainer review if the contributor path is no longer active; do not ask for maintainer work first.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-110</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on contributor</div></td><td><div><span class='chip-row'><span class='chip'>#161807</span></span></div><div><span class='chip-row'><span class='chip'>PR #185150</span></span></div></td><td><div class='wide'>PR #185150 is contributor-owned until requested changes or review questions are answered.</div></td><td><div class='wide'>Keep parked or close after maintainer review if the contributor path is no longer active; do not ask for maintainer work first.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-111</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#162386</span></span></div><div><span class='chip-row'><span class='chip'>PR #185140</span></span></div></td><td><div class='wide'>PR #185140 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-112</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#163303</span></span></div><div><span class='chip-row'><span class='chip'>PR #185106</span></span></div></td><td><div class='wide'>PR #185106 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-113</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#163323</span></span></div><div><span class='chip-row'><span class='chip'>PR #185105</span></span></div></td><td><div class='wide'>PR #185105 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-114</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#163713</span></span></div><div><span class='chip-row'><span class='chip'>PR #185100</span></span></div></td><td><div class='wide'>PR #185100 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-115</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#165032</span></span></div><div><span class='chip-row'><span class='chip'>PR #185084</span></span></div></td><td><div class='wide'>PR #185084 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-116</strong></td><td>Existing PR decision<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#165073</span></span></div><div><span class='chip-row'><span class='chip'>PR #185082</span></span></div></td><td><div class='wide'>PR #185082 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-117</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#165641</span></span></div><div><span class='chip-row'><span class='chip'>PR #185073</span></span></div></td><td><div class='wide'>PR #185073 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-118</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#169991</span></span></div><div><span class='chip-row'><span class='chip'>PR #184985</span></span></div></td><td><div class='wide'>PR #184985 is blocked by failing CI checks: statusCheckRollup, unit-test / inductor-test / test-osdc (inductor, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g).</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, unit-test / inductor-test / test-osdc (inductor, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_torchbench, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 2, 2, mt-l-x86aavx2-29-113-a10g), inductor-test / test-osdc (inductor_timm, 1, 2, mt-l-x86aavx2-29-113-a10g), rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-119</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#1359</span><span class='chip'>#1369</span><span class='chip'>#2129</span><span class='chip'>#3877</span><span class='chip'>#8853</span><span class='chip'>#9222</span><span class='chip'>#9674</span><span class='chip'>#10043</span><span class='chip'>#12308</span><span class='chip'>#12498</span><span class='chip muted'>+173</span></span></div><div><span class='chip-row'><span class='chip'>PR #186051</span><span class='chip'>PR #188012</span></span></div></td><td><div class='wide'>PR #186051 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-120</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#2628</span><span class='chip'>#23756</span><span class='chip'>#26288</span><span class='chip'>#29697</span><span class='chip'>#30291</span><span class='chip'>#31557</span><span class='chip'>#32021</span><span class='chip'>#35666</span><span class='chip'>#37410</span><span class='chip'>#41081</span><span class='chip muted'>+71</span></span></div><div><span class='chip-row'><span class='chip'>PR #186539</span></span></div></td><td><div class='wide'>PR #186539 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-121</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#108406</span><span class='chip'>#119526</span><span class='chip'>#157807</span><span class='chip'>#160875</span><span class='chip'>#163311</span><span class='chip'>#164469</span><span class='chip'>#169479</span><span class='chip'>#179374</span><span class='chip'>#180624</span><span class='chip'>#183913</span><span class='chip muted'>+1</span></span></div><div><span class='chip-row'><span class='chip'>PR #180247</span><span class='chip'>PR #180248</span><span class='chip'>PR #180250</span><span class='chip'>PR #185208</span><span class='chip'>PR #187633</span><span class='chip'>PR #189263</span></span></div></td><td><div class='wide'>PR #189263 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-122</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#125171</span><span class='chip'>#164922</span></span></div><div><span class='chip-row'><span class='chip'>PR #185085</span></span></div></td><td><div class='wide'>PR #185085 is blocked by failing CI checks: statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_models_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8).</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, torchtitan-x-pytorch-test / test-osdc (torchtitan_models_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), torchtitan-x-pytorch-test / test-osdc (torchtitan_features_integration, 1, 1, mt-l-x86aavx2-189-704-a10g-8), rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-123</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#182382</span></span></div><div><span class='chip-row'><span class='chip'>PR #182377</span><span class='chip'>PR #182379</span></span></div></td><td><div class='wide'>PR #182377 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-124</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#189098</span></span></div><div><span class='chip-row'><span class='chip'>PR #189097</span></span></div></td><td><div class='wide'>PR #189097 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-125</strong></td><td>Existing PR contributor wait<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#116396</span></span></div><div><span class='chip-row'><span class='chip'>PR #176830</span><span class='chip'>PR #181357</span><span class='chip'>PR #188966</span></span></div></td><td><div class='wide'>PR #181357 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-126</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#135859</span><span class='chip'>#187953</span></span></div><div><span class='chip-row'><span class='chip'>PR #187952</span></span></div></td><td><div class='wide'>PR #187952 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-127</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#137285</span></span></div><div><span class='chip-row'><span class='chip'>PR #188967</span></span></div></td><td><div class='wide'>PR #188967 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-128</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#122129</span></span></div><div><span class='chip-row'><span class='chip'>PR #186488</span></span></div></td><td><div class='wide'>PR #186488 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-129</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#113040</span></span></div><div><span class='chip-row'><span class='chip'>PR #185782</span></span></div></td><td><div class='wide'>PR #185782 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-130</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#102870</span></span></div><div><span class='chip-row'><span class='chip'>PR #184460</span></span></div></td><td><div class='wide'>PR #184460 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-131</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#179250</span></span></div><div><span class='chip-row'><span class='chip'>PR #179273</span></span></div></td><td><div class='wide'>PR #179273 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-132</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#136628</span><span class='chip'>#148003</span></span></div><div><span class='chip-row'><span class='chip'>PR #185786</span></span></div></td><td><div class='wide'>PR #185786 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-133</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#188355</span></span></div><div><span class='chip-row'><span class='chip'>PR #188641</span></span></div></td><td><div class='wide'>PR #188641 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-134</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#176178</span></span></div><div><span class='chip-row'><span class='chip'>PR #186849</span></span></div></td><td><div class='wide'>PR #186849 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-135</strong></td><td>Existing PR decision<div class='muted'>waiting on maintainer review</div></td><td><div><span class='chip-row'><span class='chip'>#137009</span></span></div><div><span class='chip-row'><span class='chip'>PR #186261</span></span></div></td><td><div class='wide'>PR #186261 has no local failed-check diagnosis; it needs a maintainer merge/close/rebase decision.</div></td><td><div class='wide'>Review changed files, linked issues, and latest maintainer comments, then choose merge, close, rebase request, or maintainer takeover.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-136</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#148112</span></span></div><div><span class='chip-row'><span class='chip'>PR #185784</span></span></div></td><td><div class='wide'>PR #185784 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-137</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#149963</span></span></div><div><span class='chip-row'><span class='chip'>PR #185742</span></span></div></td><td><div class='wide'>PR #185742 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-138</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#150262</span></span></div><div><span class='chip-row'><span class='chip'>PR #185732</span></span></div></td><td><div class='wide'>PR #185732 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-139</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#170696</span></span></div><div><span class='chip-row'><span class='chip'>PR #184977</span></span></div></td><td><div class='wide'>PR #184977 is blocked by failing CI checks: statusCheckRollup, unit-test / inductor-cpu-core-test (3.12) / test (inductor_core, 2, 2, linux.c7i.2xlarge).</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, unit-test / inductor-cpu-core-test (3.12) / test (inductor_core, 2, 2, linux.c7i.2xlarge), rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr><tr><td><strong>BUNDLE-140</strong></td><td>Existing PR blocked review<div class='muted'>waiting on CI/check fix</div></td><td><div><span class='chip-row'><span class='chip'>#173046</span></span></div><div><span class='chip-row'><span class='chip'>PR #184934</span></span></div></td><td><div class='wide'>PR #184934 is blocked by failing CI checks: statusCheckRollup.</div></td><td><div class='wide'>Fix or ask the contributor to fix statusCheckRollup, rerun checks, then revisit review/owner-gate approval once the branch is green.</div></td><td><div class='wide'>simulated_plan_only: Use the existing PR checks, review decision, changed-file list, and any pending/failed status as the proof gate before merge/close.</div></td><td>False</td></tr></tbody></table></div></section></div>