release: v1.5.0 — graph analytics, navigation & interop#16
Merged
Conversation
Graph analytics + navigation + interop, ported from graphify: - edge confidence audit trail (extracted/inferred/ambiguous), schema 2->3 - architecture command/MCP tool (communities, god nodes, surprising links) - path + describe navigation - HTML graph upgrade + graphml/dot/neo4j exports Bump __version__, plugin.json, requirements.lock pin, doc install snippets to v1.5.0; move CHANGELOG [Unreleased] -> [1.5.0]; sync skill .skill_version stamps. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
v1.5.0
Cuts the release for the graphify-inspired graph work (PRs #12–#15, now in
main).Shipped in 1.5.0
extracted/inferred/ambiguouson every edge, surfaced inrefs/impact(schema 2 → 3, one-time reindex).architecturecommand +architecture_overviewMCP tool — modules (communities), god nodes, surprising cross-module links, suggested questions. Zero new deps.path A B+describe <symbol>navigation + MCP tools.graph --format graphml|dot|neo4jexports.Release prep (this PR)
__version__,.claude-plugin/plugin.json,requirements.lockpin, and all doc install snippets → v1.5.0.CHANGELOG.md:[Unreleased]→[1.5.0] - 2026-06-24+ compare links..skill_versionstamps synced (sync_skill_copies.py --checkclean).Verification
pytest: 395 passed, 14 skipped ·ruff: clean ·mypy: clean ·doctor --strict: exit 0v1.5.0→ triggersrelease.yml(build + twine check + smoke + GitHub release).🤖 Generated with Claude Code