|
2 | 2 |
|
3 | 3 | ## Current State |
4 | 4 |
|
5 | | -- `codex-sdlc-wizard@0.7.30` and `v0.7.30` are the current release target for the SDLC-only default repo skill surface |
| 5 | +- `codex-sdlc-wizard@0.7.31` and `v0.7.31` 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 |
|
55 | 55 |
|
56 | 56 | ## Next Release Cycle |
57 | 57 |
|
58 | | -### 0.7.31 |
| 58 | +### 0.7.32 |
59 | 59 |
|
60 | | -Purpose: continue pilot rollout after the `0.7.30` unknown-argument fail-fast release while keeping new patches tied to proven reusable wizard bugs or verified Codex-native workflow behavior. |
| 60 | +Purpose: continue pilot rollout after the `0.7.31` Codex compact lifecycle hook release while keeping new patches tied to proven reusable wizard bugs or verified Codex-native workflow behavior. |
61 | 61 |
|
62 | 62 | Scope: |
63 | | -- keep `0.7.30` as the initialized-clone default-update, current-Codex handoff/full-trust guidance, demo-runtime claim gate, parallel proof-runner, current Codex hooks feature-flag baseline, optional `GOALS.md` active-scope contract, manual `/goal` guidance baseline, and fail-fast unknown-argument baseline for pilot consumption |
| 63 | +- keep `0.7.31` as the initialized-clone default-update, current-Codex handoff/full-trust guidance, demo-runtime claim gate, parallel proof-runner, current Codex hooks feature-flag and compact lifecycle baseline, optional `GOALS.md` active-scope contract, manual `/goal` guidance baseline, and fail-fast unknown-argument baseline for pilot consumption |
64 | 64 | - keep programmatic `/goal` automation unassumed unless Codex exposes a stable CLI/API path for it |
65 | 65 | - address the README/discovery/sponsor backlog only in small, separately verified slices |
66 | 66 | - cut another stabilization patch only if real consumption surfaces another reusable wizard bug |
67 | 67 | - keep separate model-profile measurement running, but do not let it block pilot rollout work |
68 | 68 |
|
69 | 69 | ## Tracker Cleanup |
70 | 70 |
|
71 | | -The stabilization tracker is currently clear after the `0.7.30` unknown-argument fail-fast release. Remaining open docs/research issues stay outside the stabilization lane. |
| 71 | +The stabilization tracker is currently clear after the `0.7.31` compact lifecycle hook release. Remaining open docs/research issues stay outside the stabilization lane. |
72 | 72 |
|
73 | 73 | - open a new issue only when pilot consumption exposes another proven reusable wizard bug |
74 | | -- avoid speculative backlog churn while `0.7.30` is being consumed on real repos |
| 74 | +- avoid speculative backlog churn while `0.7.31` is being consumed on real repos |
75 | 75 |
|
76 | 76 | ## Remaining Backlog |
77 | 77 |
|
78 | | -After `0.7.30`, the main backlog is: |
| 78 | +After `0.7.31`, the main backlog is: |
79 | 79 |
|
80 | 80 | - README/discovery cleanup for the open docs issues |
81 | 81 | - any new reusable wizard fixes discovered during the pilot set |
|
0 commit comments