How AIA actually works
Four pillars: multi-agent orchestration, a verifiable knowledge graph, a cryptographic audit layer, and a post-quantum agent-to-agent protocol.
One request end to end
A request is routed, reasoned over, coordinated, and attested by a zero-knowledge proof — without data leaving the perimeter.
Specialists routed by outcome
Aegis splits each request into atomic subtasks and routes each to the best-suited specialist agent.
Routing ranks agents by a trust score that updates from outcomes; failed subtasks re-route automatically.
Provenance by construction
A Neo4j graph spans your documents, combining semantic similarity with provenance-bearing multi-hop traversal.
Answers trace back to the exact nodes that justified them. No "the model said so".
The audit trail as an artifact
An agent's work — task runs, model and tool calls, knowledge writes, payments — is designed to become a signed, hash-chained, Merkle-batched attestation record.
An auditor verifies a disclosure bundle offline, without the underlying data; anchoring is optional — a public chain, your own contract, or none. The record schema maps to OpenTelemetry GenAI, so other agent stacks attest the same way.
A forward-secret agent channel
A forward-secret, post-quantum agent-to-agent protocol with NIST Level 5 ML-KEM-1024 — built in, not bolted onto TLS.
Agents run under self-sovereign did:aia identities, with keys in a three-tier HSM-backed hierarchy.
Post-quantum at the perimeter
zero-knowledge across it
AIA's wire format was post-quantum from day one, its primitives NIST-standardised.
Transport and signatures rest on four NIST-standardised primitives, keyed by ML-KEM-1024 (FIPS 203).
SP1 — a STARK prover wrapped to a succinct Groth16 proof for cheap L1 verification. Leaf proofs aggregate recursively into one batch proof on an Ethereum-compatible chain.
Traffic captured today is stored to decrypt once a quantum computer arrives. With AIA, migration is configuration, not redesign.
Threat T1 · harvest-now, decrypt-later · see threat modelThe clock started in 2022
US NSM-10 and Germany's BSI TR-02102 mandate post-quantum migration toward 2035. AIA was already there in 2024.
What we defend against
Four threats a regulated deployment has to answer — and the mechanism that answers each.
Aligned with the bodies
that wrote the rules
We don't write our own cryptography — we implement the standards bodies that already have.
- NIST FIPS 203 — ML-KEM (key encapsulation)
- NIST FIPS 204 — ML-DSA (digital signatures)
- NIST FIPS 205 — SLH-DSA (stateless hash signatures)
- NIST SP 800-208 — stateful hash-based signature schemes
- BSI TR-02102 — German federal PQC migration guidance
- W3C DID Core 1.0 — decentralised identifiers
- W3C Verifiable Credentials 2.0 — attested claims
- IETF RFC 8439 — ChaCha20-Poly1305 AEAD
- IETF RFC 7748 — X25519 (hybrid mode)
- IETF RFC 9116 — security.txt
The standards your stack
already speaks
At every boundary, AIA speaks the standard your architects already use. We differentiate on what we prove and where it runs — never on proprietary wire formats.
| Boundary | Standard |
|---|---|
| Agent & tool access | Full MCP server — AIA's agents, knowledge, and tools usable from any MCP client. |
| Your existing agents | Attestation records map to OpenTelemetry GenAI conventions — designed to attest agent runs from LangGraph, Microsoft Agent Framework, or any OTel-instrumented stack, not only AIA's own. |
| Payments | x402 rail with any MiCA-regulated, ERC-20 stablecoin — EURC, USDC, and others; AP2-compatible by design. |
| Anchoring | EAS on EVM chains, a plain self-hosted contract, or no anchor at all — your choice per tier. |
| Identity & disclosure | W3C DID + Verifiable Credentials-compatible disclosure bundles. |
| Cryptography | NIST FIPS 203/204/205, BSI TR-02102-listed primitives, audited liboqs. |
| Deployment | Kubernetes, Helm, Terraform; OpenAPI-documented REST — any cloud or air-gapped, no lock-in. |
Put the runtime
on your stack
A thirty-minute technical session — your workload against the runtime, and the path to production.