chore(release): prepare 2026.07.1 - #26
Merged
Merged
Conversation
Bumps the version to 2026.07.1 and adds the "any model" release notes covering everything since 2026.06.0: the OpenAI-compatible adapter, browser-extension verification, the Dogfood self-coverage gate, the graph schema_version guard, and Trusted Publishing (OIDC). Signed-off-by: Tom Ballard <tom@armytage.co>
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.
Prep for the 2026.07.1 release (CalVer, ADR-076). Bumps
package.json2026.06.0 → 2026.07.1(zero-padded; the release workflow de-pads to2026.7.1for npm) and adds a CHANGELOG entry — the "any model" release — covering everything merged since 2026.06.0:OPENAI_API_KEY/OPENAI_BASE_URL/OPENAI_MODEL), no new dependency.--extension <dir>/ per-envextensionPath; loads the extension, drives it, compiles a spec that re-loads it and re-resolves the runtime ID.schema_versionguard — refuses an unsupportedrac export --graphversion with a clear error.Docs/metadata only — no code change.
Release steps (tomorrow)
2026.07.1(zero-padded, matchingpackage.json).2026.7.1, builds, and publishes to npm via OIDC with provenance.Reminder: the npm Trusted Publisher must be configured for
@itsthelore/proofkeeper(orgitsthelore, repoproofkeeper, workflowrelease.yml) before the OIDC publish will succeed.