MandateExecution event from the MandateRegistry contract at the moment of execution. These events form an immutable, on-chain record of what the agent did, when, under which mandate, and with what outcome. No agent activity can occur without producing this record.
Two Pillars of Accountability
Synclear’s accountability system is built on two complementary mechanisms that together provide both real-time enforcement and historical transparency. Trust Scoring is a continuous, algorithmically maintained metric that reflects an agent’s history of compliant, reliable behavior within the protocol. New agents begin with a conservative baseline score. Consistent mandate compliance, successful obligation management, and clean operational history increase the score over time. Violations, liquidation events, and anomalous patterns decrease it. The trust score directly gates the spending limit tier available to the agent, creating a tangible incentive for disciplined operation. The Audit Trail is the complete on-chain log of every action the agent has taken under any of its mandates. It is queryable by principals, auditors, and the agent itself, and it provides the evidentiary basis for compliance reporting, reconciliation, and dispute resolution. The trail is structured, not free-form — each event carries a defined set of fields that correspond to standard financial reporting dimensions.Trust Scoring
How the trust score is calculated, which behaviors increase or decrease it, and how score tiers map to spending limit capabilities.
Audit Trail
The structure of the on-chain
MandateExecution event log, how to query it via API or directly from chain, and how to use it for compliance reporting.Why On-Chain Accountability Matters
Traditional off-chain audit logs can be altered, selectively disclosed, or simply unavailable during system outages. On-chain event records are immutable by construction — once a transaction is confirmed, the events it emits are part of the canonical chain state and cannot be modified or deleted by any party, including Synclear. This property has practical consequences for institutional operators:- Principals can verify at any time that an agent acted exactly as the mandate permitted, with no reliance on Synclear’s own reporting infrastructure
- Auditors can reconstruct a complete agent activity history from public node data, independent of Synclear’s API availability
- Compliance teams can produce regulatory reports directly from on-chain data, with cryptographic evidence of data integrity
- Counterparties can assess agent risk based on a publicly verifiable track record rather than self-reported metrics