{
  "name": "WebPKI Observatory",
  "description": "Quantitative analysis of the Certificate Authority trust ecosystem. Updated daily.",
  "url": "https://webpki.systematicreasoning.com",
  "updatedAt": "2026-04-29",
  "datasets": [
    {
      "id": "llm_snapshot",
      "title": "Full Observatory Snapshot",
      "url": "https://webpki.systematicreasoning.com/llm_snapshot.json",
      "schema": "https://webpki.systematicreasoning.com/schema.json",
      "format": "application/json",
      "sizeTokens": "~68000",
      "updateFrequency": "daily",
      "description": "Complete dataset: 96 trusted CAs, market share, concentration, trust surface, geographic/government/jurisdiction risk, compliance incidents, distrust events, cryptographic posture, root program governance, ecosystem participation.",
      "topLevelKeys": [
        "$schema",
        "version",
        "generatedAt",
        "snapshotUrl",
        "slices",
        "sliceGuide",
        "dataSources",
        "browserCoverage",
        "market",
        "concentration",
        "trustSurface",
        "chromeRootStoreGrowth",
        "geography",
        "governmentRisk",
        "jurisdictionRisk",
        "incidents",
        "brThresholds",
        "brReadiness",
        "cryptoSummary",
        "rootAlgorithms",
        "distrustEvents",
        "distrustStats",
        "governance",
        "ecosystemParticipation",
        "regulatorySurface",
        "tabIntros",
        "auditIntelligence",
        "crlInfrastructureHealth"
      ]
    },
    {
      "id": "tabs",
      "title": "Per-Tab Static Pages",
      "urlPattern": "https://webpki.systematicreasoning.com/tabs/{tab_id}.html",
      "tabIds": [
        "market",
        "trust",
        "conc",
        "tail",
        "geo",
        "gov",
        "jurisdiction",
        "ops",
        "crypto",
        "distrust",
        "policy",
        "governance",
        "community"
      ],
      "description": "Static HTML page per Observatory tab with analyst summary text."
    }
  ],
  "jsonPaths": {
    "market": "$.market",
    "trust": "$.trustSurface",
    "concentration": "$.concentration",
    "geography": "$.geography",
    "government": "$.governmentRisk",
    "jurisdiction": "$.jurisdictionRisk",
    "incidents": "$.incidents",
    "cryptography": "$.cryptoSummary",
    "distrust": "$.distrustEvents",
    "governance": "$.governance",
    "ecosystem": "$.ecosystemParticipation",
    "chromeGrowth": "$.chromeRootStoreGrowth",
    "tabIntros": "$.tabIntros"
  },
  "contact": "https://systematicreasoning.com"
}