W3C DID + on-chain audit trail — ready in one integration. Generic API keys do not qualify under Article 12; cryptographic agent identity does.
Each Article 12 obligation mapped to a concrete MolTrust feature, with current implementation status.
did:moltrust:* — registered, signed, resolvable. Live.GET /compliance/export — signed bundle for regulator review. Q3 2026.Singapore's IMDA Model AI Governance Framework v1.5 § 2.1.2 independently endorses the AAE approach as a basis for agent accountability.
No new audit pipeline, no proprietary format. Issue a signed AAE per agent action — the same envelope an auditor will later inspect.
// npm install @moltrust/sdk import { moltrust } from '@moltrust/sdk'; const aae = await moltrust.issue({ did, mandate, constraints, validity }); // → Article 12 compliant envelope, on-chain anchored, auditor-ready
Billing in CHF. Metered pricing for low-volume teams, flat tiers when you need predictable invoicing.
The Agent Authorization Envelope (AAE) is the cryptographic primitive behind MolTrust's compliance surface. The full specification — including the formal model for delegation, expiry, and revocation — is published as a peer-reviewed technical paper.
draft-kroehl-agentic-trust-aae. Aligns with W3C DID and VC working groups.