Skip to content

v0.14.0 — Default Topic Schemas

Choose a tag to compare

@nvk nvk released this 06 Jul 15:29
· 76 commits to master since this release

What's New

  • Default topic schemas — new topic wikis now include a human-owned advisory schema.md for local vocabulary, relationship verbs, and source boundaries.
  • Safe migration helperllm-wiki schema status|migrate --apply and llm-wiki lint --fix help older wikis add a starter schema without making existing wikis invalid.
  • Proposal-first librarian migration — established wikis can run the librarian schema pass for a proposal, but scans never rewrite schema.md without explicit acceptance.

Validation

  • test-plugin-validate.sh: 95 passed
  • test-docs-consistency.sh: passed
  • test-structure.sh: 170 passed
  • test-local-cli-lint.sh: 26 passed
  • test-session-capture.sh: 17 passed
  • test-codex-sync.sh and test-opencode-sync.sh: passed
  • test-codex-runtime.sh: exits 0; first-time local install may still report interactive /plugins materialization pending