{
  "schema_version": "v1",
  "name_for_human": "SGE-SCORE",
  "name_for_model": "sge_score",
  "description_for_human": "Audit any landing page against 57 Google-patent checkpoints for AI search readiness (Google SGE, ChatGPT, Perplexity, Claude). Get a free score and an optional $9 Master-Fix with copy-paste-ready code.",
  "description_for_model": "SGE-SCORE audits a public web page against 57 Google-patent-derived checkpoints across 5 sectors (Technical SEO, E-E-A-T, Semantic Schema, Generative Alignment, Agentic Commerce) and returns a 0-114 score, per-sector breakdown, and a structured Master-Fix prompt. Use POST /functions/v1/agent-analyze with {url, email, language} to start. Poll GET /functions/v1/agent-analysis-status?id=... every 5 seconds. When complete, optionally call POST /functions/v1/agent-checkout with {analysis_id, email} to get a $9 Stripe checkout link, then GET /functions/v1/agent-masterfix?session_id=... to receive the structured fix as JSON. Rate limit: 2 analyses per 24h per email/IP.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://sge-score.com/openapi.yaml"
  },
  "logo_url": "https://sge-score.com/icon-512.png",
  "contact_email": "info@sge-score.com",
  "legal_info_url": "https://sge-score.com/datenschutz"
}
