{
  "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:23:05.695045+00:00",
  "docker_cpus": 16,
  "docker_memory": "30g",
  "eval": {
    "error_code": null,
    "failed_tests": [
      "eval.tests.test_error_handling.test_missing_package_declaration",
      "eval.tests.test_error_handling.test_malformed_go_file",
      "eval.tests.test_formatting.test_format_code_structure",
      "eval.tests.test_formatting.test_function_spacing",
      "eval.tests.test_import_sorting.test_default_import_order_std_general_project",
      "eval.tests.test_input_handling.test_dotdotdot_pattern",
      "eval.tests.test_input_handling.test_non_go_file_handling",
      "eval.tests.test_error_conditions.test_directory_with_no_go_files",
      "eval.tests.test_error_conditions.test_nested_directories_with_recursive",
      "eval.tests.test_error_conditions.test_apply_to_generated_with_non_generated",
      "eval.tests.test_error_conditions.test_excludes_with_absolute_path",
      "eval.tests.test_excludes.test_excludes_with_output_write",
      "eval.tests.test_file_operations.test_dotdotdot_pattern_recursive",
      "eval.tests.test_import_sorting.test_default_import_order",
      "eval.tests.test_import_sorting.test_company_prefixes_grouping",
      "tests.test_astutil.test_regular_comment_not_mistaken_for_buildtag",
      "tests.test_advanced.test_cache_respects_file_modifications_across_runs",
      "tests.test_astutil.test_constant_usage_from_package",
      "tests.test_astutil.test_buildtag_deprecated_format_handled",
      "tests.test_astutil.test_complex_buildtag_expression_preserved",
      "tests.test_advanced.test_list_diff_with_output_stdout_still_lists_filename",
      "tests.test_advanced.test_cache_invalidated_when_file_content_changes",
      "tests.test_cli.test_help_flag_displays_usage",
      "tests.test_advanced.test_generated_file_formatted_with_apply_flag",
      "tests.test_advanced.test_list_diff_with_output_write_modifies_files",
      "tests.test_astutil.test_interface_type_usage_detected",
      "tests.test_advanced.test_cache_with_different_file_paths_same_content",
      "tests.test_advanced.test_multiple_files_with_cache_some_unchanged",
      "tests.test_advanced.test_cache_creates_entries_in_home_cache_directory",
      "tests.test_cli.test_invalid_imports_order_rejected",
      "tests.test_cli.test_set_exit_status_no_changes_exits_zero",
      "tests.test_advanced.test_generated_file_with_mixed_comments",
      "tests.test_advanced.test_file_with_no_imports_unchanged",
      "tests.test_advanced.test_use_cache_skips_unchanged_files_on_second_run",
      "tests.test_astutil.test_malformed_go_syntax_error_reported",
      "tests.test_astutil.test_unused_imports_detected_and_removed",
      "tests.test_astutil.test_negation_buildtag_preserved",
      "tests.test_astutil.test_empty_import_block_removed_entirely",
      "tests.test_astutil.test_package_type_in_return_signature",
      "tests.test_cli.test_version_only_flag_minimal_output",
      "tests.test_advanced.test_generated_file_pattern_requires_do_not_edit",
      "tests.test_advanced.test_generated_file_with_extra_text_after_marker",
      "tests.test_cli.test_separate_named_flag_accepted",
      "tests.test_cli.test_project_name_flag_accepted",
      "tests.test_cli.test_nonexistent_file_error",
      "tests.test_advanced.test_set_exit_status_without_list_diff_exits_1_on_changes",
      "tests.test_cli.test_no_changes_needed_exits_zero",
      "tests.test_advanced.test_empty_directory_with_list_diff_produces_no_output",
      "tests.test_astutil.test_blank_imports_always_preserved",
      "tests.test_astutil.test_unused_blank_import_always_kept",
      "tests.test_cli.test_company_prefixes_flag_accepted",
      "tests.test_cli.test_absolute_path_handling",
      "tests.test_cli.test_use_cache_flag_accepted",
      "tests.test_directory_ops.test_default_excludes_skip_git_idea_vscode_dirs",
      "tests.test_cli.test_file_with_syntax_error",
      "tests.test_cli.test_rm_unused_removes_unused_imports",
      "tests.test_directory_ops.test_empty_directory_succeeds_with_no_output",
      "tests.test_directory_ops.test_multiple_generated_file_markers",
      "tests.test_advanced.test_set_exit_status_exits_0_when_no_changes_needed",
      "tests.test_directory_ops.test_exclude_pattern_with_subdirectory_glob",
      "tests.test_directory_ops.test_recursive_with_mixed_formatted_and_unformatted_subdirs",
      "tests.test_cli.test_empty_directory_handled",
      "tests.test_directory_ops.test_list_diff_with_write_output_mode_shows_files",
      "tests.test_astutil.test_named_import_alias_usage_detected",
      "tests.test_astutil.test_import_used_in_function_signature",
      "tests.test_cli.test_directory_with_no_go_files",
      "tests.test_cli.test_rm_unused_flag_accepted",
      "tests.test_errors.test_set_exit_status_no_changes_needed",
      "tests.test_directory_ops.test_excludes_flag_with_glob_pattern_skips_matching_files",
      "tests.test_cli.test_project_name_with_version_suffix",
      "tests.test_directory_ops.test_multiple_directory_arguments_in_fix_mode",
      "tests.test_directory_ops.test_directory_with_subdirs_but_no_go_files",
      "tests.test_errors.test_list_diff_with_formatted_file",
      "tests.test_errors.test_directory_with_invalid_file",
      "tests.test_errors.test_multiple_files_one_invalid",
      "tests.test_errors.test_invalid_go_syntax_unterminated_string",
      "tests.test_import_grouping.test_default_import_grouping_std_then_external",
      "tests.test_import_grouping.test_project_imports_separation",
      "tests.test_import_grouping.test_custom_import_order_reversed",
      "tests.test_errors.test_empty_file_error"
    ],
    "failed_tests_omitted": 80,
    "public_eval_path": "eval.json",
    "summary_path": "eval-summary.json",
    "test_branch_errors": {},
    "test_records": 597,
    "warnings": []
  },
  "host_machine": "x86_64",
  "host_system": "Linux",
  "inference_mode": "paper-prompt-nointernet",
  "instance_id": "incu6us__goimports-reviser.81bd549",
  "metrics": {
    "almost_resolved": "False",
    "cached_input_tokens": "1154048",
    "calls": "32",
    "codex_version": "codex-cli 0.131.0",
    "created_at": "2026-05-19T02:15:48.487468+00:00",
    "docker_cpus": "16",
    "docker_memory": "30g",
    "error_code": "",
    "estimated_cost_usd": "",
    "evaluator_problem": "False",
    "host_machine": "x86_64",
    "host_system": "Linux",
    "inference_mode": "paper-prompt-nointernet",
    "input_tokens": "1228021",
    "instance_id": "incu6us__goimports-reviser.81bd549",
    "long_context_calls": "0",
    "model": "gpt-5.5",
    "n_resolved_tests": "364",
    "n_system_errors": "0",
    "n_tests": "513",
    "n_warnings": "0",
    "output_tokens": "28476",
    "paper_compliant": "False",
    "pricing_source": "",
    "reasoning_effort": "xhigh",
    "reasoning_output_tokens": "10185",
    "resolved": "False",
    "run_name": "cpx62-paperprompt-xhigh-shard-1-of-5-20260518T232006Z-incu6us-goimports-reviser",
    "run_version": "20260518T232006Z",
    "score": "0.7095516569200779",
    "session_ended_at": "2026-05-19T02:23:05.456Z",
    "session_started_at": "2026-05-19T02:15:56.623Z",
    "test_branch_errors": "{}",
    "total_tokens": "1256497",
    "wall_clock_seconds": "428"
  },
  "model": "gpt-5.5",
  "package": {
    "contents": [
      ".",
      "./.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/0f",
      "./.git/objects/0f/56986756f1398710af584cc0482ecb89472a99",
      "./.git/objects/13",
      "./.git/objects/13/1786a6e156ca50aefadc2e54596be8685ab828",
      "./.git/objects/1d",
      "./.git/objects/1d/82209b404f0b81deebd897ad2d84f2147205d7",
      "./.git/objects/34",
      "./.git/objects/34/46e36d5f531461dfe51adf01857bbd39c2fa72",
      "./.git/objects/4a",
      "./.git/objects/4a/4084f118481190b05f19e7875a8260295a59b9",
      "./.git/objects/79",
      "./.git/objects/79/83488310068391de6f892308c0dfc1ff824c7e",
      "./.git/objects/bb",
      "./.git/objects/bb/fb66059e6fc8761a4901e0a760db0c61550560",
      "./.git/objects/ca",
      "./.git/objects/ca/072a38f8b983d35027368d723a81adf1aa23c7",
      "./.git/objects/d2",
      "./.git/objects/d2/afe1e8121c4f5019185d81f53beb82e51ef9ad",
      "./.git/objects/fa",
      "./.git/objects/fa/ef1b4328e09525ccd1c40e036261e031f03a45",
      "./.git/objects/info",
      "./.git/objects/pack",
      "./.git/refs",
      "./.git/refs/heads",
      "./.git/refs/heads/master",
      "./.git/refs/tags",
      "./LICENSE",
      "./README.md",
      "./compile.sh",
      "./executable",
      "./goimports_reviser.py",
      "./images",
      "./images/dove.png",
      "./images/image.png",
      "./images/linter-example.png",
      "./images/reviser-muscot.afphoto",
      "./images/reviser-muscot_200.png"
    ],
    "contents_omitted": 0,
    "submission_available_local_only": true
  },
  "paper_compliant": false,
  "paper_mode": true,
  "reasoning_effort": "xhigh",
  "run_name": "cpx62-paperprompt-xhigh-shard-1-of-5-20260518T232006Z-incu6us-goimports-reviser",
  "run_version": "20260518T232006Z",
  "usage_audit": {
    "available_local_artifact": true,
    "public_path": "usage-audit.json"
  }
}
