{
    "ok": true,
    "snapshot": {
        "installed": true,
        "version": "4.0.0-seasons-events-retention-loop",
        "readiness": {
            "score": 100,
            "ready": 20,
            "total": 20,
            "status": "ready",
            "checks": {
                "migration_061": {
                    "ready": true,
                    "label": "Migration 061 present"
                },
                "season_tables": {
                    "ready": true,
                    "label": "Season and division tables"
                },
                "event_calendar": {
                    "ready": true,
                    "label": "Live ops event calendar"
                },
                "pass_tracks": {
                    "ready": true,
                    "label": "Battlepass / superpass tracks"
                },
                "mission_templates": {
                    "ready": true,
                    "label": "Daily / weekly / event mission templates"
                },
                "mission_progress": {
                    "ready": true,
                    "label": "User mission progress"
                },
                "reward_schedule": {
                    "ready": true,
                    "label": "Scheduled reward engine"
                },
                "login_streaks": {
                    "ready": true,
                    "label": "Login streak retention"
                },
                "campaigns": {
                    "ready": true,
                    "label": "Retention campaigns and segments"
                },
                "leaderboards": {
                    "ready": true,
                    "label": "Event leaderboard storage"
                },
                "guild_stadium_tracks": {
                    "ready": true,
                    "label": "Guild and stadium event tracks"
                },
                "notifications": {
                    "ready": true,
                    "label": "Notification schedule"
                },
                "action_hooks": {
                    "ready": true,
                    "label": "Action hook mapping"
                },
                "cron": {
                    "ready": true,
                    "label": "Live ops execution cron"
                },
                "analytics": {
                    "ready": true,
                    "label": "Retention analytics snapshots"
                },
                "templates": {
                    "ready": true,
                    "label": "Live ops templates"
                },
                "validation": {
                    "ready": true,
                    "label": "QA validation and launch checklist"
                },
                "player_snapshots": {
                    "ready": true,
                    "label": "Player hub snapshot storage"
                },
                "api_routes": {
                    "ready": true,
                    "label": "Phase 40 API router entries",
                    "route": "api/v1/retention-loop/snapshot"
                },
                "admin_page": {
                    "ready": true,
                    "label": "Admin Phase 40 command centre"
                }
            }
        },
        "scoreboard": {
            "retention_score": 60,
            "status": "needs_work",
            "active_seasons": 0,
            "active_events": 0,
            "active_campaigns": 0,
            "claimable_rewards": 0,
            "open_validation_issues": 0
        },
        "active_seasons": [],
        "event_calendar": [],
        "mission_templates": [],
        "reward_schedule": [],
        "retention_campaigns": [],
        "notification_schedule": [],
        "validation_issues": [],
        "recent_cron_runs": [],
        "analytics": {
            "latest": null,
            "trend": [],
            "active_season": null,
            "summary": {
                "retention_score": 60,
                "status": "needs_work",
                "active_seasons": 0,
                "active_events": 0,
                "active_campaigns": 0,
                "claimable_rewards": 0,
                "open_validation_issues": 0
            }
        },
        "player_hub": null
    }
}