{
  "quarter": "2026-Q3",
  "generated_at": "2026-07-07T22:30:52.376Z",
  "methodology_version": "v0.1.0",
  "row_count": 6,
  "provider_count": 5,
  "schema_url": "https://trustgent.com/standard/data",
  "license_url": "https://trustgent.com/standard/data/LICENSE.md",
  "source": "fixture",
  "columns": [
    "provider_id",
    "name",
    "capability",
    "country",
    "l_tier",
    "attested_at",
    "decay_state",
    "record_count",
    "claimed",
    "founded_year"
  ],
  "rows": [
    {
      "provider_id": "prv_sample_alpha_001",
      "name": "Sample Provider Alpha",
      "capability": "ai-strategy",
      "country": "nl",
      "l_tier": "L3",
      "attested_at": "2026-05-14T00:00:00.000Z",
      "decay_state": "fresh",
      "record_count": 4,
      "claimed": true,
      "founded_year": 2019
    },
    {
      "provider_id": "prv_sample_alpha_001",
      "name": "Sample Provider Alpha",
      "capability": "llm-integration",
      "country": "nl",
      "l_tier": "L3",
      "attested_at": "2026-05-14T00:00:00.000Z",
      "decay_state": "fresh",
      "record_count": 4,
      "claimed": true,
      "founded_year": 2019
    },
    {
      "provider_id": "prv_sample_beta_002",
      "name": "Sample Provider Beta",
      "capability": "ai-strategy",
      "country": "de",
      "l_tier": "L2",
      "attested_at": "2026-03-02T00:00:00.000Z",
      "decay_state": "fresh",
      "record_count": 2,
      "claimed": true,
      "founded_year": 2021
    },
    {
      "provider_id": "prv_sample_gamma_003",
      "name": "Sample Provider Gamma",
      "capability": "rag-systems",
      "country": "gb",
      "l_tier": "L1",
      "attested_at": "2026-01-18T00:00:00.000Z",
      "decay_state": "fresh",
      "record_count": 1,
      "claimed": true,
      "founded_year": 2022
    },
    {
      "provider_id": "prv_sample_delta_004",
      "name": "Sample Provider Delta",
      "capability": "computer-vision",
      "country": "us",
      "l_tier": "L0",
      "attested_at": null,
      "decay_state": "fresh",
      "record_count": 0,
      "claimed": false,
      "founded_year": 2020
    },
    {
      "provider_id": "prv_sample_epsilon_005",
      "name": "Sample Provider Epsilon",
      "capability": "llm-integration",
      "country": "fr",
      "l_tier": "L4",
      "attested_at": "2025-12-01T00:00:00.000Z",
      "decay_state": "stale",
      "record_count": 6,
      "claimed": true,
      "founded_year": 2017
    }
  ]
}
