Skip to content

chore(release): 0.6.4 — read-only graph query (feat-015)#157

Merged
kjoshi07 merged 1 commit into
mainfrom
release/0.6.4
Jul 8, 2026
Merged

chore(release): 0.6.4 — read-only graph query (feat-015)#157
kjoshi07 merged 1 commit into
mainfrom
release/0.6.4

Conversation

@kjoshi07

@kjoshi07 kjoshi07 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Release 0.6.4 — theme query.

Ships the read-only structural query surface (feat-015, PR #156): ckg query --graph / the ckg_query MCP tool — a validated Cypher-subset AST compiled to native Cypher (Kuzu, Neo4j) or interpreted over the GraphStore ABC (SurrealDB + any backend), identical rows across all three (conformance-proven live), bounded and read-only. Plus a [BUG-CARRIED] resolver fix so re-exported package base classes resolve (INHERITS/CALLS recall).

Release-train bookkeeping

  • pyproject version 0.6.3 → 0.6.4 + uv lock (--locked clean)
  • CHANGELOG [Unreleased][0.6.4] — 2026-07-08 (Added + Fixed)
  • README Status: → 0.6.4
  • Release notes docs/release/0.6.4.md + index
  • feat-015 marked shipped (spec Status + TRACKER)

Pre-verified locally: uv build + twine check PASS on both artifacts; full gate green; uv lock --locked clean.

After merge (squash, keep the branch per the release train): tag v0.6.4gh release --notes-file docs/release/0.6.4.md --latest → on-demand OIDC publish dispatched on the tag.

🤖 Generated with Claude Code

Bump 0.6.3 -> 0.6.4 + uv lock; roll CHANGELOG [Unreleased] -> [0.6.4]; README
Status -> 0.6.4; release notes docs/release/0.6.4.md + index. Mark feat-015
shipped (spec Status + TRACKER).

0.6.4 ships the read-only structural query surface (ckg query --graph /
ckg_query): a validated Cypher-subset AST compiled to native Cypher (Kuzu, Neo4j)
or interpreted over the GraphStore ABC (SurrealDB + any backend), identical rows
across all three (conformance-proven), bounded and read-only. Plus a resolver fix
so re-exported package base classes resolve (INHERITS/CALLS recall).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@kjoshi07 kjoshi07 merged commit 62d7526 into main Jul 8, 2026
3 checks passed
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.

1 participant