Skip to content

v0.15.0 — Topic Guides

Choose a tag to compare

@nvk nvk released this 06 Jul 21:12
· 72 commits to master since this release

What's New

  • Topic guides instead of scary schemas — user-facing docs now describe schema.md as a human-owned topic guide for local vocabulary, relationships, source boundaries, and conventions.
  • Friendlier adoption helper — added llm-wiki schema adopt to create a starter advisory schema.md; llm-wiki schema adopt --dry-run previews it.
  • Compatibility preservedllm-wiki schema migrate --apply still works as a legacy alias.
  • Librarian wording cleaned up — docs now recommend conventions/topic-guide proposals and keep schema.md human-owned/proposal-only.

Tested

  • ./tests/test-plugin-validate.sh
  • ./tests/test-docs-consistency.sh
  • ./tests/test-structure.sh
  • ./tests/test-local-cli-lint.sh
  • ./tests/test-session-capture.sh
  • ./tests/test-session-concurrency.sh
  • ./tests/test-codex-sync.sh
  • ./tests/test-opencode-sync.sh
  • ./tests/test-codex-runtime.sh (headless local install reached expected first-run /plugins enable/materialization pending state)