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
Copy file name to clipboardExpand all lines: ROADMAP.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Current State
4
4
5
-
-`codex-sdlc-wizard@0.7.26` and `v0.7.26` are the current release target for the SDLC-only default repo skill surface
5
+
-`codex-sdlc-wizard@0.7.27` and `v0.7.27` are the current release target for the SDLC-only default repo skill surface
6
6
- npm trusted publishing is configured and the GitHub release workflow is now proven for real OIDC publish
7
7
- the repo now ships both a Codex skill package (`SKILL.md`, `agents/openai.yaml`) and the installer/setup adapter (`install.sh`, `setup.sh`)
8
8
- the npm CLI now defaults to adaptive interactive setup instead of requiring an explicit `setup` subcommand for the main human path
@@ -49,26 +49,26 @@
49
49
50
50
## Next Release Cycle
51
51
52
-
### 0.7.27
52
+
### 0.7.28
53
53
54
-
Purpose: continue pilot rollout after the `0.7.26` initialized-clone default-update stabilization while keeping any new patches tied to proven reusable wizard bugs.
54
+
Purpose: continue pilot rollout after the `0.7.27` current-Codex handoff guidance stabilization while keeping any new patches tied to proven reusable wizard bugs.
55
55
56
56
Scope:
57
-
- keep `0.7.26` as the initialized-clone default-update, demo-runtime claim gate, parallel proof-runner, and current Codex hooks feature-flag baseline for pilot consumption
57
+
- keep `0.7.27` as the initialized-clone default-update, current-Codex handoff/full-trust guidance, demo-runtime claim gate, parallel proof-runner, and current Codex hooks feature-flag baseline for pilot consumption
58
58
- address the README/discovery/sponsor backlog only in small, separately verified slices
59
59
- cut another stabilization patch only if real consumption surfaces another reusable wizard bug
60
60
- keep separate model-profile measurement running, but do not let it block pilot rollout work
61
61
62
62
## Tracker Cleanup
63
63
64
-
The stabilization tracker is currently clear after the `0.7.26` initialized-clone default-update stabilization. Remaining open docs/research issues stay outside the stabilization lane.
64
+
The stabilization tracker is currently clear after the `0.7.27` current-Codex handoff guidance stabilization. Remaining open docs/research issues stay outside the stabilization lane.
65
65
66
66
- open a new issue only when pilot consumption exposes another proven reusable wizard bug
67
-
- avoid speculative backlog churn while `0.7.26` is being consumed on real repos
67
+
- avoid speculative backlog churn while `0.7.27` is being consumed on real repos
68
68
69
69
## Remaining Backlog
70
70
71
-
After `0.7.26`, the main backlog is:
71
+
After `0.7.27`, the main backlog is:
72
72
73
73
- README/discovery cleanup for the open docs issues
74
74
- any new reusable wizard fixes discovered during the pilot set
0 commit comments