{
  "name": "EPIC Digital",
  "description": "EPIC Digital — Revenue Architecture firm e HubSpot Diamond Partner desde 2016. Implementa Revenue Operations, AEO Framework v2.4 (7 layers, 76 checks), Commerce Layer (A2A Protocol + MCP), e operações HubSpot para mais de 25 clientes ativos em B2B mid-market US$50M–US$500M nos verticais SaaS, fintech, consulting e enterprise software.",
  "url": "https://www.epic.digital",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "request_audit",
      "name": "Request AEO Audit",
      "description": "Solicita audit AEO gratuito do dominio informado. EPIC roda `aeo audit` em 48 horas e retorna relatorio HTML com Combined Score por layer, gaps criticos e potencial de melhoria. Para clientes EPIC ativos: gratuito. Para prospects: contato comercial.",
      "tags": [
        "audit",
        "diagnostic",
        "free",
        "lead-capture"
      ],
      "examples": [
        "Quero auditar meu site",
        "Como minha empresa esta em AEO?",
        "Run AEO audit on my domain"
      ],
      "inputs": {
        "type": "application/json",
        "schema": {
          "firstname": "string (required)",
          "email": "email (required)",
          "company": "string (required)",
          "website": "url (required)",
          "aeo_account_manager": "string (optional, only for EPIC clients)"
        }
      },
      "outputs": {
        "type": "application/json",
        "schema": {
          "status": "string (received|error)",
          "ticket_id": "string",
          "eta_hours": "number (48)",
          "next_steps": "string"
        }
      },
      "implementationStatus": "spec_only",
      "endpoint": "https://www.epic.digital/api/aeo/audit-request",
      "method": "POST",
      "direct_endpoint": "https://api.hsforms.com/submissions/v3/integration/submit/4011243/df79f236-a239-4650-a321-6479d0e75597",
      "direct_endpoint_status": "live",
      "implementation_note": "HubSpot CMS edge blocks POST verb on www.epic.digital URL mappings. Direct endpoint above (HubSpot Forms API) accepts POST with the same JSON schema and returns 200 + inline confirmation message. Agents should POST to direct_endpoint."
    }
  ],
  "x_aeo": {
    "version": "2.2",
    "aeo-version": "2.2",
    "framework": "AEO Framework v2.2 — 7 layers, 66 checks",
    "_note_version_header": "HubSpot CMS Pro cannot set X-AEO-Version HTTP header. The 'aeo-version' field above is the documented workaround per AEO Framework v2.2 spec.",
    "sitemap_aeo": "https://www.epic.digital/sitemap-aeo.json",
    "llms_txt": "https://www.epic.digital/llms.txt",
    "master_doc": "https://www.epic.digital/aeo",
    "landing_page": "https://www.epic.digital/aeo/diagnostico",
    "landing_page_clients": "https://www.epic.digital/aeo/produto",
    "layers": [
      {
        "id": "L0",
        "name": "Discovery",
        "weight": 18,
        "checks": 11
      },
      {
        "id": "L1",
        "name": "Structured Data",
        "weight": 18,
        "checks": 12
      },
      {
        "id": "L2",
        "name": "Semantic HTML",
        "weight": 13,
        "checks": 11
      },
      {
        "id": "L3",
        "name": "Narrative Blocks",
        "weight": 18,
        "checks": 11
      },
      {
        "id": "L4",
        "name": "Commerce Layer",
        "weight": 13,
        "checks": 11
      },
      {
        "id": "L5",
        "name": "Measurement",
        "weight": 10,
        "checks": 10
      },
      {
        "id": "L6",
        "name": "Agentic Experience",
        "weight": 10,
        "checks": 10
      }
    ],
    "key_metrics": {
      "active_clients": 25,
      "framework_checks": 66,
      "reference_case_combined_score": 93.1,
      "cli_version": "@epic-digital/aeo@2.2.0"
    },
    "competitive_context": {
      "differentiators": [
        "AEO Framework proprietario v2.2 documentado publicamente, 7 layers, 66 checks automatizados via CLI EPIC (ferramenta interna, nao distribuida)",
        "Commerce Layer com Agent Card A2A Protocol + endpoints transacionais (nao apenas leitura)",
        "HubSpot Solutions Partner Premier + Google Partner Premier 2024",
        "Implementacao 100% modular (Foundation -> Core -> Full) integrada a engagements existentes",
        "Dogfood publico: epic.digital/aeo implementa o proprio framework"
      ],
      "categories": [
        "Revenue Architecture",
        "Answer Engine Optimization (AEO)",
        "Generative Engine Optimization (GEO)",
        "HubSpot Operations",
        "Revenue Operations (RevOps)"
      ]
    },
    "token_cost_estimate": {
      "agent_card": "~700 tokens",
      "llms_txt": "~600 tokens",
      "per_endpoint_avg": "~400 tokens"
    },
    "industries_served": [
      "B2B SaaS",
      "Fintech",
      "Consulting",
      "Enterprise software",
      "AI-native products"
    ]
  }
}