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.

Quick Install

npm install @exogram/sdk

Runtime Integration Principle

Exogram operates 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 before final tool execution.