ELYDORA
RESPONSIBILITY PROTOCOLINFRASTRUCTUREGitHub

Every agent action.
Verified forever.

Elydora creates verifiable, tamper-evident, audit-ready operation records for every action your AI agents take. The responsibility layer the agent economy demands.

$ npm install @elydora/sdkCopied
NETWORK: AGENT_MESH
MODE: REAL_TIME
WRITE-PATH P95
<100ms
EVIDENCE GRADE
Legal
CRYPTOGRAPHIC
Ed25519
PROTOCOL
ERP
(Elydora Responsibility Protocol)
Integrations

Built for the AI agent ecosystem

Elydora integrates with every major AI agent framework. Drop-in SDKs, one-command setup, zero config.

LangChain
Python / JS
CrewAI
Multi-Agent
AutoGPT
Autonomous
Claude Code
Anthropic
Cursor
IDE Agent
OpenAI Codex
CLI Agent
AutoGen
Microsoft
Gemini CLI
Google
Kiro
AWS / IDE
Copilot CLI
GitHub
Letta
Stateful
Custom Agents
Any SDK
Elydora dashboard overview
Overview

Complete visibility at a glance.

A real-time dashboard showing total agents, operations, active epochs, and pending exports. Quick actions let you register agents, browse operations, or create compliance exports instantly.

Agent registration form
One-click integration selector
Agent detail with operation list
Agent Management

Register, install, manage.

Register AI agents with a generated Ed25519 keypair, choose your integration platform, and install with a single command. Monitor every agent's status, keys, and full operation history from one place.

Operation record metadata
Payload and chain visualization
Verification results — all passed
Operation Audit

Every detail, cryptographically verified.

Drill into any operation to inspect the full signed record — payload, chain hashes, receipt, and chain visualization. One-click verification confirms signature validity, chain integrity, receipt authenticity, and Merkle inclusion.

Epoch list with Merkle roots
Epoch detail with TSA anchor
Compliance export downloads
Compliance

Compliance-ready from day one.

Periodic Merkle tree epochs anchor operations with RFC 3161 timestamps. Browse epochs, inspect roots and leaf counts, and export compliance-grade PDF reports filtered by time range — ready for regulators and auditors.

Elydora documentation
Documentation

Comprehensive docs and SDK guides.

Full API reference, getting started tutorials, SDK guides for Node.js, Python, and Go, protocol deep-dives, and integration walkthroughs — everything you need to go from install to production.

Dashboard

One-click agent setup.

Register an agent on the Elydora console, get credentials instantly, and install with a single command. No config files, no boilerplate.

01
Register
Name your agent on the dashboard. An Ed25519 keypair is generated in your browser — only the public key leaves your machine.
02
Get Credentials
Instantly receive your Agent ID, private key, and API token. Copy them or save as environment variables.
03
Install
Choose your agent platform and run a single command. Elydora hooks into your agent automatically — no code changes needed.
Supported (One-Command Install)
C
Claude Code
Anthropic CLI agent
C
Cursor
AI-powered code editor
G
Gemini CLI
Google AI CLI agent
K
Kiro CLI
AWS AI CLI agent
K
Kiro IDE
AWS spec-driven AI IDE
O
OpenCode
Open-source TUI agent
C
Copilot CLI
GitHub Copilot CLI agent
L
Letta Code
Letta AI CLI agent
SDK Integration
O
OpenAI Codex
OpenAI CLI agent
K
Kimi
Moonshot AI assistant
C
Custom Enterprise Agent
Your own internal agent
G
GUI Agent
Desktop or web-based agent
O
Other
Any custom integration
Example
$ npx @elydora/sdk install --agent claudecode --org_id "org_acme" --agent_id "agent-4f2a"
Execution Pipeline

How Elydora Works

Three steps to immutable, cryptographically verifiable responsibility evidence for every agent operation.

01. Submit
Agent signs operation with Ed25519 key
02. Verify
Edge validates signature, chain hash, nonce
03. Record
Durable evidence stored with EAR receipt
SDK Integration
TypeScript
import { ElydoraClient } from '@elydora/sdk';

const client = new ElydoraClient({
  orgId: 'org_acme',
  agentId: 'agent_underwriter',
  privateKey: process.env.ELYDORA_KEY,
});

const record = client.createOperation({
  operationType: 'loan.approve',
  subject: { id: 'borrower:BRW-2026-0042', type: 'borrower' },
  action: { decision: 'approve', loanId: 'LN-2026-001', amount: 50000 },
});

const receipt = await client.submitOperation(record);
// receipt is the Elydora Acknowledgment Receipt (EAR)
// receipt.chain_hash → Elydora Chain Hash
Standards Compliance

Built on open standards.

Ed25519
RFC 8032
SHA-256
FIPS 180-4
JCS
RFC 8785
Merkle
RFC 9162
TSP
RFC 3161
NIST
SP 800-57
Frequently Asked Questions

Frequently Asked Questions

What is Elydora?

Elydora is the responsibility-grade infrastructure layer for AI Agents. It provides verifiable, tamper-evident, audit-ready operation records using Ed25519 cryptographic signatures and hash-chained evidence trails, enabling organizations to prove exactly what their AI agents did, when, and why.

How does an AI audit trail work?

An AI audit trail in Elydora works by cryptographically signing every AI agent operation with Ed25519 keys and linking records into a tamper-evident hash chain. Each operation record contains the agent identity, action payload, timestamp, and a chain hash linking it to the previous record. This creates an immutable, verifiable sequence of everything an AI agent has done.

What is the Elydora Responsibility Protocol (ERP)?

The Elydora Responsibility Protocol (ERP) is an open standard defining how AI agent operations should be recorded, signed, chained, and verified. It specifies four core data structures: EOR (Operation Record), ECH (Chain Hash), EAR (Acknowledgement Receipt), and EER (Epoch Root). Together they create a complete accountability framework for autonomous AI systems.

How is Elydora different from other AI governance platforms?

Unlike traditional AI governance platforms that focus on model monitoring or policy management, Elydora operates at the protocol level — recording cryptographic evidence of every AI agent action. It provides tamper-evident audit trails with Ed25519 signatures, Merkle tree epoch sealing, and chain integrity verification, making it suitable for regulatory compliance under the EU AI Act and other frameworks.

What AI agent frameworks does Elydora support?

Elydora integrates with all major AI agent frameworks including LangChain, AutoGPT, CrewAI, Microsoft AutoGen, and custom-built agents. SDKs are available for JavaScript/TypeScript, Python, and Go with one-click setup and automatic operation recording.

Is Elydora compliant with the EU AI Act?

Elydora is designed to help organizations meet EU AI Act requirements for high-risk AI systems, including mandatory audit trails, transparency obligations, and human oversight documentation. The tamper-evident evidence chain and cryptographic verification provide the technical foundation for regulatory compliance.

Why Elydora

The right approach to AI accountability

No Audit Trail
Flying blind
  • No record of agent actions
  • Zero compliance capability
  • No tamper detection
  • Impossible to audit
  • Regulatory risk exposure
Build Your Own
Expensive & fragile
  • Months of engineering work
  • Custom crypto implementation
  • No standards compliance
  • Ongoing maintenance burden
  • Unproven in audits
Elydora
Production-ready from day one
  • Ed25519 signed operation records
  • Hash-chained tamper-evident trail
  • EU AI Act compliance-ready
  • SDKs for Node, Python, Go
  • Open source — self-host or managed

Newsletter

Stay updated on AI agent accountability

Protocol updates, compliance guides, and engineering insights — delivered to your inbox.

No spam. Unsubscribe anytime.

Define responsibility
for your Agents.

Start building verifiable, tamper-evident audit trails today. Integrate the Elydora SDK in minutes.

Get Started