{
  "version": "riddle-proof.profile-result.v1",
  "profile_name": "lilarcade-v645-ski-adventure-touch-alignment",
  "runner": "riddle",
  "status": "product_regression",
  "baseline_policy": "invariant_only",
  "route": {
    "requested": "https://lilarcade.com/games/skiing-game?proof=1",
    "observed": "/games/skiing-game",
    "expected_path": "/games/skiing-game",
    "matched": true,
    "http_status": 200
  },
  "artifacts": {
    "screenshots": [
      "lilarcade-v645-ski-adventure-touch-alignment-phone",
      "lilarcade-v645-ski-adventure-touch-alignment-phone-intro",
      "lilarcade-v645-ski-adventure-touch-alignment-phone-running-before-input"
    ],
    "console": "console.json",
    "proof_json": "proof.json",
    "dom_summary": "dom-summary.json",
    "riddle_artifacts": [
      {
        "name": "proof.json",
        "url": "https://cdn.riddledc.com/scripts/job_7e220c74/proof.json.json",
        "source": "artifacts"
      },
      {
        "name": "console.json",
        "url": "https://cdn.riddledc.com/scripts/job_7e220c74/console.json.json",
        "source": "artifacts"
      },
      {
        "name": "dom-summary.json",
        "url": "https://cdn.riddledc.com/scripts/job_7e220c74/dom-summary.json.json",
        "source": "artifacts"
      },
      {
        "name": "lilarcade-v645-ski-adventure-touch-alignment-phone-intro.png",
        "url": "https://cdn.riddledc.com/scripts/job_7e220c74/lilarcade-v645-ski-adventure-touch-alignment-phone-intro.png",
        "source": "artifacts"
      },
      {
        "name": "lilarcade-v645-ski-adventure-touch-alignment-phone-running-before-input.png",
        "url": "https://cdn.riddledc.com/scripts/job_7e220c74/lilarcade-v645-ski-adventure-touch-alignment-phone-running-before-input.png",
        "source": "artifacts"
      },
      {
        "name": "lilarcade-v645-ski-adventure-touch-alignment-phone.png",
        "url": "https://cdn.riddledc.com/scripts/job_7e220c74/lilarcade-v645-ski-adventure-touch-alignment-phone.png",
        "source": "artifacts"
      }
    ]
  },
  "checks": [
    {
      "type": "setup_actions_succeeded",
      "label": "setup actions succeeded",
      "status": "failed",
      "evidence": {
        "action_count": 28,
        "viewports": [
          {
            "name": "phone",
            "expected_action_count": 24,
            "ok": false,
            "result_count": 22
          }
        ],
        "setup_summary": {
          "viewport_count": 1,
          "action_count": 28,
          "final_screenshot_count": 1,
          "final_screenshot_full_page": false,
          "final_screenshot_mode": "viewport",
          "viewports": [
            {
              "name": "phone",
              "expected_action_count": 24,
              "ok": false,
              "result_count": 22,
              "observed_path": "/games/skiing-game",
              "final_url": "https://lilarcade.com/games/skiing-game?proof=1",
              "action_counts": {
                "clear_storage": 1,
                "wait_for_selector": 4,
                "assert_text_visible": 1,
                "window_eval": 3,
                "assert_window_value": 6,
                "screenshot": 2,
                "click": 1,
                "wait": 1,
                "assert_window_number": 2,
                "drag": 1
              },
              "frame_action_count": 0,
              "frame_urls": [],
              "final_screenshot": "lilarcade-v645-ski-adventure-touch-alignment-phone",
              "final_screenshot_full_page": false,
              "setup_screenshots": [
                "lilarcade-v645-ski-adventure-touch-alignment-phone-intro",
                "lilarcade-v645-ski-adventure-touch-alignment-phone-running-before-input"
              ],
              "clicked_total": 1,
              "clicked_truncated": false,
              "click_sequence_total": 0,
              "click_sequence_truncated": false,
              "click_sequences": [],
              "click_count_action_total": 0,
              "click_count_value_total": 0,
              "window_call_until_total": 0,
              "window_call_until_call_total": 0,
              "window_call_until_truncated": false,
              "window_call_until": [],
              "window_call_total": 0,
              "window_call_stored_total": 0,
              "window_call_captured_total": 0,
              "window_call_truncated": false,
              "window_call": [],
              "window_eval_total": 3,
              "window_eval_stored_total": 3,
              "window_eval_captured_total": 3,
              "window_eval_truncated": false,
              "window_eval": [
                {
                  "ordinal": 4,
                  "ok": true,
                  "script_length": 263,
                  "return_captured": true,
                  "return_stored_to": "__v645.intro",
                  "reason": null,
                  "returned": {
                    "apiPresent": true,
                    "introVisible": true,
                    "startVisible": true,
                    "gameAreaVisible": false
                  },
                  "return_summary": [
                    {
                      "label": "apiPresent",
                      "path": "apiPresent",
                      "exists": true,
                      "value": true
                    },
                    {
                      "label": "introVisible",
                      "path": "introVisible",
                      "exists": true,
                      "value": true
                    },
                    {
                      "label": "startVisible",
                      "path": "startVisible",
                      "exists": true,
                      "value": true
                    },
                    {
                      "label": "gameAreaVisible",
                      "path": "gameAreaVisible",
                      "exists": true,
                      "value": false
                    }
                  ]
                },
                {
                  "ordinal": 13,
                  "ok": true,
                  "script_length": 784,
                  "return_captured": true,
                  "return_stored_to": "__v645.running",
                  "reason": null,
                  "returned": {
                    "isPlaying": true,
                    "gameOver": false,
                    "distance": 12.387522495517661,
                    "score": 123,
                    "gameWidth": 331,
                    "gameHeight": 300,
                    "playerX": 165.5,
                    "visualCenterX": 165.59375,
                    "playerWidth": 30,
                    "treeCount": 10
                  },
                  "return_summary": [
                    {
                      "label": "isPlaying",
                      "path": "isPlaying",
                      "exists": true,
                      "value": true
                    },
                    {
                      "label": "gameOver",
                      "path": "gameOver",
                      "exists": true,
                      "value": false
                    },
                    {
                      "label": "distance",
                      "path": "distance",
                      "exists": true,
                      "value": 12.387522495517661
                    },
                    {
                      "label": "playerX",
                      "path": "playerX",
                      "exists": true,
                      "value": 165.5
                    },
                    {
                      "label": "visualCenterX",
                      "path": "visualCenterX",
                      "exists": true,
                      "value": 165.59375
                    },
                    {
                      "label": "playerWidth",
                      "path": "playerWidth",
                      "exists": true,
                      "value": 30
                    },
                    {
                      "label": "treeCount",
                      "path": "treeCount",
                      "exists": true,
                      "value": 10
                    }
                  ]
                },
                {
                  "ordinal": 20,
                  "ok": true,
                  "script_length": 1075,
                  "return_captured": true,
                  "return_stored_to": "__v645.touchAlign",
                  "reason": null,
                  "returned": {
                    "isPlaying": false,
                    "gameOver": true,
                    "distance": 27.38452309539768,
                    "score": 273,
                    "gameWidth": 331,
                    "targetX": 264.8,
                    "visualCenterX": 249.953125,
                    "playerX": 249.962,
                    "playerWidth": 30,
                    "alignmentError": 14.846875000000011,
                    "apiAlignmentError": 14.838000000000022,
                    "playerDelta": 84.359375,
                    "movedRight": true,
                    "ok": false
                  },
                  "return_summary": [
                    {
                      "label": "ok",
                      "path": "ok",
                      "exists": true,
                      "value": false
                    },
                    {
                      "label": "targetX",
                      "path": "targetX",
                      "exists": true,
                      "value": 264.8
                    },
                    {
                      "label": "visualCenterX",
                      "path": "visualCenterX",
                      "exists": true,
                      "value": 249.953125
                    },
                    {
                      "label": "playerX",
                      "path": "playerX",
                      "exists": true,
                      "value": 249.962
                    },
                    {
                      "label": "playerWidth",
                      "path": "playerWidth",
                      "exists": true,
                      "value": 30
                    },
                    {
                      "label": "alignmentError",
                      "path": "alignmentError",
                      "exists": true,
                      "value": 14.846875000000011
                    },
                    {
                      "label": "playerDelta",
                      "path": "playerDelta",
                      "exists": true,
                      "value": 84.359375
                    }
                  ]
                }
              ],
              "deterministic_runtime_total": 0,
              "deterministic_runtime_truncated": false,
              "deterministic_runtime": [],
              "set_range_value_total": 0,
              "set_range_value_truncated": false,
              "set_range_value": [],
              "drag_total": 1,
              "drag_truncated": false,
              "drag": [
                {
                  "ordinal": 19,
                  "ok": true,
                  "selector": ".game-area",
                  "frame_selector": null,
                  "pointer_type": "touch",
                  "input_dispatch": "cdp",
                  "coordinate_mode": "ratio",
                  "from_x": 0.5,
                  "from_y": 0.82,
                  "to_x": 0.8,
                  "to_y": 0.82,
                  "steps": 3,
                  "duration_ms": 120,
                  "reason": null
                }
              ],
              "canvas_signature_total": 0,
              "canvas_signature_truncated": false,
              "canvas_signature": [],
              "canvas_signature_stable_hash_groups": [],
              "clicked": [
                {
                  "ordinal": 9,
                  "selector": ".ski-start-btn",
                  "frame_selector": null
                }
              ],
              "text_samples": [
                {
                  "ordinal": 3,
                  "action": "assert_text_visible",
                  "frame_selector": null,
                  "text": "⛷️ Ski Adventure Race down the mountain! ⛷️ You are the skier 🌲 Dodge the trees ← → Use arrow keys or touch to move 🏆 Go as far as you can! Start Skiing!"
                }
              ],
              "failed": [
                {
                  "ordinal": 21,
                  "action": "assert_window_value",
                  "selector": null,
                  "frame_selector": null,
                  "reason": "unexpected_value"
                }
              ],
              "optional_failed": []
            }
          ]
        },
        "failed": [
          {
            "viewport": "phone",
            "action": "assert_window_value",
            "selector": null,
            "frame_selector": null,
            "frame_index": null,
            "reason": "unexpected_value"
          }
        ]
      },
      "message": "Setup actions failed in 1 viewport action(s)."
    },
    {
      "type": "route_loaded",
      "label": "route_loaded",
      "status": "passed",
      "evidence": {
        "expected_path": "/games/skiing-game",
        "observed_paths": [
          "/games/skiing-game"
        ],
        "http_statuses": [
          200
        ]
      }
    },
    {
      "type": "url_search_param_equals",
      "label": "url_search_param_equals",
      "status": "passed",
      "evidence": {
        "param": "proof",
        "expected_value": "1",
        "observed_values": [
          "1"
        ],
        "observed_all_values": [
          [
            "1"
          ]
        ],
        "observed_urls": [
          "https://lilarcade.com/games/skiing-game?proof=1"
        ],
        "viewports": [
          {
            "viewport": "phone",
            "url": "https://lilarcade.com/games/skiing-game?proof=1",
            "value": "1",
            "values": [
              "1"
            ],
            "present": true
          }
        ]
      }
    },
    {
      "type": "selector_visible",
      "label": "selector_visible",
      "status": "passed",
      "evidence": {
        "selector": ".skiing-game-container",
        "visible_counts": [
          1
        ]
      }
    },
    {
      "type": "selector_visible",
      "label": "selector_visible",
      "status": "passed",
      "evidence": {
        "selector": ".game-area",
        "visible_counts": [
          1
        ]
      }
    },
    {
      "type": "selector_count_equals",
      "label": "selector_count_equals",
      "status": "passed",
      "evidence": {
        "selector": ".player",
        "expected_count": 1,
        "counts": [
          1
        ]
      }
    },
    {
      "type": "text_absent",
      "label": "text_absent",
      "status": "passed",
      "evidence": {
        "pattern": "\\bNaN\\b",
        "matches": [
          false
        ],
        "viewports": [
          {
            "viewport": "phone",
            "matched": false,
            "samples": [],
            "case_insensitive_samples": []
          }
        ]
      }
    },
    {
      "type": "text_absent",
      "label": "text_absent",
      "status": "passed",
      "evidence": {
        "pattern": "undefined",
        "matches": [
          false
        ],
        "viewports": [
          {
            "viewport": "phone",
            "matched": false,
            "samples": [],
            "case_insensitive_samples": []
          }
        ]
      }
    },
    {
      "type": "text_absent",
      "label": "text_absent",
      "status": "passed",
      "evidence": {
        "pattern": "\\[object Object\\]",
        "matches": [
          false
        ],
        "viewports": [
          {
            "viewport": "phone",
            "matched": false,
            "samples": [],
            "case_insensitive_samples": []
          }
        ]
      }
    },
    {
      "type": "no_mobile_horizontal_overflow",
      "label": "no_mobile_horizontal_overflow",
      "status": "passed",
      "evidence": {
        "max_overflow_px": 1,
        "overflow_px": [
          0
        ],
        "bounds_overflow_px": [
          0
        ],
        "overflow_offender_counts": [
          0
        ],
        "viewports": [
          "phone"
        ]
      }
    },
    {
      "type": "no_fatal_console_errors",
      "label": "no_fatal_console_errors",
      "status": "passed",
      "evidence": {
        "console_fatal_count": 0,
        "page_error_count": 0,
        "total_console_fatal_count": 0,
        "total_page_error_count": 0,
        "allowed_console_fatal_count": 0,
        "explicitly_allowed_console_fatal_count": 0,
        "allowed_expected_network_mock_console_count": 0,
        "allowed_expected_network_mock_console_events": [],
        "allowed_page_error_count": 0,
        "allowed_console_texts": [],
        "allowed_console_patterns": [],
        "allowed_page_error_texts": [],
        "allowed_page_error_patterns": []
      }
    },
    {
      "type": "no_console_warnings",
      "label": "no_console_warnings",
      "status": "passed",
      "evidence": {
        "console_warning_count": 0,
        "total_console_warning_count": 0,
        "allowed_console_warning_count": 0,
        "allowed_console_texts": [],
        "allowed_console_patterns": [],
        "unallowed_console_warning_samples": [],
        "allowed_console_warning_samples": []
      }
    }
  ],
  "summary": "lilarcade-v645-ski-adventure-touch-alignment failed 1 product invariant(s) across 1 viewport(s).",
  "captured_at": "2026-05-20T08:12:24.778Z",
  "evidence": {
    "version": "riddle-proof.profile-evidence.v1",
    "profile_name": "lilarcade-v645-ski-adventure-touch-alignment",
    "target_url": "https://lilarcade.com/games/skiing-game?proof=1",
    "baseline_policy": "invariant_only",
    "captured_at": "2026-05-20T08:12:24.778Z",
    "viewports": [
      {
        "name": "phone",
        "width": 390,
        "height": 844,
        "url": "https://lilarcade.com/games/skiing-game?proof=1",
        "route": {
          "requested": "https://lilarcade.com/games/skiing-game?proof=1",
          "observed": "/games/skiing-game",
          "expected_path": "/games/skiing-game",
          "matched": true,
          "http_status": 200
        },
        "title": "LilArcade",
        "body_text_length": 192,
        "body_text_sample": "🕹️ LilArcade Distance: 27.4m Score: 273 ⛷️ 🌲 🌲 🌲 🌲 🌲 🌲 🌲 🌲 🌲 🌲 Game Over! You skied 27.4 meters Final Score: 273 Play Again Use ← → arrow keys or touch to move. Avoid hitting trees!",
        "scroll_width": 390,
        "client_width": 390,
        "overflow_px": 0,
        "bounds_overflow_px": 0,
        "overflow_offenders": [],
        "selectors": {
          ".skiing-game-container": {
            "count": 1,
            "visible_count": 1
          },
          ".game-area": {
            "count": 1,
            "visible_count": 1
          },
          ".player": {
            "count": 1,
            "visible_count": 1
          }
        },
        "frames": {},
        "text_sequences": {},
        "text_matches": {
          "pattern:\\bNaN\\b/": false,
          "pattern:undefined/i": false,
          "pattern:\\[object Object\\]/i": false
        },
        "text_match_samples": {
          "pattern:\\bNaN\\b/": [],
          "pattern:undefined/i": [],
          "pattern:\\[object Object\\]/i": []
        },
        "text_case_insensitive_samples": {
          "pattern:\\bNaN\\b/": [],
          "pattern:undefined/i": [],
          "pattern:\\[object Object\\]/i": []
        },
        "observations": {},
        "http_statuses": {},
        "link_statuses": {},
        "setup_action_results": [
          {
            "ok": true,
            "action": "clear_storage",
            "ordinal": 0,
            "selector": null,
            "frame_selector": null,
            "optional": false,
            "storage": "both",
            "reload": true
          },
          {
            "ok": true,
            "action": "wait_for_selector",
            "ordinal": 1,
            "selector": ".skiing-game-container",
            "frame_selector": null,
            "optional": false,
            "timeout_ms": 20000
          },
          {
            "ok": true,
            "action": "wait_for_selector",
            "ordinal": 2,
            "selector": ".ski-start-btn",
            "frame_selector": null,
            "optional": false,
            "timeout_ms": 20000
          },
          {
            "ok": true,
            "action": "assert_text_visible",
            "ordinal": 3,
            "selector": ".skiing-game-container",
            "frame_selector": null,
            "optional": false,
            "count": 1,
            "text": "⛷️ Ski Adventure Race down the mountain! ⛷️ You are the skier 🌲 Dodge the trees ← → Use arrow keys or touch to move 🏆 Go as far as you can! Start Skiing!",
            "target_index": 0,
            "timeout_ms": 10000
          },
          {
            "ok": true,
            "action": "window_eval",
            "ordinal": 4,
            "selector": null,
            "frame_selector": null,
            "optional": false,
            "script_length": 263,
            "arg_count": 0,
            "returned": {
              "apiPresent": true,
              "introVisible": true,
              "startVisible": true,
              "gameAreaVisible": false
            },
            "return_captured": true,
            "return_stored_to": "__v645.intro",
            "return_summary_fields": [
              {
                "path": "apiPresent"
              },
              {
                "path": "introVisible"
              },
              {
                "path": "startVisible"
              },
              {
                "path": "gameAreaVisible"
              }
            ]
          },
          {
            "ok": true,
            "action": "assert_window_value",
            "ordinal": 5,
            "selector": null,
            "frame_selector": null,
            "optional": false,
            "path": "__v645.intro.apiPresent",
            "value": true,
            "expected_value": true,
            "timeout_ms": 10000
          },
          {
            "ok": true,
            "action": "assert_window_value",
            "ordinal": 6,
            "selector": null,
            "frame_selector": null,
            "optional": false,
            "path": "__v645.intro.introVisible",
            "value": true,
            "expected_value": true,
            "timeout_ms": 10000
          },
          {
            "ok": true,
            "action": "assert_window_value",
            "ordinal": 7,
            "selector": null,
            "frame_selector": null,
            "optional": false,
            "path": "__v645.intro.startVisible",
            "value": true,
            "expected_value": true,
            "timeout_ms": 10000
          },
          {
            "ok": true,
            "action": "screenshot",
            "ordinal": 8,
            "selector": null,
            "frame_selector": null,
            "optional": false,
            "label": "intro",
            "screenshot_label": "lilarcade-v645-ski-adventure-touch-alignment-phone-intro",
            "full_page": false
          },
          {
            "ok": true,
            "action": "click",
            "ordinal": 9,
            "selector": ".ski-start-btn",
            "frame_selector": null,
            "optional": false,
            "count": 1,
            "target_index": 0,
            "text": null,
            "force": true
          },
          {
            "ok": true,
            "action": "wait_for_selector",
            "ordinal": 10,
            "selector": ".game-area",
            "frame_selector": null,
            "optional": false,
            "timeout_ms": 20000
          },
          {
            "ok": true,
            "action": "wait_for_selector",
            "ordinal": 11,
            "selector": ".player",
            "frame_selector": null,
            "optional": false,
            "timeout_ms": 20000
          },
          {
            "ok": true,
            "action": "wait",
            "ordinal": 12,
            "selector": null,
            "frame_selector": null,
            "optional": false,
            "ms": 250
          },
          {
            "ok": true,
            "action": "window_eval",
            "ordinal": 13,
            "selector": null,
            "frame_selector": null,
            "optional": false,
            "script_length": 784,
            "arg_count": 0,
            "returned": {
              "isPlaying": true,
              "gameOver": false,
              "distance": 12.387522495517661,
              "score": 123,
              "gameWidth": 331,
              "gameHeight": 300,
              "playerX": 165.5,
              "visualCenterX": 165.59375,
              "playerWidth": 30,
              "treeCount": 10
            },
            "return_captured": true,
            "return_stored_to": "__v645.running",
            "return_summary_fields": [
              {
                "path": "isPlaying"
              },
              {
                "path": "gameOver"
              },
              {
                "path": "distance"
              },
              {
                "path": "playerX"
              },
              {
                "path": "visualCenterX"
              },
              {
                "path": "playerWidth"
              },
              {
                "path": "treeCount"
              }
            ]
          },
          {
            "ok": true,
            "action": "assert_window_value",
            "ordinal": 14,
            "selector": null,
            "frame_selector": null,
            "optional": false,
            "path": "__v645.running.isPlaying",
            "value": true,
            "expected_value": true,
            "timeout_ms": 10000
          },
          {
            "ok": true,
            "action": "assert_window_value",
            "ordinal": 15,
            "selector": null,
            "frame_selector": null,
            "optional": false,
            "path": "__v645.running.gameOver",
            "value": false,
            "expected_value": false,
            "timeout_ms": 10000
          },
          {
            "ok": true,
            "action": "assert_window_number",
            "ordinal": 16,
            "selector": null,
            "frame_selector": null,
            "optional": false,
            "path": "__v645.running.distance",
            "value": 12.387522495517661,
            "min_value": 1,
            "timeout_ms": 10000
          },
          {
            "ok": true,
            "action": "assert_window_number",
            "ordinal": 17,
            "selector": null,
            "frame_selector": null,
            "optional": false,
            "path": "__v645.running.treeCount",
            "value": 10,
            "min_value": 5,
            "timeout_ms": 10000
          },
          {
            "ok": true,
            "action": "screenshot",
            "ordinal": 18,
            "selector": null,
            "frame_selector": null,
            "optional": false,
            "label": "running-before-input",
            "screenshot_label": "lilarcade-v645-ski-adventure-touch-alignment-phone-running-before-input",
            "full_page": false
          },
          {
            "ok": true,
            "action": "drag",
            "ordinal": 19,
            "selector": ".game-area",
            "frame_selector": null,
            "optional": false,
            "count": 1,
            "target_index": 0,
            "coordinate_mode": "ratio",
            "from_x": 0.5,
            "from_y": 0.82,
            "to_x": 0.8,
            "to_y": 0.82,
            "pointer_type": "touch",
            "input_dispatch": "cdp",
            "steps": 3,
            "duration_ms": 120
          },
          {
            "ok": true,
            "action": "window_eval",
            "ordinal": 20,
            "selector": null,
            "frame_selector": null,
            "optional": false,
            "script_length": 1075,
            "arg_count": 0,
            "returned": {
              "isPlaying": false,
              "gameOver": true,
              "distance": 27.38452309539768,
              "score": 273,
              "gameWidth": 331,
              "targetX": 264.8,
              "visualCenterX": 249.953125,
              "playerX": 249.962,
              "playerWidth": 30,
              "alignmentError": 14.846875000000011,
              "apiAlignmentError": 14.838000000000022,
              "playerDelta": 84.359375,
              "movedRight": true,
              "ok": false
            },
            "return_captured": true,
            "return_stored_to": "__v645.touchAlign",
            "return_summary_fields": [
              {
                "path": "ok"
              },
              {
                "path": "targetX"
              },
              {
                "path": "visualCenterX"
              },
              {
                "path": "playerX"
              },
              {
                "path": "playerWidth"
              },
              {
                "path": "alignmentError"
              },
              {
                "path": "playerDelta"
              }
            ]
          },
          {
            "ok": false,
            "action": "assert_window_value",
            "ordinal": 21,
            "selector": null,
            "frame_selector": null,
            "optional": false,
            "path": "__v645.touchAlign.ok",
            "reason": "unexpected_value",
            "value": false,
            "expected_value": true,
            "timeout_ms": 10000
          }
        ],
        "screenshot_label": "lilarcade-v645-ski-adventure-touch-alignment-phone",
        "screenshot_full_page": false
      }
    ],
    "console": {
      "events": [],
      "fatal_count": 0
    },
    "page_errors": [],
    "dialogs": [],
    "network_mocks": [],
    "dom_summary": {
      "expected_viewport_count": 1,
      "viewport_count": 1,
      "partial": false,
      "routes": [
        {
          "requested": "https://lilarcade.com/games/skiing-game?proof=1",
          "observed": "/games/skiing-game",
          "expected_path": "/games/skiing-game",
          "matched": true,
          "http_status": 200
        }
      ],
      "titles": [
        "LilArcade"
      ],
      "overflow_px": [
        0
      ],
      "bounds_overflow_px": [
        0
      ],
      "overflow_offender_counts": [
        0
      ],
      "frames": [
        {
          "viewport": "phone",
          "selectors": []
        }
      ],
      "http_status": [],
      "link_status": [],
      "route_inventory": [],
      "network_mock_count": 0,
      "network_mock_hit_count": 0,
      "dialog_count": 0,
      "dialog_accept_count": 0,
      "dialog_dismiss_count": 0
    }
  },
  "riddle": {
    "job_id": "job_7e220c74",
    "status": "completed",
    "terminal": true,
    "created_at": "2026-05-20T08:12:17.837Z",
    "submitted_at": "2026-05-20T08:12:38.908Z",
    "completed_at": "2026-05-20T08:12:38.908Z",
    "queue_elapsed_ms": 21071,
    "pre_submission_elapsed_ms": 18791,
    "elapsed_ms": 21325,
    "attempt": 9,
    "attempts": 160,
    "timed_out": false
  }
}
