{
  "agent_trace": {
    "codex_logs_available_local_only": true,
    "raw_logs_published": false,
    "summary_path": "agent-summary.json"
  },
  "codex_version": "codex-cli 0.131.0",
  "collected_at": "2026-05-19T20:22:46.651980+00:00",
  "docker_cpus": 16,
  "docker_memory": "30g",
  "eval": {
    "error_code": null,
    "failed_tests": [
      "tests.test_config.test_version_output_format",
      "tests.test_tui_advanced.test_tui_very_long_lines",
      "tests.test_tui_comprehensive.test_tui_search_execution",
      "tests.test_tui_comprehensive.test_tui_navigation_down_up",
      "tests.test_tui_comprehensive.test_tui_home_end_keys",
      "tests.test_config.test_config_precedence_full_chain",
      "tests.test_cli.test_help_equals_syntax_rejected",
      "tests.test_cli.test_missing_project_root_value",
      "tests.test_cli.test_version_ignores_other_flags",
      "tests.test_cli.test_empty_string_project_root",
      "tests.test_cli.test_combined_short_flags_version_wins",
      "tests.test_cli.test_version_flag_long",
      "tests.test_config.test_serpl_config_env_variable_isolation",
      "tests.test_config.test_default_config_when_no_file_exists",
      "tests.test_config.test_config_file_precedence_json5_over_json",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_regular_color_index",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_bold_red",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_bold_magenta",
      "tests.test_config.test_config_named_color_magenta",
      "tests.test_config.test_config_styles_with_rgb_colors",
      "tests.test_config.test_config_named_color_red",
      "tests.test_config.test_config_very_long_keybinding_chain",
      "tests.test_cli.test_version_equals_syntax_rejected",
      "tests.test_config.test_config_bold_black",
      "tests.test_cli.test_version_flag_short",
      "tests.test_cli.test_help_takes_precedence_over_version",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_bold_green",
      "tests.test_config.test_minimal_valid_json_config",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_regular_red",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_bold_cyan",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_gray_color_parsing",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_regular_cyan",
      "tests.test_config.test_config_named_color_white",
      "tests.test_config.test_config_styles_with_modifiers",
      "tests.test_config.test_config_mixed_format_precedence_yaml_over_toml",
      "tests.test_config.test_config_named_color_yellow",
      "tests.test_config_color_parsing.test_parse_color_whitespace_trimming",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_bold_yellow",
      "tests.test_config.test_config_special_characters_in_path",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_regular_green",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_rgb_color_parsing",
      "tests.test_config.test_config_bold_cyan",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_bold_white",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_regular_white",
      "tests.test_config.test_config_bold_green",
      "tests.test_config.test_config_plain_color_with_index",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_shift_modifier_keybinding",
      "tests.test_config_color_parsing.test_parse_color_rgb_all_max",
      "tests.test_config_color_parsing.test_parse_color_index_max_value",
      "tests.test_config_color_parsing.test_parse_color_index_format",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_bold_blue",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_regular_yellow",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_bold_black",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_unknown_color_fallback",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_regular_black",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_multiple_style_modes",
      "tests.test_config.test_config_bold_blue",
      "tests.test_config.test_config_all_bold_colors",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_bright_color_parsing",
      "tests.test_redux_utils.test_matchcase_search_mode_case_sensitive",
      "tests.test_replace_errors.test_very_long_line_handling",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_config_file_exists_check",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_regular_blue",
      "tests.test_replace_errors.test_search_with_no_results",
      "tests.test_config_color_parsing.test_parse_color_named_black",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_alt_modifier_keybinding",
      "tests.test_config_color_edge_cases.TestColorParsingEdgeCases.test_regular_magenta",
      "tests.test_config_color_parsing.test_parse_color_invalid_returns_none",
      "tests.test_replace_errors.test_special_regex_characters_in_simple_mode",
      "tests.test_replace_errors.test_empty_file_handling",
      "tests.test_replace_errors.test_files_with_special_characters_in_names",
      "tests.test_search_advanced.test_search_with_long_pattern",
      "tests.test_search_advanced.test_search_empty_text_no_execution",
      "tests.test_config_color_parsing.test_parse_color_bright_format",
      "tests.test_config_color_parsing.test_parse_color_gray_min_value",
      "tests.test_tui_basic.test_tui_launches_successfully",
      "tests.test_tui_basic.test_initial_screen_layout",
      "tests.test_search_advanced.test_search_match_case_whole_word_mode",
      "tests.test_config_color_parsing.test_parse_color_bold_red",
      "tests.test_redux_utils.test_deleteline_mode_removes_matched_lines"
    ],
    "failed_tests_omitted": 158,
    "public_eval_path": "eval.json",
    "summary_path": "eval-summary.json",
    "test_branch_errors": {},
    "test_records": 536,
    "warnings": []
  },
  "host_machine": "x86_64",
  "host_system": "Linux",
  "inference_mode": "paper-prompt-nointernet",
  "instance_id": "yassinebridi__serpl.c48a9d7",
  "metrics": {
    "almost_resolved": "False",
    "cached_input_tokens": "1017088",
    "calls": "38",
    "codex_version": "codex-cli 0.131.0",
    "created_at": "2026-05-19T07:10:36.721756+00:00",
    "docker_cpus": "16",
    "docker_memory": "30g",
    "error_code": "",
    "estimated_cost_usd": "1.6773",
    "evaluator_problem": "False",
    "host_machine": "x86_64",
    "host_system": "Linux",
    "inference_mode": "paper-prompt-nointernet",
    "input_tokens": "1111594",
    "instance_id": "yassinebridi__serpl.c48a9d7",
    "long_context_calls": "0",
    "model": "gpt-5.5",
    "n_resolved_tests": "262",
    "n_system_errors": "0",
    "n_tests": "446",
    "n_warnings": "0",
    "output_tokens": "23206",
    "paper_compliant": "False",
    "pricing_source": "https://developers.openai.com/api/docs/models/gpt-5.5",
    "reasoning_effort": "xhigh",
    "reasoning_output_tokens": "7871",
    "resolved": "False",
    "run_name": "cpx62-paperprompt-xhigh-shard-0-of-5-20260518T232006Z-yassinebridi-serpl",
    "run_version": "20260518T232006Z",
    "score": "0.5874439461883408",
    "session_ended_at": "2026-05-19T07:17:11.006Z",
    "session_started_at": "2026-05-19T07:10:44.820Z",
    "test_branch_errors": "{}",
    "total_tokens": "1134800",
    "wall_clock_seconds": "386"
  },
  "model": "gpt-5.5",
  "package": {
    "contents": [
      ".",
      "./.config",
      "./.config/config.json5",
      "./.git",
      "./.git/COMMIT_EDITMSG",
      "./.git/HEAD",
      "./.git/branches",
      "./.git/config",
      "./.git/description",
      "./.git/hooks",
      "./.git/hooks/applypatch-msg.sample",
      "./.git/hooks/commit-msg.sample",
      "./.git/hooks/fsmonitor-watchman.sample",
      "./.git/hooks/post-update.sample",
      "./.git/hooks/pre-applypatch.sample",
      "./.git/hooks/pre-commit.sample",
      "./.git/hooks/pre-merge-commit.sample",
      "./.git/hooks/pre-push.sample",
      "./.git/hooks/pre-rebase.sample",
      "./.git/hooks/pre-receive.sample",
      "./.git/hooks/prepare-commit-msg.sample",
      "./.git/hooks/push-to-checkout.sample",
      "./.git/hooks/update.sample",
      "./.git/index",
      "./.git/info",
      "./.git/info/exclude",
      "./.git/logs",
      "./.git/logs/HEAD",
      "./.git/logs/refs",
      "./.git/logs/refs/heads",
      "./.git/logs/refs/heads/master",
      "./.git/objects",
      "./.git/objects/10",
      "./.git/objects/10/404e93f1500850ac81930495940276805273e3",
      "./.git/objects/24",
      "./.git/objects/24/5b16d736820e08c138aa1c800706085b1592c1",
      "./.git/objects/70",
      "./.git/objects/70/030ad155fdf0ccc1d94a7ca808f275788baff1",
      "./.git/objects/e2",
      "./.git/objects/e2/c71ca9a9a14b923a397a9a9ed4f8fe0b987191",
      "./.git/objects/f3",
      "./.git/objects/f3/7e846529df440902960f08d2493a339ec8cc95",
      "./.git/objects/f3/a1e48543df94a2f9986b8e98503edbb9975860",
      "./.git/objects/info",
      "./.git/objects/pack",
      "./.git/refs",
      "./.git/refs/heads",
      "./.git/refs/heads/master",
      "./.git/refs/tags",
      "./LICENSE",
      "./README.md",
      "./compile.sh",
      "./executable",
      "./serpl.py"
    ],
    "contents_omitted": 0,
    "submission_available_local_only": true
  },
  "paper_compliant": false,
  "paper_mode": true,
  "reasoning_effort": "xhigh",
  "run_name": "cpx62-paperprompt-xhigh-shard-0-of-5-20260518T232006Z-yassinebridi-serpl",
  "run_version": "20260518T232006Z",
  "usage_audit": {
    "available_local_artifact": true,
    "public_path": "usage-audit.json"
  }
}
