{
  "agent_id": "lighthouse.aido-labs.co",
  "version": "1.0",
  "spec": "draft-agent-identity-00",
  "legal_entity": {
    "name": "Aidō Labs",
    "url": "https://aido-labs.co",
    "registration": "Miami, FL and Utah, USA"
  },
  "description": "Aidō Lighthouse AI readiness scanner. Evaluates e-commerce sites for compatibility with AI shopping agents across discoverability, understandability, and transactability dimensions. Scans are initiated by site owners or authorised representatives.",
  "use_case": "agentic-commerce-readiness-assessment",
  "policy_url": "https://aido-lighthouse.com/scanner-policy",
  "contact": {
    "email": "info@aido-labs.co",
    "abuse": "info@aido-labs.co",
    "security": "info@aido-labs.co"
  },
  "allowed_task_types": [
    "page-read",
    "product-discovery",
    "checkout-assessment",
    "payment-signal-detection",
    "structured-data-extraction"
  ],
  "rate_limit_class": "polite",
  "rate_limits": {
    "requests_per_second": 1,
    "requests_per_domain_per_scan": 50,
    "concurrent_scans_per_domain": 1
  },
  "user_agents": [
    "AidoLighthouse/1.0 (+https://aido-lighthouse.com/.well-known/agent-identity.json; AI-readiness-scanner)"
  ],
  "ip_ranges_info": "https://aido-labs.co/scanner-policy#ip-ranges",
  "keys": [
    {
      "kid": "2026-05",
      "alg": "EdDSA",
      "crv": "Ed25519",
      "use": "sig",
      "x": "M5gG3_CCk2OKpzRffxdeYZev4gHAd0iriyG8UlKO5gk",
      "valid_from": "2026-05-01",
      "valid_until": "2027-05-01"
    }
  ],
  "revocation_endpoint": "https://aido-labs.co/.well-known/agent-keys/revoked.json",
  "signature_algorithm": "Ed25519",
  "signature_headers": [
    "Agent-Signature",
    "Agent-Id",
    "Agent-Purpose",
    "Agent-Trace-Id",
    "Agent-Policy"
  ],
  "consent_model": "site-owner-initiated",
  "data_retention": "scan results retained for 90 days, no PII collected",
  "robots_txt_compliance": true,
  "honours_noindex": true,
  "crawl_delay_seconds": 1,
  "created": "2026-05-03",
  "updated": "2026-05-04"
}
