release: v3.16.0 — ADR-2244 Phases 2-6.2 (wiki classification redesign complete)#41
Merged
Conversation
…n complete) Bundles 11 merged PRs (#30-#40) since v3.15.4 closing out the ADR-2244 wiki classification cycle: Phase 2 #31 #32 pilot migration analyzer + 1000-page verification (96.7% kind-kept, passes target) Phase 3 #33 stable page IDs (UUID4) + redirect data model + backfill CLI Phase 3.2 #34 handler-layer redirect mechanics (wiki_read follows transparently, wiki_list/wiki_reindex exclude stubs, new wiki_rename tool) Phase 4.1 #35 #36 deterministic bulk migration for the 70 known pollution paths (.md.md, timestamp-slug, path-leak) Phase 4.2 #37 file-doc re-bucket (8734 pages from notes/ to reference/ with modern frontmatter) Phase 5 #39 filter auto-generated pages from default listings; INDEX.md splits human-authored from auto-gen Phase 6 #38 producer audit — codebase_analyze output routes to kind=reference (root-causes the 8734-page misroute) Phase 6.2 #40 producer audit — wiki_seed_codebase emits modern kind tags the classifier reads Security #30 authlib CVE-2026-44681 bump (dependabot #4) Notes for users: - Wiki on disk not migrated yet. Apply scripts (in scripts/) are dry-run by default. Three commands to fully migrate; each is idempotent and leaves redirect stubs. - Phases 5/6/6.2 take effect on next MCP restart. Co-Authored-By: Claude Opus 4.7 (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.
Summary
Cuts v3.16.0, bundling the 11 PRs merged since v3.15.4 that close out the ADR-2244 wiki classification cycle.
wiki_renamenotes/toreference/)codebase_analyze→kind=referencewiki_seed_codebasemodern kind tagsauthlibCVE-2026-44681Version bumps
pyproject.toml→3.16.0.claude-plugin/marketplace.json→ bothmetadata.versionandplugins[0].versionChangelog
Detailed
[3.16.0] - 2026-05-13entry covering Added / Fixed / Security plus a Notes for users section explaining the three apply scripts (wiki_backfill_ids.py,wiki_bulk_migrate.py,wiki_rebucket_file_docs.py) that wait for operator authorisation.Migration impact
--applydeliberately.normalize_legacy_kind) and redirect stubs keep inbound links resolving.Test plan
v3.16.0, mirror to plugin cache + marketplaces if you want the running MCP to pick it up🤖 Generated with Claude Code