{
  "requestId": "req_8f2b6c1a4d9e",
  "generatedAt": "2026-07-14T18:42:11Z",
  "studio": {
    "id": "studio_lanternfox",
    "name": "Lantern Fox Games",
    "slug": "lantern-fox-games",
    "founded": "2019-04-22",
    "headquarters": {
      "city": "Portland",
      "region": "OR",
      "country": "US",
      "timezone": "America/Los_Angeles"
    },
    "contact": {
      "supportEmail": "support@lanternfox.games",
      "pressEmail": "press@lanternfox.games",
      "website": "https://lanternfox.games"
    }
  },
  "game": {
    "id": "game_moonlit_market",
    "title": "Moonlit Market",
    "genre": ["life sim", "shopkeeping", "adventure"],
    "platforms": ["Steam", "Nintendo Switch", "PlayStation 5", "Xbox Series X|S"],
    "release": {
      "status": "early_access",
      "earlyAccessDate": "2026-03-19",
      "plannedFullRelease": "2027-02-12"
    },
    "builds": [
      {
        "version": "0.8.14",
        "channel": "stable",
        "releasedAt": "2026-07-10T16:00:00Z",
        "downloadSizeMb": 1842,
        "checksum": "sha256:1d8b2f8f7d0b4c6a91c5b33a9f7e24a682ed3cddf7bba8f7432a21b0a4e91c12"
      },
      {
        "version": "0.9.0-beta.3",
        "channel": "beta",
        "releasedAt": "2026-07-13T21:30:00Z",
        "downloadSizeMb": 1906,
        "checksum": "sha256:4a6d77e192ab2c0374e0f89bb55a96f7488dba1037f52efbb30979ad88d9e614"
      }
    ]
  },
  "services": {
    "matchmaking": {
      "enabled": true,
      "regionPriority": ["us-west", "us-east", "eu-central", "ap-southeast"],
      "maxPartySize": 4,
      "timeoutSeconds": 45
    },
    "cloudSaves": {
      "enabled": true,
      "provider": "first_party",
      "maxSlotsPerUser": 8,
      "maxSaveSizeMb": 25,
      "syncIntervalSeconds": 300
    },
    "telemetry": {
      "enabled": true,
      "sampleRate": 0.35,
      "redactFields": ["email", "displayName", "ipAddress"],
      "events": [
        "session_started",
        "quest_completed",
        "shop_opened",
        "item_crafted",
        "crash_reported"
      ]
    }
  },
  "liveOps": {
    "currentSeason": {
      "id": "season_starlight_fair",
      "name": "Starlight Fair",
      "startsAt": "2026-07-01T17:00:00Z",
      "endsAt": "2026-08-05T17:00:00Z",
      "rewards": [
        {
          "tier": 1,
          "type": "cosmetic",
          "itemId": "hat_paper_lantern",
          "displayName": "Paper Lantern Hat"
        },
        {
          "tier": 8,
          "type": "furniture",
          "itemId": "stall_starlight_counter",
          "displayName": "Starlight Market Counter"
        },
        {
          "tier": 15,
          "type": "mount_skin",
          "itemId": "skin_mothwing_glider",
          "displayName": "Mothwing Glider"
        }
      ]
    },
    "featureFlags": {
      "enableCoopTrading": true,
      "enablePhotoMode": true,
      "enableExperimentalFishing": false,
      "showFoundersPack": true
    }
  },
  "metrics": {
    "dailyActiveUsers": 48291,
    "averageSessionMinutes": 54.7,
    "crashFreeSessionsPercent": 99.12,
    "topRegions": [
      {
        "region": "US",
        "players": 19642
      },
      {
        "region": "DE",
        "players": 5174
      },
      {
        "region": "GB",
        "players": 4892
      },
      {
        "region": "JP",
        "players": 3761
      }
    ]
  },
  "maintenance": {
    "scheduled": true,
    "startsAt": "2026-07-16T09:00:00Z",
    "endsAt": "2026-07-16T10:30:00Z",
    "affectedServices": ["cloudSaves", "leaderboards", "accountInventory"],
    "message": "Backend maintenance for save migration and inventory index updates."
  }
}