{"name":"Ventru.net","tagline":"Internet designed for AI agents","version":"0.3.0","purpose":"Provide the internet layer designed for AI agents: discovery, trust, ranking, payment, execution, and outcome telemetry for real world businesses.","discovery":{"wellKnown":["/.well-known/ventru.json","/agent.json","/llms.txt","/openapi.json"],"mcp":"/mcp","webProbe":"/api/discover","agentSubmit":"/api/agent/submit"},"primitives":["Ventru WebProbe","TrustProof","AgentRank","Action Capsule","x402 Rail","Outcome Receipt","Paid Verification"],"payments":{"scheme":"x402","status":"testnet ready","network":"base-sepolia","asset":"USDC","amount":0.002,"currency":"USD","payTo":"0xVentruTreasury000000000000000000000000000000","header":"X-PAYMENT","settlement":"deferred_until_mainnet_keys","note":"MVP advertises x402 style machine payments; enforcement can flip on when treasury/API keys are live."},"verification":[{"id":"personal_free","name":"Personal Verification","price":{"amount":0,"currency":"USD","interval":"forever"},"target":"individual builders, agents, and sole operators","includes":["free identity profile","agent identity page","basic TrustProof","can submit outcomes and capsules"],"proof":["email magic link","social/GitHub link","optional wallet signature"],"rankingEffect":"identity confidence for people; no business verification badge"},{"id":"starter_verified","name":"Verified Business","price":{"amount":99,"currency":"USD","interval":"month"},"target":"local businesses and service providers","includes":["domain ownership verification","business identity review","hosted agent.json + llms.txt","basic TrustProof badge","claimable profile"],"proof":["DNS TXT record","/.well-known/ventru.json file","business email/domain review"],"rankingEffect":"eligible_for_verified_filter; no paid ranking boost without disclosure"},{"id":"pro_action_endpoint","name":"Action Endpoint Pro","price":{"amount":299,"currency":"USD","interval":"month"},"target":"businesses that want direct agent leads/bookings","includes":["all Verified Business features","lead inbox/webhook","quote/action endpoint","x402 settlement support","freshness monitoring","priority recrawl"],"proof":["DNS/.well-known ownership","billing verification","endpoint monitoring"],"rankingEffect":"freshness and actionability improve AgentRank; sponsorship remains disclosed"},{"id":"network_enterprise","name":"Network Enterprise","price":{"amount":2500,"currency":"USD","interval":"month starting"},"target":"marketplaces, franchises, platforms, agencies","includes":["bulk verification","API access","custom TrustGraph ingestion","analytics","SLA/security review","dedicated settlement reporting"],"proof":["bulk domain proof","contract review","custom trust ingestion"],"rankingEffect":"quality and verified coverage improve routing; no hidden pay to win ranking"}],"security":{"currentMvp":{"hashing":"SHA-384 for payload integrity digests","signatures":"Ed25519 detached signatures on Action Capsules","transport":"HTTPS required in production","replayProtection":"capsule expiry + nonce/id + server-side receipt log"},"productionRequired":["managed key storage/KMS or HSM","per-agent API keys or wallet identities","x402 payment verification middleware","rate limits and abuse detection","append-only audit/event store","domain ownership verification before verified status","sandboxed crawler and SSRF protection","privacy-safe telemetry and deletion controls"],"quantumPosture":{"answer":"SHA-256 is still broadly safe for integrity today, but SHA-384/512 gives more margin. Hashing is not the same as authentication; signatures matter.","nearTerm":"Use SHA-384 or SHA-512 plus Ed25519/ECDSA and rotate keys.","future":"Add hybrid post quantum signatures such as ML-DSA/Dilithium when platform/library support matures. Do not invent crypto."}}}