{
  "productName": "Modern Discovery",
  "category": "AI recommendation intelligence platform",
  "definition": "Modern Discovery measures whether AI recommends a brand, diagnoses why the brand loses, prescribes what to change, supports implementation-ready fix artifacts, and verifies the resulting Recommendation Rate lift.",
  "primaryOutcome": "Recommendation Rate",
  "workflow": ["Measure", "Diagnose", "Prescribe", "Implement", "Verify"],
  "surfaces": {
    "count": 6,
    "names": [
      "ChatGPT",
      "Gemini",
      "Claude",
      "Perplexity",
      "Google AI Mode",
      "Google AI Overviews"
    ]
  },
  "queryMethod": {
    "name": "Decision Coverage",
    "plainMeaning": "Buyer-decision query design",
    "categories": [
      "Awareness",
      "Comparison",
      "Recommendation",
      "Authority",
      "Use-case"
    ]
  },
  "metrics": {
    "recommendationRate": "The share of recommendation and comparison queries where the brand appears as a top recommendation.",
    "mentionRate": "The share of measured queries where the brand is mentioned anywhere in the AI answer.",
    "avi": "AI Visibility Index (AVI): aggregate brand presence score across query categories and AI surfaces."
  },
  "capabilities": {
    "frictionTrace": "Mention-to-recommendation gap analysis from external AI-answer evidence. Not customer first-party CX data.",
    "prescribedActions": "Evidence-linked recommended changes.",
    "fixArtifacts": "Implementation-ready deliverables.",
    "appliedLift": "Recommendation Rate change after an implemented action."
  },
  "methodologyUrl": "https://modernai.io/methodology",
  "factsHtmlUrl": "https://modernai.io/discovery/facts",
  "factsJsonUrl": "https://modernai.io/discovery/facts.json",
  "plans": [
    {
      "id": "free",
      "name": "Free Snapshot",
      "price": "Free",
      "cadence": "One-time",
      "entities": "1",
      "seats": "1",
      "surfaces": "2 key surfaces",
      "competitorDepth": "Top 3",
      "frictionTrace": false,
      "fixArtifacts": false,
      "appliedLift": false,
      "guidedMonthlyFix": "No"
    },
    {
      "id": "monitor",
      "name": "Truth Monitor",
      "price": "$99/mo",
      "cadence": "Monthly",
      "entities": "1",
      "seats": "1",
      "surfaces": "All 6",
      "competitorDepth": "Top 5",
      "frictionTrace": false,
      "fixArtifacts": false,
      "appliedLift": false,
      "guidedMonthlyFix": "1 per month (guided)"
    },
    {
      "id": "pro",
      "name": "Pro",
      "price": "$499/mo, billed monthly",
      "cadence": "Weekly",
      "entities": "1",
      "seats": "2",
      "surfaces": "All 6",
      "competitorDepth": "Full configured set (unlimited)",
      "frictionTrace": true,
      "fixArtifacts": true,
      "appliedLift": true,
      "guidedMonthlyFix": "Included in artifacts"
    },
    {
      "id": "enterprise",
      "name": "Enterprise",
      "price": "Talk to Sales",
      "cadence": "Weekly or scoped",
      "entities": "Custom",
      "seats": "Custom",
      "surfaces": "All 6",
      "competitorDepth": "Custom",
      "frictionTrace": true,
      "fixArtifacts": true,
      "appliedLift": true,
      "guidedMonthlyFix": "Included"
    }
  ]
}
