{
  "site": "agentability.io",
  "description": "The Agentability Project — open research initiative introducing Agent Factors Engineering (AFE) and the Agentability Score.",
  "audit_api": {
    "endpoint": "https://n8n.icuboid.in/webhook/public-audit",
    "method": "POST",
    "body": { "url": "string", "email": "string" },
    "rate_limit": "3 per email (lifetime)",
    "cost": "free"
  },
  "pages": [
    { "path": "/", "title": "Home — AFE framework, terminology, audit tool" },
    { "path": "/agentability-index.html", "title": "The Agentability Index — 100 SaaS products scored" },
    { "path": "/privacy.html", "title": "Privacy Policy" },
    { "path": "/report.html", "title": "Audit Report (requires ?id=UUID)" }
  ],
  "machine_readable": {
    "sitemap": "https://agentability.io/sitemap.xml",
    "well_known": "https://agentability.io/.well-known/agentability.json"
  }
}
