SHA-256 Hash Chain
Each event hash includes previous hash, sequence number, and payload to create a tamper-evident chain.
Release Feature Matrix
This page lists current capabilities shipped in v0.1.0 across ledger integrity, policy controls, integrations, APIs, observability, and developer tooling.
Cryptographic Core
Each event hash includes previous hash, sequence number, and payload to create a tamper-evident chain.
Session events are signed for integrity and non-repudiation checks during audits.
Generate Merkle roots and verify inclusion proofs without exposing full event history.
Policy and Guardrails
Restrict or permit channels, skills, and plugins through TOML policy definitions.
Apply regex-based actions to block, redact, or flag sensitive content patterns.
Apply execution caps and explicit approval triggers for sensitive operations.
Server and API
Create, list, seal, and verify sessions through REST endpoints.
Append typed agent events and generate JSON or HTML audit reports.
Watch real-time events and query aggregate ledger and security metrics.
Integration Surface
Automatic hook-based capture for messaging, skills, tools, plugins, memory, and model events.
Programmatic client for sessions, events, policies, verification, reports, and compliance bundles.
Use commands for serving, status checks, session listing, verification, and report generation.
Developer and Release Tooling