Skip to content

Commit 400bddd

Browse files
committed
sow: record v0.7.2 release review gate
1 parent 3dc8676 commit 400bddd

1 file changed

Lines changed: 16 additions & 2 deletions

File tree

.agents/sow/current/SOW-0117-20260617-v0-7-2-release.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,18 @@ Failure handling:
207207
- `.agents/sow/audit.sh` passed.
208208
- Local and remote `v0.7.2` / `go/v0.7.2` tag checks returned no existing tags.
209209
- `cargo publish --manifest-path rust/src/crates/journal-common/Cargo.toml --dry-run` correctly refused the dirty release-prep tree; final dry-runs will run after the release-prep commit from a clean git state.
210+
- Release-prep commit `3dc8676` created.
211+
- Clean-tree publish dry-run results:
212+
- `systemd-journal-sdk-common v0.7.2` dry-run passed.
213+
- `systemd-journal-sdk-registry v0.7.2` dry-run stopped because crates.io does not yet contain `systemd-journal-sdk-common = "^0.7.2"`. This matches the release-tagging skill's dependency-order warning; after review gate, publish `common`, wait for index availability as needed, then dry-run/publish each dependent crate in order.
214+
- Read-only external reviewer gate completed before irreversible publication:
215+
- `glm-5.2-max`: `READY TO PUBLISH`.
216+
- `minimax-m3-coder`: `READY TO PUBLISH`.
217+
- `mimo-v2.5-pro`: `READY TO PUBLISH`.
218+
- `kimi-k2.7-code`: `READY TO PUBLISH`.
219+
- `qwen3.7-plus`: `READY TO PUBLISH`.
220+
- `deepseek-v4-pro`: `READY TO PUBLISH`.
221+
- Common reviewer note: commit the SOW dry-run/reviewer evidence before publication so the release tree is clean. The evidence commit will be used as the final release tag target unless later validation requires another pre-publication metadata-only correction.
210222

211223
## Validation
212224

@@ -224,15 +236,17 @@ Tests or equivalent validation:
224236
- `python3 tests/docs/verify_examples.py` passed.
225237
- `git diff --check` passed.
226238
- `.agents/sow/audit.sh` passed.
227-
- Rust package dry-runs: pending clean release-prep commit.
239+
- Rust package dry-runs: `systemd-journal-sdk-common v0.7.2` passed on clean release-prep commit `3dc8676`; dependent package dry-runs are blocked until preceding `0.7.2` crates are published and indexed, as expected by the release-tagging skill.
228240

229241
Real-use evidence:
230242

231243
- Pending final crates.io publication and `go list -m github.com/netdata/systemd-journal-sdk/go@v0.7.2` after tag push.
232244

233245
Reviewer findings:
234246

235-
- Pending.
247+
- Six read-only external reviewers voted `READY TO PUBLISH`.
248+
- No blocking issues were reported.
249+
- Non-blocking common note: the SOW dry-run/reviewer evidence must be committed before publication to restore a clean release tree.
236250

237251
Same-failure scan:
238252

0 commit comments

Comments
 (0)