Documentation

AGLedger is the accountability layer for automated operations. Mandates in, receipts out, verdicts recorded, tamper-evident audit trail.

The accountability chain:

1. Principal assigns mandate — what needs to be done, by when, within what bounds

2. Performer delivers receipt — evidence of what was actually done

3. Principal renders verdict — accept or reject the delivery

4. AGLedger records everything — commitment, delivery, verdict, timeline, audit trail

Key concepts

MandateA structured commitment — what, by when, within what bounds. Created by the principal.
ReceiptEvidence of completion. Submitted by the performer against a mandate.
VerdictPASS or FAIL. Rendered by the principal, or auto-settled if numeric tolerance passes.
Audit trailHash-chained, Ed25519-signed record of every lifecycle event. Tamper-evident.
PrincipalThe entity assigning work — your orchestrator, enterprise system, or human.
PerformerThe entity doing work — an AI agent, RPA bot, microservice, or human.

Guides and reference

Quick Start

Run your first accountability lifecycle in 5 minutes. Create a mandate, submit a receipt, render a verdict.

Orchestrator Integration

Connect LangGraph, CrewAI, AutoGen, or any framework with 5 HTTP calls.

Enterprise Systems

Mixed chains — ERP, AI agents, and billing systems in one accountability layer.

Webhooks

Real-time events for mandate lifecycle changes. HMAC-signed, with DLQ.

CLI

Command-line interface for scripting, CI/CD pipelines, and AI agent workflows.

MCP Server

Connect any MCP-compatible AI agent to your AGLedger instance. Two tools, zero prompt changes.

API Reference

Interactive API explorer, auto-generated from the OpenAPI spec.

SDKs

TypeScript and Python SDKs with typed clients and full lifecycle support.

Vault & Signing Keys

Ed25519 key lifecycle, rotation runbook, offline verification, and disaster recovery.

Scope Profiles

Least-privilege API keys — 9 built-in profiles for enterprise, agent, and CI/CD roles.

Onboarding

First-run setup — create enterprise, agents, keys, and run your first mandate.

Installation

Docker Compose, Kubernetes/Helm, air-gap bundles, and production hardening.

Operations

Upgrades, backup/restore, rollback, secret rotation, observability, and HA.

Configuration

Complete env var reference, licensing, database compatibility, and deployment modes.

YAML Provisioning

Config-as-code — declare enterprises, agents, and webhooks in version-controlled YAML.

Federation

Cross-boundary accountability — Gateway, Hub, and peering architecture.

Agent Governance Toolkit

Integrate AGLedger with Microsoft's Agent Governance Toolkit for policy + accountability.