{
  "schemaVersion": "pilot.external-observatory.v1",
  "sourceId": "smithery_mcp",
  "kind": "interpretation_example",
  "upstreamUrl": "https://api.smithery.ai/servers?pageSize=1",
  "rawPaths": {
    "catalog": ["pagination.totalCount"]
  },
  "whatItEstablishes": "A catalog registration count from pagination.totalCount.",
  "whatItDoesNot": [
    "paid customers",
    "active traffic",
    "runtime heartbeats",
    "installs",
    "repeat demand"
  ],
  "whatItDoesNotEstablish": [
    "paid customers",
    "active traffic",
    "runtime heartbeats",
    "installs",
    "repeat demand"
  ],
  "paidActivityAvailable": false,
  "ignored": ["servers[].useCount"],
  "refusedMath": [
    {
      "expression": "pagination.totalCount as paid demand",
      "reason": "Registry listings are not traffic or paid customers. Missing paid-activity stays missing."
    }
  ],
  "purchaseExecuted": false
}
