{
  "schema": "glee.public_stats.v1",
  "generated_at": "2026-08-25T22:35:26.603Z",
  "definitions": "Canonical metrics spec (token counting rule, cost-basis taxonomy, zero-state rule, privacy) — see PUBLIC_ACCOUNTING_SPEC",
  "counters": {
    "lifetime_tokens": {
      "value": 0,
      "unit": "tokens",
      "basis": "provider_reported",
      "source": "token_usage"
    },
    "actual_billed_cost_usd": {
      "value": 0,
      "unit": "usd",
      "basis": "actual_billed",
      "source": "provider_calls"
    },
    "estimated_cost_usd": {
      "value": null,
      "unit": "usd",
      "basis": "not_computed",
      "note": "Computed from the attribution ledger via ai_pricing when the ledger lands (P1). null — never 0."
    },
    "user_projects": {
      "value": 4,
      "basis": "live_count",
      "source": "projects"
    },
    "platform_projects": {
      "value": 3,
      "basis": "curated_registry",
      "source": "platform_projects"
    },
    "platform_projects_list": [
      {
        "id": "pp_echo_breach",
        "name": "Echo Breach",
        "github_repo": "gleephoenix/glee · games/echo_breach",
        "description": "Deterministic time-rewind tactics game (Focaccai AI Browser Game Jam 4 entry), built with Captain + freebuff on the Thousand Sunny.",
        "status": "active"
      },
      {
        "id": "pp_charge_yard",
        "name": "Charge Yard",
        "github_repo": "gleephoenix/glee · games/charge_yard",
        "description": "Charge Yard game project — fleet-built HTML5 game.",
        "status": "active"
      },
      {
        "id": "pp_filament_lab",
        "name": "Filament Lab",
        "github_repo": "gleephoenix/glee · experiments/filament_lab_001",
        "description": "Open research lab: XPBD strand physics sandbox (deterministic, adversarial-gated), 13/13 tests, stable 60s runs.",
        "status": "active"
      }
    ]
  },
  "community_compute_pool": {
    "status": "open",
    "funded_usd": 0,
    "committed_usd": 0,
    "spent_usd": 0,
    "available_usd": 0,
    "basis": "ledger_projection",
    "source": "community_fund_events",
    "note": "Pool accounting is live (P2). Zero is the true state until the first contribution is recorded."
  },
  "provider_mix": [],
  "privacy": {
    "aggregates_only": true,
    "private_project_names_excluded": true,
    "token_counts_are_platform_aggregate": true
  },
  "sources_ok": true,
  "source_errors": []
}