v0.22.0 — Declarative Private-Adapter Routing
What's New
- Declarative private-adapter routing — registered adapters can declare provider-neutral intents, exact URL routes, priorities, and adapter-owned workflow guides.
- Safe route resolution —
llm-wiki adapter routediscovers one healthy match before ingestion without echoing the resource. - Fail-closed controls — ambiguity, manifest drift, and missing workflow guides stop routing instead of guessing.
- Clean adapter boundary — provider-specific authentication, browser, recovery, and editing workflows now stay exclusively in private adapters; the public plugin retains only generic governance.
This is the single consolidated release for the adapter-boundary work. All deterministic release, packaging, routing, session, runtime, and token-budget tests pass.