Home Live Demo Docs Dashboard Blog GitHub ↗ Get started free

Zehrava Gate Blog

Writing about AI agent governance, the write-path problem, and building safe agentic systems.

Opinion March 18, 2026 7 min read

Why Autonomous Agent Governance Still Needs Human Approval

Microsoft and Rebuno shipped autonomous governance systems. Both include approval mechanisms but no dashboard. Here's why the 5% of agent actions that need human oversight require purpose-built tooling.

Read →
Comparison March 18, 2026 8 min read

Agent Governance: Zehrava vs. Microsoft vs. Alternatives

How Zehrava Gate compares to Microsoft Agent Governance Toolkit, Rebuno, NeMo Guardrails, Guardrails AI, LiteLLM, and Portkey. Complementary tools for a complete governance stack.

Read →
Concepts March 15, 2026 6 min read

What Is Write-Path Control for AI Agents?

AI agents that write, send, and execute without checkpoints create silent failure modes. Write-path control is the layer that puts a gate on those actions.

Read →
Tutorial March 15, 2026 8 min read

How to Add Human Approval Gates to AI Agents

Step-by-step tutorial for adding human-in-the-loop approval checkpoints to AI agent write operations. Node.js and Python examples, 20–30 minutes to integrate.

Read →
Engineering March 8, 2026 5 min read

Why AI Agents Need an AI Agent Commit Checkpoint

An agent sent 47,000 emails in 90 seconds because no checkpoint existed between its decision and the production write — here's the pattern that prevents it.

Read →
AI Governance March 2026 5 min read

OpenAI Acquired Promptfoo. What That Means for Agent Governance.

Promptfoo tests what agents will do. Agent governance controls what agents are allowed to do. OpenAI's acquisition explains why the category is real — and what it does not yet solve.

Read →
Engineering March 8, 2026 4 min read

847 Records Overwritten, No Audit Trail: An AI Agent Production Incident

An enrichment agent overwrote 847 CRM records with partial data and left no trace — three incident patterns, and the structural fix that prevents all of them.

Read →
Engineering March 8, 2026 6 min read

Policy-as-YAML: AI Agent Policy Enforcement That Scales Across Teams

Define approval rules once in version-controlled YAML, share them across every agent and team, and give your compliance lead something they can actually read.

Read →