Warden — Explainers
an action control plane for AI agents · github.com/vijayvedula/warden

Start here

The Platform
What Warden is and the problem it solves: a brake and a black-box recorder for agent actions.
VIEW ▸
Accountable Authorization
The token-as-interface model — who an agent acts for, and how it stays provable.
VIEW ▸
Reference Architecture
How the proxy, policy engine, approval queue, and audit chain fit together.
VIEW ▸
Threat Model
What Warden defends, what it doesn't, and where the trust boundaries sit.
VIEW ▸

Integrations

Platform Integration
The one coupling point — a signed token — and how any platform maps to it.
VIEW ▸
Warden × Databricks
On-behalf-of-user + Unity Catalog grants at the action boundary.
VIEW ▸
Warden × AWS
Bedrock AgentCore — STS AssumeRole + session tags as native ABAC.
VIEW ▸
Warden × Google
Vertex ADK / A2A — workload identity and per-hop delegation.
VIEW ▸
Warden × LangGraph
Route a ReAct agent's tool calls through the proxy with one line.
VIEW ▸