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: .agents/sow/current/SOW-0117-20260617-v0-7-2-release.md
+16-2Lines changed: 16 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -207,6 +207,18 @@ Failure handling:
207
207
-`.agents/sow/audit.sh` passed.
208
208
- Local and remote `v0.7.2` / `go/v0.7.2` tag checks returned no existing tags.
209
209
-`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.
-`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.
210
222
211
223
## Validation
212
224
@@ -224,15 +236,17 @@ Tests or equivalent validation:
- 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.
228
240
229
241
Real-use evidence:
230
242
231
243
- Pending final crates.io publication and `go list -m github.com/netdata/systemd-journal-sdk/go@v0.7.2` after tag push.
232
244
233
245
Reviewer findings:
234
246
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.
0 commit comments