Argus is deployed on 0G Mainnet. Contracts are live, trace roots are committed on-chain, and traces are stored on 0G Storage.
LiveAdapter-readyIn progressPlanned
Live8 items
Solidity contracts
ActionGate, MandateRegistry, AgentRegistry, AgentBonding, TraceCommitment — deployed locally, Foundry tests passing.
Trace schema + hashing
ArgusTrace v1 schema, canonical hashing, browser-safe verification helpers, and tamper diff logic are stable.
Agent runner + demo data
Deterministic local demo generates 3 agents, 2 mandates, 4 traces, 1 violation, 4 proof packages, and a full event stream.
Proof package format
ProofPackage with segment hashes, attestation metadata, verification results, and chain-of-custody data is finalized.
0G Storage adapter
Trace uploads are live on 0G Storage. Compliant and violation traces are verifiable at storagescan.0g.ai.
0G Chain deployment
Contracts are deployed on 0G Mainnet (chain ID 16661). All core contracts live at chainscan.0g.ai.
Public proof explorer
Proof receipt pages exist for all committed traces. Roots verifiable on 0G ChainScan.
Real 0G Storage uploads
Full trace payloads are uploaded to 0G Storage. Two traces live with storagescan.0g.ai receipts.
Planned4 items
0G Compute / TEE policy
Sealed mandate checks via TEE. Attestation schema includes provider field for 0G Compute. Implementation is roadmap.
Agent ID / iNFT integration
Portable agent identity with compliance history across mandates. Requires 0G Agent ID protocol integration.
External agent SDK
Packaged SDK for external agent developers to wrap their own agents with Argus mandate enforcement.
Production dispute model
Challenge windows, dispute resolution, and escalation paths for contested slashing events.