You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
design: the ecosystem migration waits, and the reason is a silent regression
Republishing the three packages with the new table before their consumers move
would stop provisioning on every older engine, silently: an older mcpp parses
[xlings.workspace] and provisions nothing from it. That is worse than the
advisory it would silence. This cycle verifies the three packages on the new
engine instead; the republish waits for a floor that makes the older engine
refuse rather than degrade.
| T6 | Unit tests and one e2e | `tests/` | T1-T4 |
522
-
| T7 | The three packages republish | `mcpplibs/{aarch64-virt-rt,riscv-virt-rt,std-freestanding}` | T8 |
531
+
| T7 | The three packages are verified on the new engine; the republish waits for the floor (§2.4) | `mcpplibs/{aarch64-virt-rt,riscv-virt-rt,std-freestanding}` | T8 |
0 commit comments