Skip to content

Commit 401c13f

Browse files
committed
docs(remediation): live implementation plan R1-R6
1 parent 9edd107 commit 401c13f

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.agents/docs/2026-07-08-root-cause-remediation-design.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,17 @@ its consumers**. Two complementary gates:
158158
A1's root fix removes the specific macOS ceiling; the contract remains as
159159
defense-in-depth for the next regression of any kind.
160160

161+
## Implementation plan (live, split from the order below)
162+
163+
| # | Task | Repo / PR | Status |
164+
|---|------|-----------|--------|
165+
| R1 (A4) | pipeline hardening: timeouts, GH-side verify+retry, completeness gate, fresh-install bounded wait | mcpp `.github/` | 🔄 |
166+
| R2 (A1) | TestBinary → toolchain libc++ (dynamic+rpath); e2e otool assertion; unpin macOS llvm | mcpp `flags.cppm` | pending |
167+
| R3 (A3) | staged+atomic index acquisition | xlings `downloader.cppm` | pending |
168+
| R4 (C.1) | toolchain-bump consumer smoke | xim-pkgindex CI | pending |
169+
| R5 (A2) | cross gcc 16 packaging feasibility → floor bump → delete anchor | xlings-res packaging | pending |
170+
| R6 | mcpp 0.0.86 release + ecosystem closure (mirror / index bump / fresh-install) | all | pending |
171+
161172
## Order of execution
162173

163174
| # | Fix | Cost | Unblocks |

0 commit comments

Comments
 (0)