.flake8
LICENSE
MANIFEST.in
README.md
VERSION
pyproject.toml
requirements.txt
ai_editor/VERSION
ai_editor/__init__.py
ai_editor/hooks.py
ai_editor/hooks_register_part1.py
ai_editor/hooks_register_part2.py
ai_editor/main.py
ai_editor/main_app_events.py
ai_editor/main_app_factory.py
ai_editor/main_cleanup.py
ai_editor/main_config.py
ai_editor/main_daemon_logging.py
ai_editor/main_queue_init.py
ai_editor/main_server_config.py
ai_editor/main_server_presentation.py
ai_editor/main_startup_info.py
ai_editor/main_validation.py
ai_editor/openapi_mcp_proxy_compat.py
ai_editor/version.py
ai_editor.egg-info/PKG-INFO
ai_editor.egg-info/SOURCES.txt
ai_editor.egg-info/dependency_links.txt
ai_editor.egg-info/entry_points.txt
ai_editor.egg-info/requires.txt
ai_editor.egg-info/top_level.txt
ai_editor/cli/__init__.py
ai_editor/cli/backup_cli.py
ai_editor/cli/config_cli.py
ai_editor/cli/config_cli_commands.py
ai_editor/cli/config_cli_generate.py
ai_editor/cli/config_cli_helpers.py
ai_editor/cli/config_cli_parser.py
ai_editor/cli/cst_compose_crn53pzy.py
ai_editor/cli/cst_compose_lecf6aci.py
ai_editor/cli/cst_compose_ohxdqp51.py
ai_editor/cli/cst_compose_zjyy8w9c.py
ai_editor/cli/daemon_cli_commands.py
ai_editor/cli/server_manager_cli.py
ai_editor/commands/__init__.py
ai_editor/commands/adapter_metadata_overrides.py
ai_editor/commands/anchor_check.py
ai_editor/commands/base_mcp_command.py
ai_editor/commands/base_mcp_command_resolve_path.py
ai_editor/commands/command_metadata_helpers.py
ai_editor/commands/compose_cst_db.py
ai_editor/commands/compose_cst_validation.py
ai_editor/commands/editor_info_content.py
ai_editor/commands/engine_counters_command.py
ai_editor/commands/health_command.py
ai_editor/commands/identifier_types_reference.py
ai_editor/commands/info_command.py
ai_editor/commands/line_command_cst_gate.py
ai_editor/commands/preview_command_metadata.py
ai_editor/commands/preview_command_schema.py
ai_editor/commands/preview_config_defaults.py
ai_editor/commands/project_text_file_guard.py
ai_editor/commands/universal_file_preview_command.py
ai_editor/commands/universal_file_preview_runtime.py
ai_editor/commands/zero_arg_commands_metadata.py
ai_editor/commands/universal_file_edit/__init__.py
ai_editor/commands/universal_file_edit/close_command.py
ai_editor/commands/universal_file_edit/close_command_cleanup.py
ai_editor/commands/universal_file_edit/close_command_metadata.py
ai_editor/commands/universal_file_edit/edit_command.py
ai_editor/commands/universal_file_edit/edit_command_metadata.py
ai_editor/commands/universal_file_edit/edit_draft_path_utils.py
ai_editor/commands/universal_file_edit/errors.py
ai_editor/commands/universal_file_edit/format_group.py
ai_editor/commands/universal_file_edit/insert_position.py
ai_editor/commands/universal_file_edit/invalid_write_support.py
ai_editor/commands/universal_file_edit/line_ending_policy.py
ai_editor/commands/universal_file_edit/node_at_line_command.py
ai_editor/commands/universal_file_edit/open_command.py
ai_editor/commands/universal_file_edit/open_command_draft.py
ai_editor/commands/universal_file_edit/open_command_metadata.py
ai_editor/commands/universal_file_edit/open_command_runtime.py
ai_editor/commands/universal_file_edit/project_scope.py
ai_editor/commands/universal_file_edit/python_engine_edit.py
ai_editor/commands/universal_file_edit/search_command.py
ai_editor/commands/universal_file_edit/search_command_metadata.py
ai_editor/commands/universal_file_edit/session.py
ai_editor/commands/universal_file_edit/session_git_diff_command.py
ai_editor/commands/universal_file_edit/session_git_log_command.py
ai_editor/commands/universal_file_edit/session_git_metadata.py
ai_editor/commands/universal_file_edit/session_git_revert_command.py
ai_editor/commands/universal_file_edit/session_git_show_command.py
ai_editor/commands/universal_file_edit/session_git_status_command.py
ai_editor/commands/universal_file_edit/session_git_support.py
ai_editor/commands/universal_file_edit/session_history_metadata.py
ai_editor/commands/universal_file_edit/session_history_sync.py
ai_editor/commands/universal_file_edit/session_redo_command.py
ai_editor/commands/universal_file_edit/session_scoped_resolve.py
ai_editor/commands/universal_file_edit/session_undo_command.py
ai_editor/commands/universal_file_edit/sha_sync_policy.py
ai_editor/commands/universal_file_edit/text_draft_apply.py
ai_editor/commands/universal_file_edit/text_fallback_tree.py
ai_editor/commands/universal_file_edit/text_move_support.py
ai_editor/commands/universal_file_edit/text_node_ref.py
ai_editor/commands/universal_file_edit/text_op_guards.py
ai_editor/commands/universal_file_edit/text_replacement_order.py
ai_editor/commands/universal_file_edit/text_validation.py
ai_editor/commands/universal_file_edit/tree_temp_edit_batch.py
ai_editor/commands/universal_file_edit/tree_temp_edit_nodes.py
ai_editor/commands/universal_file_edit/tree_temp_open_support.py
ai_editor/commands/universal_file_edit/tree_temp_placement.py
ai_editor/commands/universal_file_edit/tree_temp_write_commit.py
ai_editor/commands/universal_file_edit/workflow_brief.py
ai_editor/commands/universal_file_edit/write_command.py
ai_editor/commands/universal_file_edit/write_command_extras.py
ai_editor/commands/universal_file_edit/write_command_metadata.py
ai_editor/commands/universal_file_edit/write_command_phases.py
ai_editor/commands/universal_file_edit/write_command_runtime.py
ai_editor/commands/universal_file_edit/write_compare.py
ai_editor/commands/universal_file_preview/__init__.py
ai_editor/commands/universal_file_preview/base_handler.py
ai_editor/commands/universal_file_preview/block_handlers.py
ai_editor/commands/universal_file_preview/budget.py
ai_editor/commands/universal_file_preview/dispatcher.py
ai_editor/commands/universal_file_preview/engine_tree_temp_navigation.py
ai_editor/commands/universal_file_preview/errors.py
ai_editor/commands/universal_file_preview/invalid_preview.py
ai_editor/commands/universal_file_preview/marked_tree_loader.py
ai_editor/commands/universal_file_preview/marked_tree_navigation.py
ai_editor/commands/universal_file_preview/models.py
ai_editor/commands/universal_file_preview/navigation.py
ai_editor/commands/universal_file_preview/node_ref_params.py
ai_editor/commands/universal_file_preview/plain_text_preview_window.py
ai_editor/commands/universal_file_preview/preview_addressing.py
ai_editor/commands/universal_file_preview/preview_pagination.py
ai_editor/commands/universal_file_preview/response.py
ai_editor/commands/universal_file_preview/selector.py
ai_editor/commands/universal_file_preview/session.py
ai_editor/commands/universal_file_preview/handlers/__init__.py
ai_editor/commands/universal_file_preview/handlers/json_handler.py
ai_editor/commands/universal_file_preview/handlers/jsonl_handler.py
ai_editor/commands/universal_file_preview/handlers/markdown_handler.py
ai_editor/commands/universal_file_preview/handlers/markdown_line_ranges.py
ai_editor/commands/universal_file_preview/handlers/python_marked_handler.py
ai_editor/commands/universal_file_preview/handlers/text_handler.py
ai_editor/commands/universal_file_preview/handlers/tree_temp_handler.py
ai_editor/commands/universal_file_preview/handlers/yaml_handler.py
ai_editor/config_templates/__init__.py
ai_editor/config_templates/ai_editor_container.json
ai_editor/core/ast_utils.py
ai_editor/core/backup_manager.py
ai_editor/core/command_execution_job_patch.py
ai_editor/core/config.py
ai_editor/core/config_models.py
ai_editor/core/config_placeholders.py
ai_editor/core/config_validation.py
ai_editor/core/constants.py
ai_editor/core/dependency_compat.py
ai_editor/core/editor_config_extension.py
ai_editor/core/editor_workspace_paths.py
ai_editor/core/env_loader.py
ai_editor/core/exceptions.py
ai_editor/core/file_disk_registration.py
ai_editor/core/file_identity.py
ai_editor/core/file_lock.py
ai_editor/core/file_write_history.py
ai_editor/core/git_integration.py
ai_editor/core/host_filesystem.py
ai_editor/core/path_normalization.py
ai_editor/core/progress_tracker.py
ai_editor/core/project_discovery.py
ai_editor/core/project_ignore_policy.py
ai_editor/core/project_pip_logging.py
ai_editor/core/project_resolution.py
ai_editor/core/project_root_path.py
ai_editor/core/project_sandbox.py
ai_editor/core/qa_mcp_hooks_policy.py
ai_editor/core/retry_policy.py
ai_editor/core/search_timeouts.py
ai_editor/core/security_policy.py
ai_editor/core/security_policy_guard.py
ai_editor/core/server_instance.py
ai_editor/core/settings_manager.py
ai_editor/core/sql_portable.py
ai_editor/core/storage_paths.py
ai_editor/core/tls_material_validation.py
ai_editor/core/trash_utils.py
ai_editor/core/tree_node_metadata.py
ai_editor/core/uuid_validation.py
ai_editor/core/venv_path_policy.py
ai_editor/core/workspace_session_cleanup.py
ai_editor/core/code_quality/__init__.py
ai_editor/core/code_quality/cst_compose_91h96hgb.py
ai_editor/core/code_quality/cst_compose_advvgik1.py
ai_editor/core/code_quality/cst_compose_gs7jjwy2.py
ai_editor/core/code_quality/cst_compose_y9nt0kl6.py
ai_editor/core/code_quality/formatter.py
ai_editor/core/code_quality/linter.py
ai_editor/core/code_quality/type_checker.py
ai_editor/core/database/__init__.py
ai_editor/core/database/file_edit_lock.py
ai_editor/core/edit_session/__init__.py
ai_editor/core/edit_session/edit_operations_adapter.py
ai_editor/core/edit_session/edit_session.py
ai_editor/core/edit_session/edit_session_impl.py
ai_editor/core/edit_session/edit_session_mutations.py
ai_editor/core/edit_session/engine_storage.py
ai_editor/core/edit_session/marker_cycle.py
ai_editor/core/edit_session/session_history.py
ai_editor/core/edit_session/session_repo.py
ai_editor/core/edit_session/workspace_layout.py
ai_editor/core/file_handlers/__init__.py
ai_editor/core/file_handlers/base.py
ai_editor/core/file_handlers/diff_support.py
ai_editor/core/file_handlers/path_utils.py
ai_editor/core/file_handlers/registry.py
ai_editor/core/file_handlers/text_handler.py
ai_editor/core/file_handlers/text_ranges.py
ai_editor/core/file_validation/__init__.py
ai_editor/core/file_validation/cst_blocks.py
ai_editor/core/file_validation/cst_operations.py
ai_editor/core/file_validation/cst_patcher.py
ai_editor/core/file_validation/cst_utils.py
ai_editor/core/file_validation/docstring_validator.py
ai_editor/core/file_validation/handler_validators.py
ai_editor/core/file_validation/pre_write_pipeline.py
ai_editor/core/file_validation/quality_tools.py
ai_editor/core/file_validation/results.py
ai_editor/core/file_validation/validation_utils.py
ai_editor/core/json_tree/__init__.py
ai_editor/core/json_tree/json_pointer.py
ai_editor/core/json_tree/models.py
ai_editor/core/json_tree/tree_builder.py
ai_editor/core/search_session/__init__.py
ai_editor/core/search_session/policy.py
ai_editor/core/search_session/tree_representation.py
ai_editor/core/structure_extraction/__init__.py
ai_editor/core/structure_extraction/extractor.py
ai_editor/core/structure_extraction/format_registry.py
ai_editor/core/structure_extraction/match_mapper.py
ai_editor/core/structure_extraction/models.py
ai_editor/core/structure_extraction/stable_tree.py
ai_editor/core/text_tree/__init__.py
ai_editor/core/text_tree/identity.py
ai_editor/core/tree_lifecycle/__init__.py
ai_editor/core/tree_lifecycle/builder.py
ai_editor/core/tree_lifecycle/checksum.py
ai_editor/core/tree_lifecycle/lifecycle.py
ai_editor/core/tree_lifecycle/node_id_map.py
ai_editor/core/tree_temp/__init__.py
ai_editor/core/tree_temp/identity.py
ai_editor/core/tree_temp/ini_source_parser.py
ai_editor/core/tree_temp/ini_source_serializer.py
ai_editor/core/tree_temp/json_frontend.py
ai_editor/core/tree_temp/json_source_parser.py
ai_editor/core/tree_temp/json_source_serializer.py
ai_editor/core/tree_temp/sidecar_payload.py
ai_editor/core/tree_temp/toml_source_parser.py
ai_editor/core/tree_temp/toml_source_serializer.py
ai_editor/core/tree_temp/tree_node.py
ai_editor/core/tree_temp/yaml_frontend.py
ai_editor/core/tree_temp/yaml_source_parser.py
ai_editor/core/tree_temp/yaml_source_serializer.py
ai_editor/core/upstream/__init__.py
ai_editor/core/upstream/ca_config_bridge.py
ai_editor/core/upstream/code_analysis_client.py
ai_editor/core/upstream/code_analysis_file_transfer.py
ai_editor/core/upstream/session_guard.py
ai_editor/core/yaml_tree/__init__.py
ai_editor/core/yaml_tree/models.py
ai_editor/core/yaml_tree/resolve.py
ai_editor/core/yaml_tree/tree_builder.py
ai_editor/core/yaml_tree/yaml_pointer.py
ai_editor/logging/__init__.py
ai_editor/logging/unified_logging.py
ai_editor/tree/__init__.py
ai_editor/tree/contracts.py
ai_editor/tree/edit_operations.py
ai_editor/tree/format_handler.py
ai_editor/tree/handler_registry.py
ai_editor/tree/preview_navigation.py
ai_editor/tree/preview_selector.py
ai_editor/tree/sibling_convention.py
ai_editor/tree/tracked_deferrals.py
ai_editor/tree/tree_node.py
ai_editor/tree/handlers/__init__.py
ai_editor/tree/handlers/json_handler.py
ai_editor/tree/handlers/markdown_handler.py
ai_editor/tree/handlers/python_handler.py
ai_editor/tree/handlers/text_handler.py
ai_editor/tree/handlers/yaml_handler.py
aiedmgr_entry/__init__.py
aiedmgr_entry/main.py
benchmarks/bench_suite.py
benchmarks/gate.py
docs/README.md
pipeline/__init__.py
pipeline/__main__.py
pipeline/main.py
pipeline/registry.py
pipeline/checks/__init__.py
pipeline/checks/_legacy_editor_ca_chain.py
pipeline/checks/_matrix_unit_support.py
pipeline/checks/check_benchmark.py
pipeline/checks/check_bf98dd98_sibling_import_no_false_import_not_found.py
pipeline/checks/check_cleanup_call_is_time_bounded_d6f0ac41.py
pipeline/checks/check_contract.py
pipeline/checks/check_create_draft_discard_close_2e44a0a9.py
pipeline/checks/check_create_open_lost_response_retry_875a7049.py
pipeline/checks/check_created_draft_trailing_newline_62759f8a.py
pipeline/checks/check_docstring_gate_scoped_2f817afc.py
pipeline/checks/check_docstring_replace_indentation_f2991fc0.py
pipeline/checks/check_ed579e33_sibling_insert_delete_header_trivia.py
pipeline/checks/check_edit_preview_commit_readback_296e02c9.py
pipeline/checks/check_engine_public_import_surface_6e609b97.py
pipeline/checks/check_extensionless_open_91b8ce0b.py
pipeline/checks/check_info_guide_smoke.py
pipeline/checks/check_ini_toml_structured_edit_commit_readback.py
pipeline/checks/check_live_addressing_after_sequential_edits_b47c3558.py
pipeline/checks/check_live_addressing_mutation_chains_b47c3558.py
pipeline/checks/check_live_black_flake8_line_length_coherence_6a47c091.py
pipeline/checks/check_live_bounded_teardown_daeae423.py
pipeline/checks/check_live_bsl_full_lifecycle_b4fbc60c.py
pipeline/checks/check_live_client_call_latency_210460c3.py
pipeline/checks/check_live_client_call_timeout_9d9552ac.py
pipeline/checks/check_live_client_use_cmd_endpoint_removed_c940b82e.py
pipeline/checks/check_live_close_scenarios.py
pipeline/checks/check_live_commit_keeps_session_5fe2984b.py
pipeline/checks/check_live_cpp_text_group_3aa93da8.py
pipeline/checks/check_live_cross_session_lock_contention_0f71d16f.py
pipeline/checks/check_live_cu_full_cycle.py
pipeline/checks/check_live_cu_preview_node_ref.py
pipeline/checks/check_live_cu_text_preview.py
pipeline/checks/check_live_docstring_replace_fidelity_f2991fc0.py
pipeline/checks/check_live_drill_down.py
pipeline/checks/check_live_editor_incremental.py
pipeline/checks/check_live_fallback_session_restores_structural_ce261360.py
pipeline/checks/check_live_fallback_undo_redo_bd28e61c.py
pipeline/checks/check_live_framework.py
pipeline/checks/check_live_funcdef_first_child_insert_e486ea5d.py
pipeline/checks/check_live_ini_layout_fidelity_b50b714c.py
pipeline/checks/check_live_ini_toml_insert_child_not_wrapper.py
pipeline/checks/check_live_interrupted_write_recovery_b4fbc60c.py
pipeline/checks/check_live_json_replace_layout_fidelity.py
pipeline/checks/check_live_lock_release_reconciliation.py
pipeline/checks/check_live_markdown_fence_boundary_replace.py
pipeline/checks/check_live_metadata_parameters.py
pipeline/checks/check_live_multifile_close_preserves_siblings.py
pipeline/checks/check_live_multinode_insert_undo_51567f3d.py
pipeline/checks/check_live_node_at_line_ref_resolves_after_edit_dcb00fba.py
pipeline/checks/check_live_open.py
pipeline/checks/check_live_position_transfer_boundaries_b47c3558.py
pipeline/checks/check_live_preview.py
pipeline/checks/check_live_preview_byte_exact_bsl_b4fbc60c.py
pipeline/checks/check_live_preview_byte_exact_ini.py
pipeline/checks/check_live_preview_byte_exact_json.py
pipeline/checks/check_live_preview_byte_exact_plain_text.py
pipeline/checks/check_live_preview_byte_exact_toml.py
pipeline/checks/check_live_preview_byte_exact_yaml.py
pipeline/checks/check_live_preview_charwise_integrity_97329272.py
pipeline/checks/check_live_preview_engine_ini_toml_invalid_source_s2.py
pipeline/checks/check_live_preview_navigation_query_s6b.py
pipeline/checks/check_live_pyi_pyw_preview_drift.py
pipeline/checks/check_live_python_commit_latency_bbc27d90.py
pipeline/checks/check_live_python_multifile_session_identity.py
pipeline/checks/check_live_query_patch_by_selector_s6b.py
pipeline/checks/check_live_queue_status_result_atomic_60be3b57.py
pipeline/checks/check_live_refused_edit_keeps_session_usable_17f05476.py
pipeline/checks/check_live_search_edit_handoff.py
pipeline/checks/check_live_sequential_replace_draft_integrity_20274572.py
pipeline/checks/check_live_session_history.py
pipeline/checks/check_live_source_tree_pair_transfer.py
pipeline/checks/check_live_text_crlf_mixed_endings_bfce7f50.py
pipeline/checks/check_live_text_last_paragraph_tail_9d9552ac.py
pipeline/checks/check_live_text_undo_delete_last_newline_1f11a73b.py
pipeline/checks/check_live_tls_handshake_not_blocked_11f9a500.py
pipeline/checks/check_live_undo_after_failed_commit.py
pipeline/checks/check_live_undo_engine_python_journal.py
pipeline/checks/check_live_yaml_scalar_replace_undo_47817fe7.py
pipeline/checks/check_live_yaml_unsupported_and_negative_d0863d9d.py
pipeline/checks/check_min_python_syntax_5232de3f.py
pipeline/checks/check_mypy_project_env_7629cc48.py
pipeline/checks/check_open_foreign_lock_clean_error_3d1dd9ab.py
pipeline/checks/check_open_queue_autopoll_84d93cca.py
pipeline/checks/check_pipeline_result_lines_unbuffered_eb1d3bd2.py
pipeline/checks/check_py_replace_functiondef_no_nesting_831a82be.py
pipeline/checks/check_py_replace_keeps_leading_comments_5495f4be.py
pipeline/checks/check_python_header_comment_preservation_86288c9c.py
pipeline/checks/check_python_sidecar_node_identity_continuity_2d792286.py
pipeline/checks/check_roundtrip.py
pipeline/checks/check_search_engine_identity_fallback_6ba6e8fa.py
pipeline/checks/check_search_ids_unique_086a8f6c.py
pipeline/checks/check_search_node_ref_statement_handoff_b2716eca.py
pipeline/checks/check_search_stable_id_usable_in_edit_1db1038b.py
pipeline/checks/check_single_pipeline_runner_554f6521.py
pipeline/checks/check_structural_preview_undo_97329272.py
pipeline/checks/check_styled_yaml_minimal_diff_b215fbd3.py
pipeline/checks/check_toml_blank_lines_preserved_dc6cd2c9.py
pipeline/checks/check_toml_valid_open_71d29a80.py
pipeline/checks/check_unit_matrix_attribution.py
pipeline/checks/check_unit_matrix_config.py
pipeline/checks/check_unit_matrix_discovery.py
pipeline/checks/check_unit_matrix_engine_counters.py
pipeline/checks/check_unit_matrix_execution.py
pipeline/checks/check_unit_matrix_fixture_identity_uniqueness.py
pipeline/checks/check_unit_matrix_health.py
pipeline/checks/check_unit_matrix_help.py
pipeline/checks/check_unit_matrix_info.py
pipeline/checks/check_unit_matrix_load.py
pipeline/checks/check_unit_matrix_plugins.py
pipeline/checks/check_unit_matrix_proxy_registration.py
pipeline/checks/check_unit_matrix_queue_add_job.py
pipeline/checks/check_unit_matrix_queue_delete_job.py
pipeline/checks/check_unit_matrix_queue_get_job_logs.py
pipeline/checks/check_unit_matrix_queue_get_job_status.py
pipeline/checks/check_unit_matrix_queue_health.py
pipeline/checks/check_unit_matrix_queue_list_jobs.py
pipeline/checks/check_unit_matrix_queue_start_job.py
pipeline/checks/check_unit_matrix_queue_stop_job.py
pipeline/checks/check_unit_matrix_registration_status.py
pipeline/checks/check_unit_matrix_reload.py
pipeline/checks/check_unit_matrix_roles_management.py
pipeline/checks/check_unit_matrix_roletest.py
pipeline/checks/check_unit_matrix_session_git_diff.py
pipeline/checks/check_unit_matrix_session_git_log.py
pipeline/checks/check_unit_matrix_session_git_revert.py
pipeline/checks/check_unit_matrix_session_git_show.py
pipeline/checks/check_unit_matrix_session_git_status.py
pipeline/checks/check_unit_matrix_session_redo.py
pipeline/checks/check_unit_matrix_session_undo.py
pipeline/checks/check_unit_matrix_settings.py
pipeline/checks/check_unit_matrix_transfer_download_begin.py
pipeline/checks/check_unit_matrix_transfer_download_status.py
pipeline/checks/check_unit_matrix_transfer_upload_begin.py
pipeline/checks/check_unit_matrix_transfer_upload_complete.py
pipeline/checks/check_unit_matrix_transfer_upload_status.py
pipeline/checks/check_unit_matrix_transport_management.py
pipeline/checks/check_unit_matrix_universal_file_close.py
pipeline/checks/check_unit_matrix_universal_file_edit.py
pipeline/checks/check_unit_matrix_universal_file_node_at_line.py
pipeline/checks/check_unit_matrix_universal_file_open.py
pipeline/checks/check_unit_matrix_universal_file_preview.py
pipeline/checks/check_unit_matrix_universal_file_search.py
pipeline/checks/check_unit_matrix_universal_file_write.py
pipeline/checks/check_unit_matrix_unload.py
pipeline/checks/check_unit_plan_manager_resilience.py
pipeline/checks/check_universal_file_edit_health_registration_stability_47b3ea97.py
pipeline/checks/check_universal_file_edit_heartbeat_continuity_5770306b.py
pipeline/checks/check_universal_file_edit_metadata.py
pipeline/checks/check_universal_file_edit_service_availability_dba8df4c.py
pipeline/checks/check_verify_fixture_hygiene_997adcad.py
pipeline/checks/check_worktree_module_identity_fc9c2aca.py
pipeline/checks/check_yaml_create_noop_commit_fidelity_45b27a37.py
pipeline/checks/check_yaml_root_key_parent_empty_and_slash_690f768c.py
pipeline/checks/check_yaml_session_undo_c5fda5b2.py
pipeline/checks/check_yaml_trailing_doc_comment_20b4ba84.py
pipeline/live/client.py
pipeline/live/editor_ca_chain.py
pipeline/matrix/__init__.py
pipeline/matrix/_attribution.py
pipeline/matrix/_execution.py
pipeline/matrix/config.py
pipeline/matrix/engine_counters.py
pipeline/matrix/health.py
pipeline/matrix/help.py
pipeline/matrix/info.py
pipeline/matrix/load.py
pipeline/matrix/plugins.py
pipeline/matrix/proxy_registration.py
pipeline/matrix/queue_add_job.py
pipeline/matrix/queue_delete_job.py
pipeline/matrix/queue_get_job_logs.py
pipeline/matrix/queue_get_job_status.py
pipeline/matrix/queue_health.py
pipeline/matrix/queue_list_jobs.py
pipeline/matrix/queue_start_job.py
pipeline/matrix/queue_stop_job.py
pipeline/matrix/registration_status.py
pipeline/matrix/reload.py
pipeline/matrix/roles_management.py
pipeline/matrix/roletest.py
pipeline/matrix/session_git_diff.py
pipeline/matrix/session_git_log.py
pipeline/matrix/session_git_revert.py
pipeline/matrix/session_git_show.py
pipeline/matrix/session_git_status.py
pipeline/matrix/session_redo.py
pipeline/matrix/session_undo.py
pipeline/matrix/settings.py
pipeline/matrix/transfer_download_begin.py
pipeline/matrix/transfer_download_status.py
pipeline/matrix/transfer_upload_begin.py
pipeline/matrix/transfer_upload_complete.py
pipeline/matrix/transfer_upload_status.py
pipeline/matrix/transport_management.py
pipeline/matrix/universal_file_close.py
pipeline/matrix/universal_file_edit.py
pipeline/matrix/universal_file_node_at_line.py
pipeline/matrix/universal_file_open.py
pipeline/matrix/universal_file_preview.py
pipeline/matrix/universal_file_search.py
pipeline/matrix/universal_file_write.py
pipeline/matrix/unload.py
scripts/__init__.py
scripts/_cst_decorator_struct.py
scripts/_delete_models_sidecar.py
scripts/_find_docstring_validator.py
scripts/_patch_hooks_register.py
scripts/_patch_schema.py
scripts/adapter_transfer_roundtrip_demo.py
scripts/aiedcfg
scripts/aiedmgr
scripts/analyze_files_in_db.py
scripts/apply_add_file_fix.py
scripts/apply_plan_create_prompts.py
scripts/apply_postgres_files_norm.py
scripts/audit_api_param_validation.py
scripts/audit_commands.py
scripts/audit_metadata_standard.py
scripts/backfill_entity_cst_node_id.py
scripts/benchmark_chunker.py
scripts/bootstrap_existing.py
scripts/build_fixed_for_convert_and_save.py
scripts/build_open_runtime_for_plan.py
scripts/build_write_preview_runtime_for_plan.py
scripts/check_deleted_default.py
scripts/check_inline_ids.py
scripts/check_list_cst_blocks.py
scripts/check_pg_schema.py
scripts/check_restore.py
scripts/check_worker_sql.py
scripts/cleanup_yaml_editor_trash.py
scripts/collect_metrics_csv.py
scripts/collect_worker_stats.py
scripts/command_inventory.py
scripts/debug_index.py
scripts/debug_stable.py
scripts/delete_all_projects_except.py
scripts/demo_read_only_batch_preview_chunks.py
scripts/embed_as_file_content.py
scripts/extract_schema_creation.py
scripts/fix_database_paths.py
scripts/fix_dead_code_tree_builder.py
scripts/fix_files_norm.py
scripts/fix_files_norm2.py
scripts/fix_find_node_bases.py
scripts/fix_schema_creation_indent.py
scripts/full_migrate_sqlite_to_postgres.py
scripts/generate_api_cmd_bugs_report.py
scripts/generate_command_docs.py
scripts/generate_create_as_prompts.py
scripts/git_show_list_cst_blocks.py
scripts/hello_probe.py
scripts/migrate_editing_pid.py
scripts/migrate_projectid_to_json.py
scripts/monitor_vectorization.py
scripts/patch_atomic.py
scripts/patch_client_api.py
scripts/patch_find_node.py
scripts/patch_indexer.py
scripts/patch_load_response.py
scripts/patch_postgres_run.py
scripts/patch_postgres_run2.py
scripts/patch_signature.py
scripts/plan_audit_deep_ai_editor_thin_server.py
scripts/plan_rebuild_chains.py
scripts/plan_verify_ai_editor_thin_server.py
scripts/postgres_migrate_server_to_server.py
scripts/postgres_setup_from_env_config.py
scripts/profile_universal_file_preview.py
scripts/repro_queue_job_status_progress.py
scripts/restart_server.py
scripts/setup_postgres_code_analysis_credentials.py
scripts/split_edit_session_for_plan.py
scripts/sqlite_to_postgres_migrate.py
scripts/strip_all_inline_ids.py
scripts/strip_inline_ids_tmp.py
scripts/sync_code_analysis_client_version.py
scripts/sync_container_config_template.py
scripts/test_db_architecture.py
scripts/test_file_watcher_architecture.py
scripts/test_full_save.py
scripts/test_header_only_replace.py
scripts/test_shift.py
scripts/test_step3_scan_queue_process.py
scripts/test_svo_client.py
scripts/tmp_benchmark.py
scripts/tmp_check.py
scripts/tmp_check_root_paths.py
scripts/tmp_create_g010_plan.py
scripts/tmp_create_g011_plan.py
scripts/tmp_extend_source_spec.py
scripts/tmp_extend_spec_yaml.py
scripts/tmp_find_validator.py
scripts/tmp_fix_g010_g011.py
scripts/tmp_fix_root_paths.py
scripts/tmp_grep_selector.py
scripts/tmp_list_plans.py
scripts/tmp_read_bugs.py
scripts/tmp_read_watch_dirs.py
scripts/tmp_update_plan_statuses.py
scripts/touch_test.py
scripts/trigger_reload.py
scripts/trim_base_py.py
scripts/update_ts_atomic_steps.py
scripts/write_project_creation.py
tests/test_adapter_metadata_finalization.py
tests/test_addressing_after_sequential_edits_b47c3558.py
tests/test_batch_insert_replace_stable_id.py
tests/test_ca_mock_writes_no_repository_paths.py
tests/test_call_unified_validated_sync_first_76970d9d.py
tests/test_client_server_api_sync.py
tests/test_code_analysis_client.py
tests/test_code_analysis_client_queue_and_errors.py
tests/test_command_execution_job_reconcile.py
tests/test_compose_cst_module_ops.py
tests/test_config_driver_helpers.py
tests/test_constants.py
tests/test_cst_module_patcher_range_trivia.py
tests/test_cst_query_executor.py
tests/test_cst_query_integration.py
tests/test_cst_query_parser.py
tests/test_cst_query_special_chars.py
tests/test_dependency_compatibility_rejects_old_versions.py
tests/test_diff_support.py
tests/test_docstring_gate_baseline.py
tests/test_docstring_validator.py
tests/test_edit_on_invalid_files.py
tests/test_editor_journal_surface.py
tests/test_engine_storage_integration.py
tests/test_exceptions.py
tests/test_facade.py
tests/test_fallback_session_recovery_g3.py
tests/test_file_disk_registration.py
tests/test_file_handlers_base.py
tests/test_file_identity.py
tests/test_file_path_normalization.py
tests/test_fixture_content.py
tests/test_format_table_consolidation_40378495.py
tests/test_info_command.py
tests/test_insert_position.py
tests/test_json_tree_core.py
tests/test_libcst_comment_behavior.py
tests/test_main_cleanup_shutdown.py
tests/test_main_server_presentation.py
tests/test_markdown_handler_annotated_full_text.py
tests/test_markdown_line_ranges.py
tests/test_markdown_node_ref_edit.py
tests/test_mcp_queue_regressions.py
tests/test_mypy_project_site_packages.py
tests/test_open_format_group_hint_unknown_extension.py
tests/test_open_reopen_created_false_88b13ed8.py
tests/test_path_normalization.py
tests/test_preview_drill_down_params.py
tests/test_preview_edit_addressing_all_formats.py
tests/test_preview_line_map_after_insert_04292d82.py
tests/test_preview_node_ref_session_settled_format_5432e0c6.py
tests/test_project_discovery.py
tests/test_project_ignore_policy.py
tests/test_project_pip_logging.py
tests/test_project_sandbox_hardening.py
tests/test_python_engine_surface.py
tests/test_python_preview_edit_node_ref.py
tests/test_qa_sleep_health_validate.py
tests/test_queue_status_result_atomic_60be3b57.py
tests/test_refused_edit_session_corruption_17f05476.py
tests/test_release_metadata.py
tests/test_search_engine_live_regression_g029.py
tests/test_search_identity_after_nested_edit_b47c3558.py
tests/test_search_leading_comment.py
tests/test_search_stable_id_usable_in_edit_1db1038b.py
tests/test_search_uncorrelated_match_no_error.py
tests/test_security_policy.py
tests/test_server_manager_cli.py
tests/test_server_manager_daemon_pids.py
tests/test_session_history_commands.py
tests/test_session_scoped_commands_project_scope.py
tests/test_settings_manager.py
tests/test_sidecar_move_identity.py
tests/test_structure_extraction.py
tests/test_text_draft_apply_batch_rollback.py
tests/test_text_fallback_guards.py
tests/test_text_identity_map.py
tests/test_text_move_delete_insert.py
tests/test_text_ops_unified_tree_routing.py
tests/test_text_ranges.py
tests/test_text_universal_edit_write_close.py
tests/test_trash_utils.py
tests/test_trash_utils_project_id.py
tests/test_tree_engine_exceptions.py
tests/test_tree_engine_move_short_id_preservation.py
tests/test_tree_engine_public_import_surface.py
tests/test_tree_engine_python_module_sequence_field.py
tests/test_tree_temp_edit_batch_validation.py
tests/test_tree_temp_edit_session_lifecycle.py
tests/test_tree_temp_edit_session_preview.py
tests/test_tree_temp_format_dispatch.py
tests/test_tree_temp_identity_map.py
tests/test_tree_temp_insert_json_pointer_anchor.py
tests/test_tree_temp_preview_close_guard.py
tests/test_tree_temp_preview_navigation.py
tests/test_tree_temp_serializer_json_roundtrip.py
tests/test_tree_temp_serializer_yaml_roundtrip.py
tests/test_tree_temp_sha_sync_policy.py
tests/test_tree_temp_single_style_move_and_anchors.py
tests/test_tree_temp_source_parser_ini.py
tests/test_tree_temp_source_parser_json.py
tests/test_tree_temp_source_parser_toml.py
tests/test_tree_temp_source_parser_yaml.py
tests/test_tree_temp_source_serializer_ini.py
tests/test_tree_temp_source_serializer_toml.py
tests/test_tree_temp_tree_node_model.py
tests/test_tree_temp_universal_json_edit_write_close.py
tests/test_tree_temp_universal_json_preview_sessions.py
tests/test_tree_temp_universal_yaml_edit_write_close.py
tests/test_tree_temp_universal_yaml_preview_sessions.py
tests/test_tree_temp_yaml_comment_footer_attribution_regression.py
tests/test_tree_temp_yaml_comment_token_crash_regression.py
tests/test_tree_temp_yaml_style_preservation.py
tests/test_type_checker_mypy_semantics.py
tests/test_universal_file_edit_command.py
tests/test_universal_file_edit_metadata_contract.py
tests/test_universal_file_open_format_group_enum_contract.py
tests/test_universal_file_preview_format_group.py
tests/test_universal_file_project_scope.py
tests/test_universal_file_search_command.py
tests/test_universal_file_session_close_repro.py
tests/test_universal_file_write_line_endings.py
tests/test_verify_editor_ca_chain.py