{"name":"Identity Layer for the Internet","description":"Universal cryptographic identity infrastructure — every HTTP request, proven","protocol":"ILI/1.0.0","project":"Agentesia — PROJ-010","tagline":"In this network you are not anonymous. You are a verifiable cryptographic entity.","headers":{"ILI-ID":"DID: did:ili:ed25519:<base58_pubkey>","ILI-SIGN":"base64url(ed25519_sig(canonical_message))","ILI-TIME":"unix_milliseconds"},"canonical_message":"SHA-256(METHOD\\nPATH?QUERY\\nILI-TIME\\nbody_hash)","identity_levels":{"0":"anonymous","1":"email_verified","2":"phone_verified","3":"legal_verified","4":"enterprise_verified"},"endpoints":{"register":"POST /ili/register","verify":"POST /ili/verify","middleware":"POST /ili/middleware","resolve":"GET  /ili/resolve/:ili_id","trust":"GET  /ili/trust/:ili_id","attest_email":"POST /ili/attest/email","attest_phone":"POST /ili/attest/phone","revoke":"POST /ili/revoke","billing":"POST /billing/usdt","sdk":"GET  /sdk/v1/ili.min.js"},"plans":{"free":{"daily_limit":10000,"attest":false,"analytics":false,"price_usdt":0},"pro":{"daily_limit":500000,"attest":true,"analytics":true,"price_usdt":19},"enterprise":{"daily_limit":"unlimited","attest":true,"analytics":true,"price_usdt":99}},"infrastructure":["Cloudflare Workers (global edge)","Durable Objects (nonce deduplication, per-identity)","Workers KV (identity cache, rate limiting)","D1 (identity registry, attestations, audit log)","SubtleCrypto — Ed25519 (native verification)","Turnstile (billing bot protection)"]}