|
1 | 1 | # ROADMAP — @git-stunts/git-warp |
2 | 2 |
|
3 | | -> **Current release on `main`:** v14.16.2 |
4 | | -> **Next intended release:** v15.0.0 (currently unreleased on `slice-5-collapse-runway`) |
5 | | -> **Last reconciled:** 2026-03-28 (after the `WarpApp` / `WarpCore` split, the `Strand` public noun cut, the IBM public API pass, and the documentation corpus audit/rewrite. `OG-010` remains active until the `v15` PR loop closes and the release is tagged from `main`.) |
6 | | -> **Completed milestones:** [docs/ROADMAP/COMPLETED.md](docs/ROADMAP/COMPLETED.md) |
| 3 | +> **Current release on `main`:** v15.0.0 |
| 4 | +> **Next intended release:** v15.0.1 |
| 5 | +> **Last reconciled:** 2026-03-28 (after publishing `v15.0.0` and then cleaning the npm/JSR artifact surface, packaged README links, and repo topology on `main`. `OG-010` is complete; `v15.0.1` is the release-correction patch.) |
| 6 | +> **Completed milestones:** [docs/ROADMAP/COMPLETED.md](ROADMAP/COMPLETED.md) |
7 | 7 |
|
8 | 8 | --- |
9 | 9 |
|
|
22 | 22 | **Theme:** Trust hardening + sync safety + correctness |
23 | 23 | **Triage date:** 2026-02-17 |
24 | 24 |
|
25 | | -> T1–T3 completed — see [COMPLETED.md](docs/ROADMAP/COMPLETED.md#milestone-10--sentinel-completed-tasks). |
| 25 | +> T1–T3 completed — see [COMPLETED.md](ROADMAP/COMPLETED.md#milestone-10--sentinel-completed-tasks). |
26 | 26 |
|
27 | 27 | ### M10.T4 — Causality Bisect Spec |
28 | 28 |
|
|
41 | 41 | **Theme:** Edge property encoding — internal canonicalization + governed wire-format migration |
42 | 42 | **Triage date:** 2026-02-28 |
43 | 43 |
|
44 | | -> T1–T2 completed — see [COMPLETED.md](docs/ROADMAP/COMPLETED.md#milestone-13--scalpel-ii-completed-tasks). |
| 44 | +> T1–T2 completed — see [COMPLETED.md](ROADMAP/COMPLETED.md#milestone-13--scalpel-ii-completed-tasks). |
45 | 45 |
|
46 | 46 | ### M13.T3 — Persisted Wire-Format Migration (ADR 2) |
47 | 47 |
|
@@ -168,15 +168,15 @@ Design-only items. RFCs filed — implementation deferred to future milestones. |
168 | 168 |
|
169 | 169 | ## Milestone 11 — COMPASS II ✅ COMPLETE (v13.0.0) |
170 | 170 |
|
171 | | -Archived to [COMPLETED.md](docs/ROADMAP/COMPLETED.md#milestone-11--compass-ii). |
| 171 | +Archived to [COMPLETED.md](ROADMAP/COMPLETED.md#milestone-11--compass-ii). |
172 | 172 |
|
173 | 173 | --- |
174 | 174 |
|
175 | 175 | ## Standalone Lane (Ongoing) |
176 | 176 |
|
177 | 177 | 26 active standalone items sorted into priority tiers. Guiding principles: (1) harden first — correctness, memory safety, test infra, CI gates before features; (2) large-graph support is forward-looking — medium priority; (3) CI & Tooling items batch into one PR. |
178 | 178 |
|
179 | | -> Completed standalone items archived in [COMPLETED.md](docs/ROADMAP/COMPLETED.md#standalone-lane--completed-items). |
| 179 | +> Completed standalone items archived in [COMPLETED.md](ROADMAP/COMPLETED.md#standalone-lane--completed-items). |
180 | 180 |
|
181 | 181 | ### P0 — Quick Wins (unblock other work, trivial effort) |
182 | 182 |
|
|
0 commit comments