Why
The current stable release, graphagent-v1.0.40 at cf5fd26cdea22b609378e61404fafc657aec58ca, does not contain the seven DAG reliability repairs and SpecGit harness compatibility work tracked in #545 through #552. PR #553 passed current-head CI and SpecGit acceptance at e742eec4cef4339e54c6c72aedd5dbe7a7594fdd, then merged to dev as 345e5c13e7bdce2c739bace6327a896ebed88075; all eight issues are closed. The accepted runtime still needs to reach main and the stable release artifacts.
Scope
Promote the exact accepted PR #553 result from dev to main, add the validated v1.0.41 stable release notes, and publish graphagent-v1.0.41 through the repository's official main-branch release workflow. The promotion must not add unrelated runtime behavior, weaken required checks, or include deferred database maintenance #531.
Approach
Bind a separate release delivery from accepted dev commit 345e5c13e7bdce2c739bace6327a896ebed88075, retarget its draft pull request from the wrapper's default dev base to main, and verify that the promotion runtime matches this baseline. Preserve main's existing release notes while resolving any binding-file conflict in favor of this new delivery's valid record. Record final local evidence before readiness and current-head CI before acceptance. Merge only after specgit finish accepts the main-targeted delivery, then dispatch the official release workflow from main with release creation enabled and verify its artifacts, checksums, tag, notes, and Latest designation.
Acceptance
PR #553 is confirmed accepted and merged to dev, with issues #545 through #552 closed. The promotion pull request targets main; its runtime content matches the accepted dev result, its release notes validate for stable version 1.0.41, and all required current-head checks pass without policy changes or bypasses. specgit finish exits 0 for the main-targeted promotion before merge.
After the promotion merge is confirmed on main, the official release workflow completes successfully for all configured platforms and reference-template packaging. GitHub shows graphagent-v1.0.41 at the promoted main commit as a stable Latest release with the validated notes, downloadable archives, and SHA256SUMS. Report this delivery complete only after the main merge, promotion issue closure, and stable publication are all verified.
Why
The current stable release,
graphagent-v1.0.40atcf5fd26cdea22b609378e61404fafc657aec58ca, does not contain the seven DAG reliability repairs and SpecGit harness compatibility work tracked in #545 through #552. PR #553 passed current-head CI and SpecGit acceptance ate742eec4cef4339e54c6c72aedd5dbe7a7594fdd, then merged todevas345e5c13e7bdce2c739bace6327a896ebed88075; all eight issues are closed. The accepted runtime still needs to reachmainand the stable release artifacts.Scope
Promote the exact accepted PR #553 result from
devtomain, add the validatedv1.0.41stable release notes, and publishgraphagent-v1.0.41through the repository's official main-branch release workflow. The promotion must not add unrelated runtime behavior, weaken required checks, or include deferred database maintenance #531.Approach
Bind a separate release delivery from accepted dev commit
345e5c13e7bdce2c739bace6327a896ebed88075, retarget its draft pull request from the wrapper's defaultdevbase tomain, and verify that the promotion runtime matches this baseline. Preserve main's existing release notes while resolving any binding-file conflict in favor of this new delivery's valid record. Record final local evidence before readiness and current-head CI before acceptance. Merge only afterspecgit finishaccepts the main-targeted delivery, then dispatch the official release workflow frommainwith release creation enabled and verify its artifacts, checksums, tag, notes, and Latest designation.Acceptance
PR #553 is confirmed accepted and merged to
dev, with issues #545 through #552 closed. The promotion pull request targetsmain; its runtime content matches the accepted dev result, its release notes validate for stable version1.0.41, and all required current-head checks pass without policy changes or bypasses.specgit finishexits 0 for the main-targeted promotion before merge.After the promotion merge is confirmed on
main, the official release workflow completes successfully for all configured platforms and reference-template packaging. GitHub showsgraphagent-v1.0.41at the promoted main commit as a stable Latest release with the validated notes, downloadable archives, andSHA256SUMS. Report this delivery complete only after the main merge, promotion issue closure, and stable publication are all verified.