22 lines
802 B
Markdown
22 lines
802 B
Markdown
# Phase 15.78 — TODO
|
|
|
|
## Track A — Distribution & UX
|
|
- [x] Package dist/ archives (Linux/Win-gnu/Win-msvc/All-in-one)
|
|
- [x] Enrich release.json (support_matrix)
|
|
- [x] Doctor: --no-build / --verbose
|
|
- [ ] Include Frozen Quickstart README in archives (docs/guides/README_FROZEN_QUICKSTART.md)
|
|
|
|
## Track B — AOT parity & glue
|
|
- [ ] Add ny_main glue generator (CLI subcommand or helper script)
|
|
- [ ] Parity smokes (String.len / Array.size / Map.size)
|
|
|
|
## Track C — Legacy staged retreat
|
|
- [ ] plugin-only profile: legacy-boxes default OFF (quick remains green)
|
|
- [ ] Prune unreachable router arms (warning-free)
|
|
- [ ] Reduce crate::boxes refs (document progress)
|
|
|
|
## Track D — Windows polish
|
|
- [x] Quicklinks (PS1/BAT/sh) checked-in
|
|
- [ ] Doctor: VS/clang PATH hints expansion (common pitfalls)
|
|
|