Changelog
1.2.0 — 2026-08-26
The Audit API and Audit MCP endpoint accept an Organization API key directly in
Authorization: Bearer— no OAuth, no exchange step. See Autonomous agents (API key).Key authentication returns
401(refused — stop) or503withRetry-After(retry). No other code comes out of that path.Endpoint and tool counts unchanged: 48 REST endpoints, 21 MCP tools.
1.1.0 — 2026-06-23
Added
audit_question_conflict_ignore(POST /audit/conflict/set-ignored) — mark a question conflict asIGNOREDfor false positives that need no change. Mirrorsaudit_full_audit_conflict_ignore.Question conflicts now carry the
IGNOREDstate (full set:OPEN,ANSWERED,RECOMMENDATIONS_READY,MANAGED,IGNORED).audit_full_audit_conflict_listacceptsonly_linked_to_question; full-audit conflicts now exposelinked_questionsandis_importantto surface the priority subset linked to mandatory questions.48 REST endpoints; 21 MCP tools.
1.0.0 — 2026-05-13
Initial GitBook documentation under the DKP positioning.
47 REST endpoints documented across 8 domains.
20 MCP tools — curated conflict-first surface over the REST API.
0.x — pre-DKP refonte
Earlier history captured in the internal monorepo git logs.
Last updated