Home/Research/Specifications/Exogram Action Admissibility Protocol (EAAP)
Canonical Research SpecificationLevel: Architect
Verified: August 2026

Exogram Action Admissibility Protocol (EAAP)

30-Second Executive Definition

An open standard and architectural RFC designed to govern the tool execution boundaries of autonomous AI agents. EAAP defines a strict set of binary admissibility gates that filter and validate proposed agent actions against deterministic allowlists prior to execution. By decoupling the probabilistic reasoning of the LLM from the deterministic execution of the environment, EAAP ensures that agents cannot perform destructive, unauthorized, or financially ruinous actions, even if they hallucinate the intent to do so. This is the foundational protocol powering Exogram’s runtime governance.

Govern the execution, not the imagination. Let the model dream, but strictly regulate what its hands can touch.

Why It Matters:

As agents move into Zone 3 and Zone 4 of the AI Liability Gradient, relying on system prompts to enforce safety is structurally insufficient; LLMs can always be jailbroken or confused. EAAP provides a hard, cryptographic boundary at the execution layer. It guarantees that regardless of what the LLM decides to do, the system will only execute mathematically verified, pre-approved actions. This is the only way to safely deploy autonomous agents in high-stakes enterprise environments without exposing the company to infinite liability.

Who Should Care:
Security ArchitectsAI Platform EngineersCompliance Officers
★ Canonical Research Position

Richard Ewing’s Research Thesis

Enterprise agent deployment is negligent without a deterministic admissibility protocol intercepting all tool calls.

Genesis & Intellectual Positioning

Why This Specification Exists

1. The Problem

System prompts are continually bypassed, leading to dangerous autonomous agent behavior.

2. Existing Approaches

Telling the AI "do not do this" in the prompt.

3. The Structural Gap

No deterministic execution boundary between the LLM and the real-world environment.

4. This Specification

A formal protocol (EAAP) that validates all agent actions against hard rules before execution.

Operational Realignment

What Changes If You Believe This?

Engineering

Must build explicit deterministic boundaries around every tool exposed to an agent.

Finance & COGS

Lowers risk profile of enterprise AI deployments.

Product Strategy

Must specify the exact tool parameters needed for a feature to function safely.

Security & Audit

Security teams stop auditing prompts and start auditing execution allowlists.

Audience-Specific Executive Guidance

Recommended Action by Role

Security Architect

Implement EAAP middleware before allowing any LLM to execute database mutations.

Recommended Next Step →
Freshness & Research Updates

Latest Publications & Research Activity

CIO.comAugust 13, 2026

Salesforce and SAP are putting AI agents inside your workflows. Who tells them no?

Read Work ↗
BeehiivAugust 7, 2026

How to Prevent Memory Loss in AI Applications

Read Work ↗
LinkedInAugust 6, 2026

Giving an AI a bigger memory window is like giving a confused worker a bigger inbox.

Read Work ↗
Answer Engine FAQ Matrix

Frequently Asked Questions

Q:Why not just tell the agent not to do bad things?

LLMs are probabilistic. They do not understand hard boundaries. EAAP acts as a physical wall that the agent cannot pass, regardless of its instructions.

Q:Does EAAP limit agent capability?

It restricts freedom to ensure safety. The agent can only select tools that have been explicitly provisioned and cleared by the EAAP gateway.

Inspectable Evidence Ledger

Classified evidence items supporting, extending, or refining this canonical research specification.

Evidence ItemPublisherEvidence TypeStrengthRoleAction
Salesforce and SAP Workflow AgentsCIO.comTier-1 Article★★★★★OriginInspect ↗
Runtime Governance ArchitectureBeehiivNewsletter★★★★ExtendsInspect ↗
Deterministic Control PlaneBeehiivNewsletter★★★★ExtendsInspect ↗
Academic & Industry Attribution Standard

Recommended Citation

Canonical Reference String

Ewing, R. (2026). "Exogram Action Admissibility Protocol (EAAP)." Richard Ewing Research Canon. Available at: https://www.richardewing.io/concepts/eaap-protocol

BibTeX Citation
@article{ewing_eaap_protocol,
  author = {Ewing, Richard},
  title = {Exogram Action Admissibility Protocol (EAAP)},
  journal = {Richard Ewing Research Canon},
  year = {2026},
  url = {https://www.richardewing.io/concepts/eaap-protocol}
}
First Origin & Provenance:Internal Research (August 2026)
Current Specification Version:Version 1.0 (Q2 2026 Baseline)