Every agent receives a verified identity, a behavioral baseline, and a progressive trust level from L0 to L3. The system tracks what agents do and gates what they can access.
Agents start at Level 0 with no transaction access. Each level unlocks higher limits, more chains, and additional protocols. The system promotes agents based on transaction history, success rate, and behavioral consistency.
Agent registered. No transactions permitted. Identity pending verification.
Developer verified. Low transaction limits. Single chain access.
Authorization attested. Scope validated. Higher limits and multi-chain access.
30+ days clean behavioral baseline. Automatic operations. Maximum transaction limits across all supported chains and protocols.
Every status change uses atomic SQL with state guards to prevent concurrent corruption. The system records each transition in an immutable hash-chained audit log. Cache invalidation happens immediately on any state change.
Pending, Verified, Suspended, Revoked. Agents move forward through verification. Suspension is reversible. Revocation is permanent.
Each transition creates an immutable log entry with action, actor, timestamp, and a SHA-256 hash linking to the previous entry. Tampering breaks the chain.
Every state change emits a RabbitMQ event. Your systems receive webhooks for agent verification, suspension, and revocation in real time.
The system fingerprints each agent's normal behavior and monitors for deviation. Transaction velocity, counterparty patterns, spending distribution, and operational timing form the baseline. Anomalies increment a counter that your policies can act on.
SHA-based fingerprint of the agent's operational pattern. The system updates the hash on every behavioral analysis cycle and flags inconsistencies.
Running counter of detected behavioral deviations. Your spending policies define the threshold that triggers suspension or escalation.
Numeric score from 0.0000 to 1.0000. Feeds into the Veris compliance pre-screen. Agents above 0.75 trigger enhanced review on every transaction.
Register your first agent and assign KYA Level 1 in under five minutes.