Docs Menu
Docs Menu
Exogram Documentation
Welcome to the technical hub for Exogram. Here you will find the architectural blueprints, concepts, and API references required to deploy deterministic verification layers across your AI applications.
Architecture
Schema Integrity Engine
Prevent AI parser collapse, payload mismatch, and bad JSON structure errors.
ArchitectureBoundary Control Protocol
Stop autonomous agents from going rogue and draining session budgets.
ArchitectureThreat Prevention Layer
Block prompt injections, jailbreak overrides, and outbound PII/IP leakage.
ArchitectureMemory Integrity System
Stop memory hallucinations and prevent signed state drift in conversational context.
Getting Started
Exogram operates implicitly adjacent to your existing LLM pipelines. You do not need to rewrite your agent execution loops—simply pass inputs and outputs through the verification boundary.
QUICK INSTALL
npm install @exogram/sdk