chore(release): promote v1.0.40 to main - #544
Merged
Merged
Conversation
Delivery auto-close-linked
fix: skip oversized summary diffs individually and drop the dead summary_diffs column
fix: dedupe byte-identical durable event appends without consuming seq
chore(specgit): automate bootstrap around required harness specializations
fix(specgit): restore delivery state after failed bootstrap
…flight fix(specgit): reject unsupported branch title types
fix(specgit): target delivery pull requests at dev
fix(release): separate macOS integrity boundaries
…tion feat(core): reclaim deleted event aggregates
fix(core): preserve npm lock when plugin SDK resolves locally
fix(session): settle native tools before compaction
LeXwDeX
marked this pull request as ready for review
September 4, 2026 16:56
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #543
Why
Promote the fully accepted dev integration snapshot to the formal v1.0.40 release. A dedicated release delivery branch gives this main-targeted PR its own SpecGit binding and acceptance evidence.
What changed
Evidence
Release head:
0e6c95ce387db1d84809f6811fa6d2173bb7b594. Accepted dev baseline:711e7b5d5fd1b20dfd85db0cfad0ca8b267ca996. The release branch differs from dev only in its own.specgit.yamlbinding and v1.0.40 CI evidence notes; all runtime source, tests and gates are identical.PR #539 passed Typecheck, complete Test CI and SpecGit 1.10.1 before merging. Core: 1225 passed / 6 skipped / 0 failed. Opencode: 4429 passed / 23 skipped / 1 todo / 0 failed. All three HttpAPI modes: 230 passed each, no failures/skips/missing/extra routes. Both E2E platforms and generated-client/SDK checks passed.
The release-version script resolves
graphagent-v1.0.40, formal and Latest. Notes render validation passed. The actual template packager validated 16/16 templates at config9743916ecd0690ee69f424321ab15265c4e59e2a; its 20-file archive manifest matched exactly.This release PR independently passed Typecheck, lint and DAG core, complete Test CI, and SpecGit Acceptance. The main-targeted run confirmed core 1225 passed / 6 skipped; opencode 4429 passed / 23 skipped / 1 todo; zero failures; all three HttpAPI modes 230 passed each with no failures/skips/missing/extra routes. Generated client/SDK and Linux/Windows E2E passed. Dev post-merge integration CI also passed in full.
Independent Standards and Spec reviews at the release head found zero issues; both verified that runtime, tests and gates are identical to accepted dev. Local SpecGit 1.10.1
finish --jsonexited 0 with accepted evidence naming PR #544 and exact head0e6c95ce387db1d84809f6811fa6d2173bb7b594. Acceptance is repeated after this body update before merge.Checklist