Modular compliance layer built on the Chainlink Runtime Environment (CRE) to define, execute, and enforce identity- and policy-based controls for digital assets across public and private chains. Core onchain components (CCID, CCT Compliance Extension) pair with CRE services (Policy/Identity/Monitoring managers). Offchain policy execution returns signed approvals; onchain enforcement is required. PII/NPI remains offchain. It enables private transactions, with one of the main target use cases being CBDCs management.
Chainlink - ACE (Automated compliance for digital assets)
CCID (Cross-Chain Identity): onchain proofs of verified credentials (e.g., KYC/AML, accreditation) with offchain PII; compatible with LEI/vLEI, ONCHAINID, DIDs.
CCT Compliance Extension: lightweight token interface that connects tokens to CCID, Policy Manager, and CCIP; applies to ERC-20, ERC-3643, and custom tokens.
Policy Manager: policies defined offchain; executed onchain and/or offchain; always enforced onchain via contract hooks/modifiers at asset or protocol level.
Identity Manager: middleware to register/sync credentials across networks without storing PII onchain; bridges real-world identity systems to onchain formats.
Monitoring & Reporting Manager: alerts, audit logs, and evidence export; supports SOC integrations and automated pause/deny reactions.
Cross-chain interop: CCIP used so identity/policy artifacts apply across networks; optional CCIP Private Transactions and Blockchain Privacy Manager for data minimization.