| [ |
| "tests/test_A/test_A.py::test_base_mode_keeps_budgets_unset_without_budget_flags", |
| "tests/test_A/test_A.py::test_base_mode_rejects_thinking_budget_flags[force_budget]", |
| "tests/test_A/test_A.py::test_base_mode_rejects_thinking_budget_flags[reasoning_budget]", |
| "tests/test_A/test_A.py::test_default_frame_selection_is_a_valid_selection", |
| "tests/test_A/test_A.py::test_frame_selections_match_inference_vocabulary", |
| "tests/test_A/test_A.py::test_generation_protocol_matches_vsibench_yaml", |
| "tests/test_A/test_A.py::test_model_paths_cover_every_registered_model", |
| "tests/test_A/test_A.py::test_results_dir_defaults_under_root_results", |
| "tests/test_A/test_A.py::test_thinking_generation_protocol", |
| "tests/test_A/test_A.py::test_thinking_mode_resolves_default_budgets", |
| "tests/test_A/test_frames.py::test_sample_frames_derives_indices_from_real_fps", |
| "tests/test_A/test_frames.py::test_sample_frames_rejects_missing_video", |
| "tests/test_A/test_frames.py::test_sample_frames_rejects_nonpositive_frame_count", |
| "tests/test_A/test_frames.py::test_sample_frames_rejects_unknown_selection", |
| "tests/test_A/test_frames.py::test_sample_frames_returns_pil_images_in_order", |
| "tests/test_A/test_init.py::test_default_frame_selection_is_a_valid_selection", |
| "tests/test_A/test_init.py::test_every_known_question_type_has_one_policy_group", |
| "tests/test_A/test_init.py::test_frame_selections_match_inference_vocabulary", |
| "tests/test_A/test_init.py::test_generation_protocol_matches_vsibench_yaml", |
| "tests/test_A/test_init.py::test_model_paths_cover_every_registered_model", |
| "tests/test_A/test_init.py::test_question_protocol_policy_is_hardcoded_by_group", |
| "tests/test_A/test_init.py::test_results_dir_defaults_under_workspace_results", |
| "tests/test_A/test_init.py::test_thinking_generation_protocol", |
| "tests/test_A/test_launch.py::test_launch_rebuild_forces_pending_even_when_answered", |
| "tests/test_A/test_launch.py::test_launch_rejects_scene_with_no_questions", |
| "tests/test_A/test_launch.py::test_launch_skips_scene_already_fully_answered", |
| "tests/test_A/test_launch.py::test_launcher_imports", |
| "tests/test_A/test_launch.py::test_scenes_dedups_and_preserves_order", |
| "tests/test_A/test_models.py::test_adapter_answer_before_load_model_raises", |
| "tests/test_A/test_models.py::test_adapter_answer_extended_before_load_model_raises", |
| "tests/test_A/test_models.py::test_all_three_models_are_registered", |
| "tests/test_A/test_models.py::test_every_adapter_implements_answer_extended", |
| "tests/test_A/test_models.py::test_get_adapter_binds_the_correct_checkpoint_path", |
| "tests/test_A/test_models.py::test_get_adapter_rejects_unknown_model", |
| "tests/test_A/test_models.py::test_get_adapter_returns_the_right_class_per_model", |
| "tests/test_A/test_models.py::test_internvl_adapter_disables_per_frame_tiling", |
| "tests/test_A/test_models.py::test_native_video_content_uses_one_video_item", |
| "tests/test_A/test_models.py::test_numbered_content_handles_zero_frames", |
| "tests/test_A/test_models.py::test_numbered_content_labels_every_frame_in_order", |
| "tests/test_A/test_models.py::test_unload_clears_model_and_processor", |
| "tests/test_A/test_prompts.py::test_every_mca_question_type_builds_with_options[obj_appearance_order]", |
| "tests/test_A/test_prompts.py::test_every_mca_question_type_builds_with_options[object_rel_direction_easy]", |
| "tests/test_A/test_prompts.py::test_every_mca_question_type_builds_with_options[object_rel_direction_hard]", |
| "tests/test_A/test_prompts.py::test_every_mca_question_type_builds_with_options[object_rel_direction_medium]", |
| "tests/test_A/test_prompts.py::test_every_mca_question_type_builds_with_options[object_rel_distance]", |
| "tests/test_A/test_prompts.py::test_every_mca_question_type_builds_with_options[route_planning]", |
| "tests/test_A/test_prompts.py::test_every_na_question_type_builds_without_options[object_abs_distance]", |
| "tests/test_A/test_prompts.py::test_every_na_question_type_builds_without_options[object_counting]", |
| "tests/test_A/test_prompts.py::test_every_na_question_type_builds_without_options[object_size_estimation]", |
| "tests/test_A/test_prompts.py::test_every_na_question_type_builds_without_options[room_size_estimation]", |
| "tests/test_A/test_prompts.py::test_mca_question_prompt_matches_vsibench_protocol", |
| "tests/test_A/test_prompts.py::test_mca_question_requires_options", |
| "tests/test_A/test_prompts.py::test_na_question_prompt_matches_vsibench_protocol", |
| "tests/test_A/test_prompts.py::test_unknown_question_type_rejected", |
| "tests/test_A/test_prompts.py::test_video_prompt_names_native_video", |
| "tests/test_A/test_run.py::test_build_record_carries_reasoning_fields_when_extended", |
| "tests/test_A/test_run.py::test_build_record_defaults_reasoning_fields_when_not_extended", |
| "tests/test_A/test_run.py::test_build_record_preserves_every_field_untruncated", |
| "tests/test_A/test_run.py::test_load_questions_filters_by_scene", |
| "tests/test_A/test_run.py::test_load_questions_reads_every_row", |
| "tests/test_A/test_run.py::test_load_questions_respects_limit", |
| "tests/test_A/test_run.py::test_results_dir_for_honors_explicit_override", |
| "tests/test_A/test_run.py::test_results_dir_for_isolates_the_two_protocols", |
| "tests/test_A/test_run.py::test_results_dir_for_keeps_protocols_together", |
| "tests/test_A/test_run.py::test_results_dir_for_matches_established_dimension_nesting", |
| "tests/test_A/test_run.py::test_scalar_score_rejects_unknown_question_type", |
| "tests/test_A/test_run.py::test_scalar_score_returns_metric_name_and_value", |
| "tests/test_A/test_run.py::test_video_record_has_no_frame_count_in_condition", |
| "tests/test_A/test_run.py::test_video_results_use_video_branch", |
| "tests/test_A/test_run.py::test_write_question_result_writes_one_json_file_per_question", |
| "tests/test_A/test_sweep.py::test_build_plan_covers_every_combination", |
| "tests/test_A/test_sweep.py::test_build_plan_orders_by_frame_count_first", |
| "tests/test_A/test_sweep.py::test_build_plan_with_all_registered_models", |
| "tests/test_A/test_sweep.py::test_parse_csv_choice_expands_all", |
| "tests/test_A/test_sweep.py::test_parse_csv_choice_rejects_empty", |
| "tests/test_A/test_sweep.py::test_parse_csv_choice_rejects_unknown_value", |
| "tests/test_A/test_sweep.py::test_parse_csv_choice_splits_and_dedups", |
| "tests/test_A/test_sweep.py::test_parse_frame_counts_rejects_non_integer", |
| "tests/test_A/test_sweep.py::test_parse_frame_counts_rejects_nonpositive", |
| "tests/test_A/test_sweep.py::test_parse_frame_counts_splits_and_dedups", |
| "tests/test_B/test_B.py::test_depth_and_tracking_reuse_encoder_config_vocabulary", |
| "tests/test_B/test_B.py::test_input_selections_match_harness_a_vocabulary", |
| "tests/test_B/test_B.py::test_results_dir_defaults_under_root_results", |
| "tests/test_B/test_B.py::test_reuses_harness_a_model_paths_and_generation_protocol", |
| "tests/test_B/test_B.py::test_spatial_code_formats_is_explicit_only", |
| "tests/test_B/test_B.py::test_spatial_code_formats_match_the_two_on_disk_schemas", |
| "tests/test_B/test_init.py::test_depth_and_tracking_reuse_encoder_config_vocabulary", |
| "tests/test_B/test_init.py::test_input_selections_match_harness_a_vocabulary", |
| "tests/test_B/test_init.py::test_results_dir_defaults_under_workspace_results", |
| "tests/test_B/test_init.py::test_reuses_harness_a_model_paths_and_generation_protocol", |
| "tests/test_B/test_init.py::test_spatial_code_formats_is_explicit_only", |
| "tests/test_B/test_init.py::test_spatial_code_formats_match_the_two_on_disk_schemas", |
| "tests/test_B/test_launch.py::test_launch_rebuild_forces_pending_even_when_answered", |
| "tests/test_B/test_launch.py::test_launch_rejects_question_id_filter_that_matches_nothing", |
| "tests/test_B/test_launch.py::test_launch_skips_scene_already_fully_answered", |
| "tests/test_B/test_launch.py::test_launcher_imports", |
| "tests/test_B/test_prompts.py::test_default_arguments_reproduce_the_standard_prompt_byte_for_byte", |
| "tests/test_B/test_prompts.py::test_every_mca_question_type_builds[obj_appearance_order]", |
| "tests/test_B/test_prompts.py::test_every_mca_question_type_builds[object_rel_direction_easy]", |
| "tests/test_B/test_prompts.py::test_every_mca_question_type_builds[object_rel_direction_hard]", |
| "tests/test_B/test_prompts.py::test_every_mca_question_type_builds[object_rel_direction_medium]", |
| "tests/test_B/test_prompts.py::test_every_mca_question_type_builds[object_rel_distance]", |
| "tests/test_B/test_prompts.py::test_every_mca_question_type_builds[route_planning]", |
| "tests/test_B/test_prompts.py::test_every_na_question_type_builds[object_abs_distance]", |
| "tests/test_B/test_prompts.py::test_every_na_question_type_builds[object_counting]", |
| "tests/test_B/test_prompts.py::test_every_na_question_type_builds[object_size_estimation]", |
| "tests/test_B/test_prompts.py::test_every_na_question_type_builds[room_size_estimation]", |
| "tests/test_B/test_prompts.py::test_mca_question_prompt_includes_options_and_matches_harness_a_post_prompt", |
| "tests/test_B/test_prompts.py::test_mca_question_requires_options", |
| "tests/test_B/test_prompts.py::test_na_question_prompt_embeds_the_spatial_code_as_text_and_a_post_prompt", |
| "tests/test_B/test_prompts.py::test_no_frames_language_in_pre_prompt", |
| "tests/test_B/test_prompts.py::test_paraphrase_context_line_swaps_only_the_first_line", |
| "tests/test_B/test_prompts.py::test_unknown_question_type_rejected", |
| "tests/test_B/test_prompts.py::test_unknown_serialization_rejected", |
| "tests/test_B/test_prompts.py::test_yaml_arm_context_line_does_not_claim_json", |
| "tests/test_B/test_prompts.py::test_yaml_serialization_renders_the_identical_dict", |
| "tests/test_B/test_run.py::test_build_record_carries_reasoning_fields_when_forced", |
| "tests/test_B/test_run.py::test_build_record_preserves_every_field_untruncated", |
| "tests/test_B/test_run.py::test_results_dir_for_honors_explicit_override", |
| "tests/test_B/test_run.py::test_results_dir_for_isolates_the_two_protocols", |
| "tests/test_B/test_run.py::test_results_dir_for_keeps_protocols_together", |
| "tests/test_B/test_run.py::test_results_dir_for_matches_established_dimension_nesting", |
| "tests/test_B/test_run.py::test_run_strip_schema_legend_removes_only_the_legend", |
| "tests/test_B/test_run.py::test_video_record_has_no_frame_count_in_condition", |
| "tests/test_B/test_run.py::test_video_results_use_video_branch", |
| "tests/test_B/test_run.py::test_write_question_result_writes_one_json_file_per_question", |
| "tests/test_B/test_spatial_codes.py::test_load_spatial_code_raises_clearly_when_missing", |
| "tests/test_B/test_spatial_codes.py::test_load_spatial_code_rejects_unknown_format", |
| "tests/test_B/test_spatial_codes.py::test_load_spatial_code_returns_dict_and_path", |
| "tests/test_B/test_spatial_codes.py::test_spatial_code_path_uses_tracking_frames_hierarchy", |
| "tests/test_B/test_sweep.py::test_build_plan_covers_every_combination", |
| "tests/test_B/test_sweep.py::test_build_plan_orders_by_frame_count_first", |
| "tests/test_B/test_sweep.py::test_build_plan_sweeps_depth_and_tracking_too", |
| "tests/test_B/test_sweep.py::test_build_plan_with_all_registered_models", |
| "tests/test_B/test_sweep.py::test_sweep_parser_rejects_unknown_depth", |
| "tests/test_B/test_sweep.py::test_sweep_parser_rejects_unknown_spatial_code_format", |
| "tests/test_B/test_sweep.py::test_sweep_parser_rejects_unknown_tracking", |
| "tests/test_C/test_C.py::test_depth_and_tracking_reuse_encoder_config_vocabulary", |
| "tests/test_C/test_C.py::test_input_selections_are_one_shared_vocabulary_with_a_and_b", |
| "tests/test_C/test_C.py::test_results_dir_defaults_under_root_results", |
| "tests/test_C/test_C.py::test_reuses_harness_a_model_paths_and_generation_protocol", |
| "tests/test_C/test_init.py::test_depth_and_tracking_reuse_encoder_config_vocabulary", |
| "tests/test_C/test_init.py::test_input_selections_are_one_shared_vocabulary_with_a_and_b", |
| "tests/test_C/test_init.py::test_results_dir_defaults_under_workspace_results", |
| "tests/test_C/test_init.py::test_reuses_harness_a_model_paths_and_generation_protocol", |
| "tests/test_C/test_launch.py::test_launch_rebuild_forces_pending_even_when_answered", |
| "tests/test_C/test_launch.py::test_launch_routes_overlay_to_overlay_result_tree", |
| "tests/test_C/test_launch.py::test_launch_skips_scene_already_fully_answered", |
| "tests/test_C/test_launch.py::test_launcher_imports", |
| "tests/test_C/test_overlay.py::test_instance_ids_adds_stable_one_based_labels_without_mutating_input", |
| "tests/test_C/test_overlay.py::test_label_positions_parse_meter_strings_in_code_order", |
| "tests/test_C/test_overlay.py::test_load_cached_frames_requires_complete_png_set_and_labels", |
| "tests/test_C/test_overlay.py::test_load_or_create_overlay_code_reuses_existing_file", |
| "tests/test_C/test_overlay.py::test_load_or_create_overlay_code_saves_missing_file", |
| "tests/test_C/test_overlay.py::test_overlay_spatial_code_path_lives_under_overlay_root", |
| "tests/test_C/test_overlay.py::test_save_cached_frames_writes_pngs_and_labels", |
| "tests/test_C/test_overlay.py::test_stamp_frames_serves_complete_cache_without_loading_dependencies", |
| "tests/test_C/test_overlay.py::test_stamp_frames_uses_raw_sam3_boxes_and_does_not_mutate_inputs", |
| "tests/test_C/test_overlay_launch.py::test_available_cpu_count_honors_positive_environment", |
| "tests/test_C/test_overlay_launch.py::test_has_dependencies_requires_spatial_code_and_sam3_cache", |
| "tests/test_C/test_overlay_launch.py::test_has_dependencies_treats_missing_code_as_ineligible", |
| "tests/test_C/test_overlay_launch.py::test_launch_does_not_skip_frames_cache_when_overlay_code_is_missing", |
| "tests/test_C/test_overlay_launch.py::test_launch_skips_missing_and_already_cached_without_pool", |
| "tests/test_C/test_prompts.py::test_every_mca_question_type_builds[obj_appearance_order]", |
| "tests/test_C/test_prompts.py::test_every_mca_question_type_builds[object_rel_direction_easy]", |
| "tests/test_C/test_prompts.py::test_every_mca_question_type_builds[object_rel_direction_hard]", |
| "tests/test_C/test_prompts.py::test_every_mca_question_type_builds[object_rel_direction_medium]", |
| "tests/test_C/test_prompts.py::test_every_mca_question_type_builds[object_rel_distance]", |
| "tests/test_C/test_prompts.py::test_every_mca_question_type_builds[route_planning]", |
| "tests/test_C/test_prompts.py::test_every_na_question_type_builds[object_abs_distance]", |
| "tests/test_C/test_prompts.py::test_every_na_question_type_builds[object_counting]", |
| "tests/test_C/test_prompts.py::test_every_na_question_type_builds[object_size_estimation]", |
| "tests/test_C/test_prompts.py::test_every_na_question_type_builds[room_size_estimation]", |
| "tests/test_C/test_prompts.py::test_mca_question_prompt_includes_options_and_post_prompt", |
| "tests/test_C/test_prompts.py::test_mca_question_requires_options", |
| "tests/test_C/test_prompts.py::test_na_question_prompt_layout_is_context_then_code_then_question_then_post_prompt", |
| "tests/test_C/test_prompts.py::test_pre_prompt_mentions_both_frames_and_spatial_code", |
| "tests/test_C/test_prompts.py::test_unknown_question_type_rejected", |
| "tests/test_C/test_prompts.py::test_video_prompt_names_native_video", |
| "tests/test_C/test_run.py::test_build_record_carries_both_frame_and_spatial_code_provenance", |
| "tests/test_C/test_run.py::test_build_record_carries_reasoning_fields_when_forced", |
| "tests/test_C/test_run.py::test_results_dir_for_honors_explicit_override", |
| "tests/test_C/test_run.py::test_results_dir_for_matches_established_dimension_nesting", |
| "tests/test_C/test_run.py::test_results_dir_for_places_overlay_under_C_results", |
| "tests/test_C/test_run.py::test_video_record_has_no_frame_count_in_condition", |
| "tests/test_C/test_run.py::test_video_results_use_video_branch", |
| "tests/test_C/test_run.py::test_write_question_result_routes_overlay_default_to_overlay_tree", |
| "tests/test_C/test_run.py::test_write_question_result_writes_one_json_file_per_question", |
| "tests/test_C/test_sweep.py::test_build_plan_covers_every_combination", |
| "tests/test_C/test_sweep.py::test_build_plan_orders_by_frame_count_first", |
| "tests/test_C/test_sweep.py::test_build_plan_sweeps_depth_and_tracking_too", |
| "tests/test_C/test_sweep.py::test_build_plan_with_all_registered_models", |
| "tests/test_C/test_sweep.py::test_sweep_forwards_overlay_to_each_launch", |
| "tests/test_C/test_sweep.py::test_sweep_parser_rejects_unknown_depth", |
| "tests/test_C/test_sweep.py::test_sweep_parser_rejects_unknown_spatial_code_format", |
| "tests/test_C/test_sweep.py::test_sweep_parser_rejects_unknown_tracking", |
| "tests/test_E/test_launch.py::test_launch_protocols_share_result_root", |
| "tests/test_E/test_launch.py::test_launch_protocols_use_separate_result_roots", |
| "tests/test_E/test_launch.py::test_launch_rebuild_forces_pending_even_when_answered", |
| "tests/test_E/test_launch.py::test_launch_skips_scene_already_fully_answered", |
| "tests/test_E/test_launch.py::test_launcher_imports", |
| "tests/test_E/test_run.py::test_build_record_has_no_scene_input_provenance", |
| "tests/test_E/test_run.py::test_results_dir_for_honors_explicit_override", |
| "tests/test_E/test_run.py::test_results_dir_for_keeps_protocols_together", |
| "tests/test_E/test_run.py::test_results_dir_for_matches_model_only", |
| "tests/test_E/test_run.py::test_write_question_result_writes_one_json_file_per_question", |
| "tests/test_E/test_sweep.py::test_sweep_defaults_to_base_protocol", |
| "tests/test_E/test_sweep.py::test_sweep_imports", |
| "tests/test_E/test_sweep.py::test_sweep_parser_rejects_unknown_model", |
| "tests/test_E/test_sweep.py::test_sweep_runs_every_model_through_launch", |
| "tests/test_E/test_sweep.py::test_sweep_uses_the_shared_question_policy_without_a_global_protocol", |
| "tests/test_F/test_F.py::test_results_dir_can_be_overridden_by_environment", |
| "tests/test_F/test_F.py::test_sources_and_default_are_declared", |
| "tests/test_F/test_launch.py::test_launch_entrypoint_exposes_run_main", |
| "tests/test_F/test_run.py::test_perceived_layout_contains_every_input_axis", |
| "tests/test_F/test_run.py::test_results_default_under_root", |
| "tests/test_F/test_run.py::test_video_results_use_video_branch", |
| "tests/test_F/test_sweep.py::test_csv_expands_all_dedups_and_rejects_unknowns", |
| "tests/test_analysis/test_A_reports.py::TestAReports::test_A_report_and_controlled_frame_comparison", |
| "tests/test_analysis/test_B_reports.py::TestBReports::test_B_report_contains_spatial_cell", |
| "tests/test_analysis/test_C_reports.py::TestCReports::test_C_report_is_exported", |
| "tests/test_analysis/test_F_reports.py::TestFReports::test_F_legacy_and_future_perceived_layouts", |
| "tests/test_analysis/test_analysis.py::TestAnalysisDirectory::test_arbitrary_subset_exports_letter_and_combined_files", |
| "tests/test_analysis/test_letters_reports.py::TestLettersReports::test_arbitrary_subset_and_combined_name", |
| "tests/test_analysis/test_letters_reports.py::TestLettersReports::test_folded_statistical_and_solver_helpers", |
| "tests/test_analysis/test_letters_reports.py::TestLettersReports::test_manifest_generated_at_is_deterministic_by_default", |
| "tests/test_analysis/test_letters_reports.py::TestLettersReports::test_pair_restriction", |
| "tests/test_backup.py::test_backup_dry_run_skips_empty_targets_and_never_imports_hub", |
| "tests/test_backup.py::test_local_paths_keep_results_under_results_host", |
| "tests/test_backup.py::test_resolve_targets_expands_all_without_uploading_unknowns", |
| "tests/test_backup.py::test_target_root_rejects_mixed_workspace_and_results_roots", |
| "tests/test_encoder/test_adapters.py::test_adapt_sam3_depth_anything_3_decodes_masks_and_backprojects", |
| "tests/test_encoder/test_adapters.py::test_adapt_segvggt_reads_flat_npz", |
| "tests/test_encoder/test_adapters.py::test_adapt_segvggt_rejects_missing_npz_fields", |
| "tests/test_encoder/test_adapters.py::test_adapt_segvggt_requires_existing_cache", |
| "tests/test_encoder/test_adapters.py::test_adapter_owned_raw_cache_locations", |
| "tests/test_encoder/test_adapters.py::test_adapters_default_to_root_data_caches", |
| "tests/test_encoder/test_adapters.py::test_backproject_resizes_sam3_mask_to_da3_depth_shape", |
| "tests/test_encoder/test_adapters.py::test_fusion_adapter_resolves_two_native_model_directories", |
| "tests/test_encoder/test_adapters.py::test_native_fusion_times_are_measured_in_seconds", |
| "tests/test_encoder/test_adapters.py::test_native_sam3_decodes_lossless_tracking_cache", |
| "tests/test_encoder/test_adapters.py::test_native_sam3_decodes_prompt_keyed_independent_frames", |
| "tests/test_encoder/test_adapters.py::test_native_sam3_preserves_tracked_object_ids", |
| "tests/test_encoder/test_adapters.py::test_registry_decodes_native_segvggt_dictionary", |
| "tests/test_encoder/test_adapters.py::test_spatial_code_format_validation", |
| "tests/test_encoder/test_adapters.py::test_validate_identifies_empty_scene", |
| "tests/test_encoder/test_adapters.py::test_validate_normalizes_canonical_geometry", |
| "tests/test_encoder/test_adapters.py::test_validate_rejects_invalid_geometry[scene0-TypeError]", |
| "tests/test_encoder/test_adapters.py::test_validate_rejects_invalid_geometry[scene1-ValueError]", |
| "tests/test_encoder/test_adapters.py::test_validate_rejects_invalid_geometry[scene2-ValueError]", |
| "tests/test_encoder/test_config.py::test_encoder_paths_mirror_all_dimensions", |
| "tests/test_encoder/test_config.py::test_encoder_paths_reject_unknown_spatial_code_format", |
| "tests/test_encoder/test_config.py::test_ground_truth_paths_have_no_depth_tracking_input_frames_axis", |
| "tests/test_encoder/test_config.py::test_ground_truth_paths_reject_unknown_spatial_code_format", |
| "tests/test_encoder/test_encoder.py::test_backproject_frame_applies_intrinsics_pose_and_confidence", |
| "tests/test_encoder/test_encoder.py::test_backproject_frame_returns_typed_empty_array", |
| "tests/test_encoder/test_encoder.py::test_closest_distance_uses_point_cloud_distance", |
| "tests/test_encoder/test_encoder.py::test_depth_edges_handles_small_and_discontinuous_frames", |
| "tests/test_encoder/test_encoder.py::test_relative_direction_modes", |
| "tests/test_encoder/test_encoder.py::test_robust_centroid_extent_returns_sorted_dimensions", |
| "tests/test_encoder/test_geometric.py::test_compact_floor_boundaries_preserve_disconnected_regions", |
| "tests/test_encoder/test_geometric.py::test_compact_instances_keep_peak_co_visible_hypotheses_by_evidence", |
| "tests/test_encoder/test_geometric.py::test_compact_oriented_box_combines_observation_extents_by_consensus", |
| "tests/test_encoder/test_geometric.py::test_compact_oriented_box_rejects_one_inconsistent_observation", |
| "tests/test_encoder/test_geometric.py::test_compact_oriented_box_uses_accumulated_instance_points", |
| "tests/test_encoder/test_geometric.py::test_compact_spatial_code_exposes_only_reusable_primitives", |
| "tests/test_encoder/test_geometric.py::test_compact_spatial_code_merges_revisit_instances_and_keeps_earliest_time", |
| "tests/test_encoder/test_geometric.py::test_compact_spatial_code_suppresses_co_visible_duplicate_tracks", |
| "tests/test_encoder/test_geometric.py::test_dump_spatial_code", |
| "tests/test_encoder/test_geometric.py::test_dumped_json_preserves_schema", |
| "tests/test_encoder/test_geometric.py::test_exact_math_is_integrated_into_geometric_module", |
| "tests/test_encoder/test_geometric.py::test_explicit_is_a_derivation_of_compact", |
| "tests/test_encoder/test_geometric.py::test_explicit_spatial_code_remains_the_default", |
| "tests/test_encoder/test_geometric.py::test_floor_level_v1_v2_math_is_shared", |
| "tests/test_encoder/test_geometric.py::test_position_reader_accepts_current_and_legacy_formatting", |
| "tests/test_encoder/test_geometric.py::test_raw_bundle_dispatches_to_explicit_derivation", |
| "tests/test_encoder/test_geometric.py::test_spatial_code_matches_reference_schema", |
| "tests/test_encoder/test_ground_truth.py::test_appearance_order_ranks_topological_across_multiple_questions", |
| "tests/test_encoder/test_ground_truth.py::test_build_all_respects_explicit_scene_list_and_formats", |
| "tests/test_encoder/test_ground_truth.py::test_build_all_writes_every_scene_and_format", |
| "tests/test_encoder/test_ground_truth.py::test_build_and_write_writes_to_the_ground_truth_path", |
| "tests/test_encoder/test_ground_truth.py::test_build_compact_ground_truth_spatial_code_nulls_untimed_classes", |
| "tests/test_encoder/test_ground_truth.py::test_build_compact_ground_truth_spatial_code_raises_for_unknown_scene", |
| "tests/test_encoder/test_ground_truth.py::test_build_compact_ground_truth_spatial_code_uses_ranks_and_nulls_unranked", |
| "tests/test_encoder/test_ground_truth.py::test_build_explicit_ground_truth_spatial_code_is_derived_from_compact", |
| "tests/test_encoder/test_ground_truth.py::test_build_ground_truth_spatial_code_dispatches_by_format", |
| "tests/test_encoder/test_ground_truth.py::test_build_ground_truth_spatial_code_rejects_unknown_format", |
| "tests/test_encoder/test_ground_truth.py::test_floor_level_accounts_for_tilted_box_support", |
| "tests/test_encoder/test_ground_truth.py::test_floor_level_defaults_to_zero_for_empty_scene", |
| "tests/test_encoder/test_ground_truth.py::test_floor_level_is_the_lowest_box_support_across_every_instance", |
| "tests/test_encoder/test_ground_truth.py::test_gt_floor_boundary_polygon_area_matches_room_size", |
| "tests/test_encoder/test_ground_truth.py::test_gt_oriented_box_rebases_height_above_floor_and_passes_xy_through", |
| "tests/test_encoder/test_ground_truth.py::test_gt_oriented_box_renormalizes_orientation_vectors", |
| "tests/test_encoder/test_ground_truth.py::test_load_meta_info_merges_all_three_datasets_and_tags_dataset", |
| "tests/test_encoder/test_ground_truth.py::test_scenes_returns_sorted_meta_info_keys", |
| "tests/test_encoder/test_init.py::test_encoder_package_imports_without_data_or_checkpoints", |
| "tests/test_encoder/test_launch.py::test_encoder_launcher_imports", |
| "tests/test_encoder/test_render.py::test_render_exposes_tracking_and_format_dimensions", |
| "tests/test_encoder/test_run.py::test_cache_or_load_exposes_explicit_dimensions", |
| "tests/test_encoder/test_run.py::test_video_mode_preserves_depth_and_tracking", |
| "tests/test_encoder/test_run.py::test_video_mode_selects_caches_for_requested_axes", |
| "tests/test_harness/test_harness.py::test_harness_package_imports_without_side_effects", |
| "tests/test_symbolic/test_adapters.py::test_adapter_rejects_format_mismatch", |
| "tests/test_symbolic/test_adapters.py::test_compact_adapter_derives_solver_values_from_primitives", |
| "tests/test_symbolic/test_adapters.py::test_compact_adapter_ignores_none_instances_within_a_partially_timed_class", |
| "tests/test_symbolic/test_adapters.py::test_compact_adapter_treats_none_first_visible_time_as_unknown", |
| "tests/test_symbolic/test_adapters.py::test_explicit_adapter_preserves_existing_solver_shape", |
| "tests/test_symbolic/test_adapters.py::test_floor_area_sums_disconnected_polygons_and_subtracts_all_holes", |
| "tests/test_symbolic/test_adapters.py::test_oriented_box_distance_is_surface_to_surface", |
| "tests/test_symbolic/test_adapters.py::test_oriented_box_distance_uses_corresponding_rotated_axes", |
| "tests/test_symbolic/test_adapters.py::test_polygon_area_implicitly_closes_ordered_boundary", |
| "tests/test_symbolic/test_adapters.py::test_symbolic_solver_answers_all_direction_levels_from_compact_code", |
| "tests/test_symbolic/test_adapters.py::test_symbolic_solver_answers_numeric_categories_from_compact_code", |
| "tests/test_symbolic/test_adapters.py::test_symbolic_solver_answers_relative_distance_and_order_from_compact_code", |
| "tests/test_symbolic/test_adapters.py::test_symbolic_solver_answers_route_planning_from_compact_code", |
| "tests/test_symbolic/test_launch.py::test_symbolic_launcher_imports", |
| "tests/test_symbolic/test_run.py::test_fetch_spatial_code_uses_selected_format_adapter", |
| "tests/test_symbolic/test_run.py::test_results_dir_for_selection_uses_ground_truth_layout", |
| "tests/test_symbolic/test_run.py::test_select_ground_truth_spatial_codes_points_at_the_ground_truth_directory", |
| "tests/test_symbolic/test_run.py::test_select_ground_truth_spatial_codes_rejects_unknown_format", |
| "tests/test_symbolic/test_run.py::test_select_spatial_codes_clears_ground_truth_flag", |
| "tests/test_symbolic/test_run.py::test_symbolic_selection_isolates_compact_codes", |
| "tests/test_symbolic/test_run.py::test_symbolic_selection_uses_new_hierarchy", |
| "tests/test_symbolic/test_run.py::test_write_question_result_nulls_perception_fields_under_ground_truth", |
| "tests/test_symbolic/test_solver.py::test_answer_snapshots_operation_counts_per_question", |
| "tests/test_symbolic/test_solver.py::test_direct_numeric_answers", |
| "tests/test_symbolic/test_solver.py::test_direction_answers_use_floor_coordinates", |
| "tests/test_symbolic/test_solver.py::test_dispatch_returns_none_for_unknown_or_missing_data", |
| "tests/test_symbolic/test_solver.py::test_multiple_choice_distance_and_order_answers", |
| "tests/test_symbolic/test_solver.py::test_route_planning_chains_turns", |
| "tests/test_symbolic/test_solver.py::test_unit_parsers_accept_strings_and_numbers", |
| "tests/test_symbolic/test_symbolic.py::test_symbolic_folder_modules_are_wired_together" |
| ] |