Skip to content

chore(release): cut v0.9.0 — event-sourced kernel + runtime verbs - #78

Merged
SollanSystems merged 1 commit into
mainfrom
release/v0.9.0
Jul 17, 2026
Merged

SollanSystems merged 1 commit into
mainfrom
release/v0.9.0

Conversation

@SollanSystems

Copy link
Copy Markdown
Owner

Release cut: v0.9.0

Everything merged since the 0.8.0 cut (6b16576) — PRs #41#48 and #59#77 — under one version:

Changes in this PR

Verification

  • Full suite (live checkout): 935 passed / 14 skipped extras — the pre-existing baseline plus the fixed version-pin test; fresh-worktree baseline claims in the CHANGELOG (933/16, 864/85) independently re-derived
  • self_eval 13/13, validate_frontmatter 9/9
  • Release notes adversarially fact-checked against git log 6b16576..4e82979 and kernel source: zero defects

After merge (operator)

Tag the squash commit on main (squash rewrites the branch SHA):

git tag v0.9.0 <squash-sha> && git push origin v0.9.0

The tag triggers the PyPI publish once the pending trusted publisher is registered (#58). The v0.7.0/v0.8.0 tags remain owed per #58.

Version 0.8.0 -> 0.9.0 across pyproject.toml, plugin.json, README
(badge, action example, schema list 4 -> 10, event-sourced runtime
bullet, Status), CHANGELOG 0.9.0 entry covering #41-#48 and #59-#77,
and the version-pin test.
Copilot AI review requested due to automatic review settings July 17, 2026 16:38
@SollanSystems
SollanSystems enabled auto-merge (squash) July 17, 2026 16:38
@SollanSystems
SollanSystems merged commit c39a909 into main Jul 17, 2026
11 checks passed
@SollanSystems
SollanSystems deleted the release/v0.9.0 branch July 17, 2026 16:39

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Cuts the v0.9.0 release by bumping the canonical version sources and updating user-facing release documentation to reflect the new event-sourced kernel + runtime verbs shipped since v0.8.0.

Changes:

  • Bump version from 0.8.0 → 0.9.0 across pyproject.toml and the Claude plugin manifest, and update the version-pin test accordingly.
  • Update README release badge, action usage example, schema list, and Status section for v0.9.0.
  • Add a full CHANGELOG.md entry for 0.9.0 (including the documented WAL/SHM sidecar known limitation).

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
scripts/test_docs_version.py Updates version-pin assertions for v0.9.0 and requires a 0.9.0 changelog header.
README.md Refreshes release badge/version references and expands documented schema/runtime feature list.
pyproject.toml Bumps package version to 0.9.0.
CHANGELOG.md Adds the 0.9.0 release entry and notes the known SQLite sidecar limitation.
.claude-plugin/plugin.json Bumps plugin version to 0.9.0 and reformats JSON for readability.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants