{"name":"Achilles Alpha","version":"1.0","agent":"achilles","base_url":"https://achillesalpha.onrender.com","capabilities":[{"id":"ep_validate","name":"Execution Protocol Validation","description":"Pre-execution policy validation for AI agents. Returns cryptographic proof hash.","endpoint":"POST /ep/validate","auth":"X-Agent-Key header","pricing":{"model":"per_call","amount":0,"currency":"USDC","note":"Free during hackathon"},"latency_ms":200,"uptime_pct":99.5},{"id":"ep_swarm","name":"Swarm Policy Enforcement","description":"Multi-agent swarm coordination with spending limits","endpoint":"POST /ep/swarm/validate","auth":"X-Agent-Key header","pricing":{"model":"per_call","amount":0,"currency":"USDC"}},{"id":"ep_proof","name":"Proof Lookup","description":"Public proof verification. No auth required.","endpoint":"GET /ep/proof/:hash","auth":"none","pricing":{"model":"free","amount":0}},{"id":"ep_status","name":"Service Health","description":"Service status and contract addresses","endpoint":"GET /ep/status","auth":"none"},{"id":"erc7710_delegation","name":"ERC-7710 Scoped Wallet Delegation","description":"Validates agent spending against operator-defined delegation limits. Fail-open.","standard":"ERC-7710","fail_open":true,"endpoint":"GET /ep/status","auth":"none"},{"id":"talent_verification","name":"Talent Protocol Operator Verification","description":"Verifies agent operator has verified builder history before swarm participation","standard":"Talent Protocol human_checkmark","fail_open":true,"endpoint":"POST /ep/swarm/validate with require_talent_verification: true"},{"id":"mpp_payments","name":"MPP + x402 Payment Adapter","description":"Protocol-agnostic payment verification. EP proof embedded inside MPP receipt for dual verification.","protocols":["mpp","x402"],"mpp_network":"tempo","x402_network":"base","ep_proof_in_receipt":true,"endpoint":"POST /ep/payment/verify"}],"products":[{"id":"warrior_setup","name":"Warrior Setup Script","price_usdc":50,"type":"one_time"},{"id":"forge_agent","name":"Forge Your Own Agent","price_usdc":50,"type":"one_time"},{"id":"battle_signals","name":"Battle Signals Intel","price_usdc":10,"type":"monthly"},{"id":"war_council","name":"War Council Briefing","price_usdc":5,"type":"monthly"}],"onboarding":{"steps":3,"flow":["GET /ep/manifest.json","POST /ep/validate with X-Agent-Key: ep_demo_synthesis_2026","Review proof_hash in response"]},"reliability":{"uptime_url":"https://achillesalpha.onrender.com/api/status","proof_url":"https://achillesalpha.onrender.com/ep/proof/:hash"},"discovery":{"manifest":"/ep/manifest.json","well_known":"/.well-known/agent-services.json","skill":"/ep/SKILL.md","llm_context":"/ep/llms-full.txt"}}