Skip to content

release: v1.5.0 — graph analytics, navigation & interop#16

Merged
denfry merged 1 commit into
mainfrom
release/1.5.0
Jun 23, 2026
Merged

release: v1.5.0 — graph analytics, navigation & interop#16
denfry merged 1 commit into
mainfrom
release/1.5.0

Conversation

@denfry

@denfry denfry commented Jun 23, 2026

Copy link
Copy Markdown
Owner

v1.5.0

Cuts the release for the graphify-inspired graph work (PRs #12#15, now in main).

Shipped in 1.5.0

  • Edge confidence audit trailextracted/inferred/ambiguous on every edge, surfaced in refs/impact (schema 2 → 3, one-time reindex).
  • architecture command + architecture_overview MCP tool — modules (communities), god nodes, surprising cross-module links, suggested questions. Zero new deps.
  • path A B + describe <symbol> navigation + MCP tools.
  • HTML graph upgrade (colour = module, size = connectivity, edge style = confidence) + graph --format graphml|dot|neo4j exports.

Release prep (this PR)

  • __version__, .claude-plugin/plugin.json, requirements.lock pin, and all doc install snippets → v1.5.0.
  • CHANGELOG.md: [Unreleased][1.5.0] - 2026-06-24 + compare links.
  • Skill .skill_version stamps synced (sync_skill_copies.py --check clean).

Verification

  • pytest: 395 passed, 14 skipped · ruff: clean · mypy: clean · doctor --strict: exit 0
  • After merge: tag v1.5.0 → triggers release.yml (build + twine check + smoke + GitHub release).

🤖 Generated with Claude Code

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>
@denfry denfry merged commit ec0b2a1 into main Jun 23, 2026
10 checks passed
@denfry denfry deleted the release/1.5.0 branch June 23, 2026 21:13
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