{
    "ok": true,
    "production_ux": {
        "phase": "12.45",
        "squad_id": 1,
        "squad_name": "My Match Squad",
        "active": true,
        "chemistry": {
            "score": 91,
            "club_bonus": 33,
            "nation_bonus": 24,
            "filled_slots": 17,
            "top_club": "RLCG Academy",
            "top_nationality": "Australia"
        },
        "slot_summary": {
            "filled": 17,
            "total": 17,
            "starters": 13,
            "bench": 4,
            "missing": [],
            "average_stamina": 20,
            "average_overall": 73.7999999999999971578290569595992565155029296875
        },
        "mode_readiness": {
            "quick_match": {
                "ready": true,
                "status": "green",
                "note": "Playable now"
            },
            "ranked_match": {
                "ready": false,
                "status": "amber",
                "note": "Average stamina is low for ranked."
            },
            "stadium_battle": {
                "ready": true,
                "status": "green",
                "note": "Chemistry OK"
            },
            "guild_war_placeholder": {
                "ready": true,
                "status": "green",
                "note": "Placeholder mode uses the same 17-card readiness."
            },
            "tournament_placeholder": {
                "ready": false,
                "status": "amber",
                "note": "Tournament prefers stamina and chemistry above safe thresholds."
            }
        },
        "presets": [
            {
                "slug": "best_overall",
                "label": "Best overall",
                "body": "Highest OVR while respecting position rules.",
                "preview_score": 150
            },
            {
                "slug": "best_chemistry",
                "label": "Best chemistry",
                "body": "Favours shared club/nationality links.",
                "preview_score": 175
            },
            {
                "slug": "best_stamina",
                "label": "Best stamina",
                "body": "Protects tired cards and lifts late-game energy.",
                "preview_score": 229
            },
            {
                "slug": "best_attack",
                "label": "Best attack",
                "body": "Prioritises attack, speed and creators.",
                "preview_score": 249
            },
            {
                "slug": "best_defence",
                "label": "Best defence",
                "body": "Prioritises defence, stamina and low-risk control.",
                "preview_score": 233
            },
            {
                "slug": "best_kicking_spine",
                "label": "Best kicking/spine",
                "body": "Builds around fullback, halves and hooker.",
                "preview_score": 276
            },
            {
                "slug": "best_forwards",
                "label": "Best forwards",
                "body": "Maximises middle/edge power.",
                "preview_score": 207
            },
            {
                "slug": "best_backs",
                "label": "Best backs",
                "body": "Maximises speed, edge attack and outside backs.",
                "preview_score": 234
            }
        ],
        "warnings": [
            "Average stamina is low. Use the best stamina preset or rest cards."
        ],
        "filters": {
            "positions": [
                "centre",
                "five_eighth",
                "front_row",
                "fullback",
                "halfback",
                "hooker",
                "lock",
                "second_row",
                "winger"
            ],
            "rarities": [
                "common",
                "rare"
            ],
            "clubs": [
                "Penrith Panthers",
                "RLCG Academy"
            ],
            "stamina_bands": {
                "fresh": 20,
                "ok": 0,
                "tired": 17
            }
        },
        "multiple_squads": [
            {
                "id": 1,
                "name": "My Match Squad",
                "squad_type": "match_17",
                "is_active": 1,
                "chemistry_score": 91,
                "updated_at": "2026-07-02 11:47:01"
            }
        ],
        "empty_slot_prompts": []
    }
}