{
    "ok": true,
    "receipt_state": {
        "version": "3.8.3-player-ux-live-action-wiring",
        "screen": "dashboard",
        "has_recent_receipt": true,
        "receipts": [
            {
                "id": 1,
                "screen": "pack-open",
                "action_type": "pack-open",
                "status": "prepared",
                "created_at": "2026-07-03 23:15:31",
                "receipt": {
                    "status": "prepared",
                    "endpoint": "/api/v1/player-actions/pack-open",
                    "local_time": "2026-07-03T23:14:55.752Z",
                    "note": "Prepared by Phase 38.3 live wiring. Use production API client to execute writes."
                }
            }
        ],
        "empty": {
            "title": "No recent action receipt",
            "body": "Run a Phase 37 action and this panel will show ledger/proof/notification IDs."
        }
    }
}