OxDeAI signs agent actions before execution to enforce fail-closed policy boundaries

docybo · reddit · 2026-07-21

OxDeAI

OxDeAI is an open-source protocol for deterministic pre-execution authorization in AI agents.

Core idea

Instead of checking policy inside the agent loop, the agent proposes an intent and OxDeAI deterministically evaluates (intent, state, policy). If it allows the action, it emits a signed AuthorizationV1 artifact that a guard verifies before any side effect can happen.

What exists today

Honest caveats

The author explicitly says this is not a prompt guardrail or monitoring tool; it enforces the execution boundary.

Related event: OxDeAI Open-Source Protocol Sets Execution Boundaries for AI Agents(2 posts)→

Original post →

More from coding & agent

coding & agent channel →