{
    "ok": true,
    "bootstrap": {
        "version": "4.2.1-social-hub-dashboard-upgrade",
        "phase": "18.10",
        "server_time": "2026-07-05T14:46:43+00:00",
        "api": {
            "base": "https://tcg.whitelinefever.com/api/v1",
            "timeout_seconds": 18,
            "retry": {
                "max_attempts": 3,
                "backoff_ms": [
                    250,
                    750,
                    1500
                ]
            },
            "idempotency_header": "X-Idempotency-Key",
            "auth_header": "Authorization: Bearer <token>"
        },
        "client_config": {
            "app_version": "4.2.1-social-hub-dashboard-upgrade",
            "api_version": "v1",
            "server_time": "2026-07-05T14:46:43+00:00",
            "timezone": "Australia/Brisbane",
            "maintenance": false,
            "min_supported_build": 1,
            "latest_build": 1,
            "feature_flags": {
                "admin_approval_queue": true,
                "admin_claim_codes": true,
                "admin_cms_manager": true,
                "admin_feature_rollouts": true,
                "admin_operations_centre": true,
                "admin_support_centre": true,
                "advanced_admin_command_centre": true,
                "advanced_guild_hq": true,
                "advanced_notification_preferences": true,
                "advanced_social_feed": true,
                "bots_enabled": false,
                "card_loans_enabled": true,
                "card_utility_enabled": true,
                "card_utility_mobile_api_enabled": true,
                "client_telemetry": true,
                "guild_bots": true,
                "guild_debug_membership_endpoint": true,
                "guild_hard_membership_resolver": true,
                "guild_leagues": true,
                "guild_premium_experience": true,
                "guild_ux_display_repair": true,
                "long_build_mode": true,
                "maintenance_mode": false,
                "market_frontend_polish_enabled": true,
                "market_launch_final_qa_enabled": true,
                "market_listing_offers_enabled": true,
                "market_mobile_api_enabled": true,
                "market_phase14_deep_qa_enabled": true,
                "marketplace_enabled": false,
                "packs_enabled": false,
                "phase11_finalisation_tools_enabled": true,
                "phase12_finalisation_tools_enabled": true,
                "phase21_global_ux": true,
                "phase21_mobile_ui_contracts": true,
                "phase21_premium_profile": true,
                "phase23_contextual_nudges": true,
                "phase23_experience_layer": true,
                "phase23_premium_moments": true,
                "phase24_guild_experience_v2": true,
                "phase24_premium_game_ux": true,
                "phase24_reward_moments": true,
                "phase37_2_action_replay": true,
                "phase37_2_demo_seed": true,
                "phase37_2_integration_self_test": true,
                "phase37_2_real_gameplay_engine": true,
                "phase37_3_live_readiness": true,
                "phase37_3_troubleshooting": true,
                "phase37_3_verification_self_test": true,
                "phase37_action_self_test": true,
                "phase37_mission_event_bus": true,
                "phase37_mission_progress_from_actions": true,
                "phase37_notification_event_bus": true,
                "phase37_player_action_hardening": true,
                "phase37_player_actions": true,
                "phase37_social_action_autoposts": true,
                "phase38_1_action_launcher": true,
                "phase38_1_mobile_config": true,
                "phase38_1_player_ux_flow": true,
                "phase38_1_screen_telemetry": true,
                "phase38_mobile_parity": true,
                "phase38_player_ux": true,
                "phase38_player_ux_api": true,
                "phase39_1_economy_enforcement": true,
                "phase39_1_scheduled_reconciliation": true,
                "phase39_economy_hardening": true,
                "phase39_scheduled_economy_audit": true,
                "phase42_1_social_hub_dashboard": true,
                "phase9_review_tools": true,
                "trade_cooling_enabled": true,
                "unity_command_centre": true,
                "unity_debug_overlay": true,
                "unity_match_viewer_payload": true,
                "unity_phase18_client_wiring": true,
                "unity_phase19_debug_layout": true,
                "unity_phase19_visual_screens": true,
                "unity_screen_registry": true
            },
            "screen_registry_url": "/api/v1/mobile/screen-registry",
            "telemetry_enabled": true,
            "error_reporting_enabled": true,
            "user_id": 904
        },
        "routes": {
            "bootstrap": "/api/v1/unity/bootstrap",
            "command_centre": "/api/v1/unity/command-centre",
            "navigation": "/api/v1/unity/navigation",
            "cards_screen": "/api/v1/unity/cards-screen",
            "squad_match_flow": "/api/v1/unity/squad-match-flow",
            "match_viewer": "/api/v1/unity/match-viewer",
            "stadium_world": "/api/v1/unity/stadium-world",
            "marketplace": "/api/v1/unity/marketplace-screen",
            "live_ops": "/api/v1/unity/liveops-screen",
            "debug": "/api/v1/unity/debug",
            "debug_ping": "/api/v1/unity/debug/ping",
            "qa": "/api/v1/unity/phase18-qa"
        },
        "startup_sequence": [
            "/api/v1/unity/bootstrap",
            "/api/v1/mobile/client-config",
            "/api/v1/unity/navigation",
            "/api/v1/unity/command-centre"
        ],
        "fallbacks": {
            "maintenance_screen": "MaintenanceOverlay",
            "offline_screen": "OfflineRetryPanel",
            "payload_error_screen": "DebugPayloadViewer"
        }
    }
}