Documentation

One portal across every Clavenar surface.

Clavenar is a control plane for AI agents that inspects every tool call, runs Rego policy, parks risky ones for human approval, and hash‑chains the decision into an audit ledger. These docs cover the install path, the architecture, the wire contracts, and a cookbook of integrations.

Docs verified for v1.119.1 Edit this page Spec source
Install

Run clavenar-lite or the full stack.

Wrap client

Use TS or Python SDK around Anthropic/OpenAI.

Tool call

Agent emits a normal tool-use block.

Verdict

Allow, deny, or pending review.

Audit row

Correlation ID joins the chain.

Source of truth. Every per‑service wire contract is pinned in clavenar-specs/TECH_SPEC.md. These docs paraphrase + link — if a sentence here disagrees with the spec, the spec wins.