{"$schema":"https://raw.githubusercontent.com/wild-card-ai/agents-json/master/agents_json/agentsJson.schema.json","agentsJson":"0.1.0","info":{"title":"3Dogs public agent contracts","version":"1.0.0","description":"Stateless public contracts for discovering 3Dogs Pointer, reading agent-ready plans, and handing consequential work to the human-governed 3Dogs Nexus process."},"sources":[{"id":"commerce_api","path":"https://3dogs.ai/openapi.json"},{"id":"nexus_api","path":"https://3dogs.ai/.well-known/openapi.json"}],"flows":[{"id":"list_agent_ready_plans","title":"List agent-ready 3Dogs plans","description":"Read the public plan and provider catalog. This flow is informational: it creates no account, checkout, subscription, terms acceptance, or payment.","actions":[{"id":"read_plan_catalog","sourceId":"commerce_api","operationId":"listCheckoutPlans"}],"fields":{"parameters":[],"responses":{"success":{"type":"object","description":"Public plan and human-controlled provider catalog."}}}}],"x-3dogs-agent-directory":{"agents":[{"id":"3dogs-pointer","name":"3Dogs Pointer","description":"Points to supporting evidence, conflicts, assumptions, gaps, risk, and next actions in supplied AI answers, returns cited Pointer Briefs, and offers a governed handoff to 3Dogs Nexus.","url":"https://agent.3dogs.ai/a2a","agentCard":"https://3dogs.ai/.well-known/agent-card.json","documentation":"https://3dogs.ai/products/a2a-verify-my-ai/","protocol":"a2a","protocolVersion":"1.0","humanAuthorizationRequired":true}],"humanControl":"Public discovery does not authorize an account, acceptance of terms, a subscription, or a payment. Consequential actions require a separate human-controlled flow."}}