TAOS

White Papers

In-depth guides on governing AI agents in regulated industries — from policy-as-code architecture to compliance requirements.

Financial Services
Healthcare & Life Sciences
Legal & Professional Services
Procurement & Supply Chain
Government & Regulated Industries
AI Engineering
LangGraphGovernanceArchitecture

LangGraph Is Great. But Who Governs the Agent?

LangGraph solves orchestration. It doesn't solve governance. The missing layer between your agent graph and your organisation's policies.

Read white paper →

OPARegoRuntime Policy

OPA Is Not Enough: Why Agentic AI Needs Runtime Policy, Not Just Auth Policy

OPA is excellent for AuthZ. Agentic AI needs runtime policy that evaluates tool calls, spending limits, and saga state — a different problem entirely.

Read white paper →

Saga PatternRollbackArchitecture

The Saga Pattern for AI Agents: Rollback When Your LLM Gets It Wrong

LLMs fail. The question is how gracefully. Saga compensation patterns give agentic workflows the ability to undo partial state with no manual cleanup.

Read white paper →

Policy-as-CodeHot ReloadDevOps

Change a Policy. Don't Restart the Agent.

Hardcoded policy means every rule change is a deployment. Policy-as-code in the kernel means you update a Rego file and the running agent picks it up.

Read white paper →

Human-in-LoopApproval QueueArchitecture

Building a Human Approval Queue for AI Agents (Without Building an Approval System)

Every team building agentic AI eventually needs a human approval queue. How the kernel provides it out of the box so you don't have to build it.

Read white paper →

RegoRustArchitecture

Why We Embedded Rego in Rust Instead of Calling OPA Over HTTP

The architectural decision that made sub-millisecond policy evaluation possible: embedding the Rego runtime in Rust rather than treating OPA as a sidecar.

Read white paper →

Denial ModePolicy EnforcementUX

Hard Denial vs Soft Denial: Why How You Surface a Policy Block Matters

Blocking an agent action is only half the decision. Whether to hard-fail, soft-warn, or route for approval changes how your organisation learns from denials.

Read white paper →

Thought Leadership