{
    "ok": true,
    "performance": {
        "screen": "dashboard",
        "strategy": "inline_snapshot",
        "cache": {
            "stable_config_seconds": 3600,
            "screen_snapshot_seconds": 60,
            "readiness_seconds": 300
        },
        "defer_panels": [
            "receipt_history"
        ],
        "performance_marks": [
            "shell_loaded",
            "profile_bound",
            "screen_data_bound",
            "actions_ready",
            "first_interaction_ready"
        ],
        "payload_budget_kb": 48,
        "slow_warning_ms": 1500
    }
}