The Agora
An MIT-licensed accountable-agent stack on Arc. It ships a bonded-agent Registry.sol (onchain manifest hash, Merkle mandateRoot, EIP-712-signed ForecastEmitted output, trace-replay protection, and slashing hooks), a tokenized bond vault PythiaVault.sol with a factory (ERC-20 shares, high-water-mark NAV, redeem cooldown, dead-share lock), and a SlashingArbiter.sol supporting four slash paths via EIP-712 attestations with dual-signature thresholds, backed by a 634-line end-to-end test and deployed on Arc testnet with on-chain artifacts. It also provides an Arc dApp scaffold (wagmi defineChain with an RPC proxy), a Circle-signed agent daemon submitting emitForecast as Circle contractExecution, a Python web3.py daemon template, and a Foundry deploy script with the Registry/Arbiter bootstrap-ordering fix.
1 (Solo) — Daniel Asaboro