{
  "schemaVersion": "1.0",
  "title": "The Living Protocol public growth record",
  "surface": "/stats",
  "machineReadable": "/stats-surface.json",
  "precomputed": true,
  "computedAt": "2026-08-16",
  "source": "context/PROJECT_STATUS.json",
  "privacy": {
    "aggregateOnly": true,
    "smallCountThreshold": 5,
    "policy": "No personal health data or identifying cohort cells are published. Unmeasured is never rendered as zero."
  },
  "metrics": [
    {
      "id": "automated-tests",
      "label": "Automated tests passing",
      "value": 3062,
      "displayValue": "3,000+",
      "period": "Current tracked source snapshot",
      "computedAt": "2026-08-16",
      "unitOrDenominator": "passing tests in the canonical product suite",
      "interpretation": "This is code-contract evidence, not proof of live reliability, medical efficacy, or user traction.",
      "available": true,
      "smallCountOk": true,
      "source": "context/PROJECT_STATUS.json.testsPassing"
    },
    {
      "id": "build-sessions",
      "label": "Closed build sessions",
      "value": 304,
      "displayValue": "300+",
      "period": "Project lifetime through the latest canonical closeout",
      "computedAt": "2026-08-16",
      "unitOrDenominator": "closed Studio OS sessions",
      "interpretation": "The cadence shows sustained iteration; it does not count users, downloads, or release readiness.",
      "available": true,
      "smallCountOk": true,
      "source": "context/PROJECT_STATUS.json.silLastSession"
    },
    {
      "id": "database-migrations",
      "label": "Applied schema migrations",
      "value": 119,
      "displayValue": "119",
      "period": "Current ordered database lineage",
      "computedAt": "2026-08-16",
      "unitOrDenominator": "versioned Supabase migrations",
      "interpretation": "The migration count reflects a deliberately evolved data model, not a count of people or health records.",
      "available": true,
      "smallCountOk": true,
      "source": "context/PROJECT_STATUS.json.migrationsTotal"
    },
    {
      "id": "beta-activity",
      "label": "Beta activity",
      "value": "Unavailable",
      "displayValue": "Unavailable",
      "period": "Current public-beta window",
      "computedAt": "2026-08-16",
      "unitOrDenominator": "privacy-reviewed aggregate active users",
      "interpretation": "No privacy-reviewed aggregate analytics receipt is available yet, so this page refuses to turn missing evidence into zero.",
      "available": false,
      "unavailableReason": "The public beta has not produced a current privacy-banded analytics receipt.",
      "banded": true,
      "source": "No qualifying aggregate source"
    }
  ]
}
