For the complete documentation index, see llms.txt. This page is also available as Markdown.

Changelog

2026-05-13 — DKP refonte

  • Documentation rebuilt around the Document Knowledge Platform positioning.

  • 5-layer conceptual architecture documented (Sources → Ingestion → Semantic Document Layer → Governance & Quality → Exposure).

  • Three OpenAPI 3.1 specifications published: Instance API (33 ops), Retrieval API (5 ops), Audit API (47 ops with 20 MCP).

  • Authentication surfaces consolidated into a single section with a chooser table.

  • Glossary of 22 DKP terms added.

2026-04-13 — API surface split

  • /search and /conversation removed from the K-AI Instance API. Replacements: retrieval_semantic_nodes_search and host-LLM-driven conversation via MCP.

  • Retrieval API (5 ops) and Audit API (47 ops) extracted as standalone surfaces hosted at api-retrieval.kai-studio.ai and api-audit.kai-studio.ai.

  • MCP exposure added on both surfaces. Retrieval MCP and Audit MCP both stable.

Earlier

Earlier history captured in the internal monorepo git logs.

Last updated