LICENSE
README.md
pyproject.toml
desloppify/__init__.py
desloppify/__main__.py
desloppify/cli.py
desloppify/conftest.py
desloppify/state.py
desloppify/state_compat.py
desloppify/state_io.py
desloppify/state_score_snapshot.py
desloppify/state_scoring.py
desloppify.egg-info/PKG-INFO
desloppify.egg-info/SOURCES.txt
desloppify.egg-info/dependency_links.txt
desloppify.egg-info/entry_points.txt
desloppify.egg-info/requires.txt
desloppify.egg-info/top_level.txt
desloppify/app/__init__.py
desloppify/app/skill_docs.py
desloppify/app/cli_support/__init__.py
desloppify/app/cli_support/parser.py
desloppify/app/cli_support/parser_groups.py
desloppify/app/cli_support/parser_groups_admin.py
desloppify/app/cli_support/parser_groups_admin_review.py
desloppify/app/cli_support/parser_groups_admin_review_options_batch.py
desloppify/app/cli_support/parser_groups_admin_review_options_core.py
desloppify/app/cli_support/parser_groups_admin_review_options_external.py
desloppify/app/cli_support/parser_groups_admin_review_options_trust_post.py
desloppify/app/cli_support/parser_groups_plan_impl.py
desloppify/app/cli_support/parser_groups_plan_impl_sections_annotations.py
desloppify/app/cli_support/parser_groups_plan_impl_sections_cluster.py
desloppify/app/cli_support/parser_groups_plan_impl_sections_queue_reorder.py
desloppify/app/cli_support/parser_groups_plan_impl_sections_triage_commit_scan.py
desloppify/app/commands/__init__.py
desloppify/app/commands/config.py
desloppify/app/commands/detect.py
desloppify/app/commands/dev.py
desloppify/app/commands/dev_scaffold_templates.py
desloppify/app/commands/directives.py
desloppify/app/commands/exclude.py
desloppify/app/commands/registry.py
desloppify/app/commands/suppress.py
desloppify/app/commands/viz.py
desloppify/app/commands/zone.py
desloppify/app/commands/autofix/__init__.py
desloppify/app/commands/autofix/apply_flow.py
desloppify/app/commands/autofix/apply_retro.py
desloppify/app/commands/autofix/cmd.py
desloppify/app/commands/autofix/fixer_selection.py
desloppify/app/commands/autofix/preview.py
desloppify/app/commands/backlog/__init__.py
desloppify/app/commands/backlog/cmd.py
desloppify/app/commands/helpers/__init__.py
desloppify/app/commands/helpers/attestation.py
desloppify/app/commands/helpers/by_language.py
desloppify/app/commands/helpers/command_runtime.py
desloppify/app/commands/helpers/display.py
desloppify/app/commands/helpers/dynamic_loaders.py
desloppify/app/commands/helpers/guardrails.py
desloppify/app/commands/helpers/issue_id_display.py
desloppify/app/commands/helpers/lang.py
desloppify/app/commands/helpers/query.py
desloppify/app/commands/helpers/queue_progress.py
desloppify/app/commands/helpers/queue_progress_render.py
desloppify/app/commands/helpers/rendering.py
desloppify/app/commands/helpers/runtime_options.py
desloppify/app/commands/helpers/score_update.py
desloppify/app/commands/helpers/state.py
desloppify/app/commands/helpers/state_persistence.py
desloppify/app/commands/helpers/subjective.py
desloppify/app/commands/helpers/transition_messages.py
desloppify/app/commands/langs/__init__.py
desloppify/app/commands/langs/cmd.py
desloppify/app/commands/move/__init__.py
desloppify/app/commands/move/apply.py
desloppify/app/commands/move/cmd.py
desloppify/app/commands/move/directory.py
desloppify/app/commands/move/language.py
desloppify/app/commands/move/planning.py
desloppify/app/commands/move/reporting.py
desloppify/app/commands/next/__init__.py
desloppify/app/commands/next/cmd.py
desloppify/app/commands/next/flow_helpers.py
desloppify/app/commands/next/options.py
desloppify/app/commands/next/output.py
desloppify/app/commands/next/queue_flow.py
desloppify/app/commands/next/render.py
desloppify/app/commands/next/render_nudges.py
desloppify/app/commands/next/render_scoring.py
desloppify/app/commands/next/render_support.py
desloppify/app/commands/next/render_workflow.py
desloppify/app/commands/next/subjective.py
desloppify/app/commands/plan/__init__.py
desloppify/app/commands/plan/cmd.py
desloppify/app/commands/plan/policy_cmd.py
desloppify/app/commands/plan/queue_render.py
desloppify/app/commands/plan/reorder_handlers.py
desloppify/app/commands/plan/repair_state.py
desloppify/app/commands/plan/cluster/__init__.py
desloppify/app/commands/plan/cluster/dispatch.py
desloppify/app/commands/plan/cluster/ops_display.py
desloppify/app/commands/plan/cluster/ops_manage.py
desloppify/app/commands/plan/cluster/ops_reorder.py
desloppify/app/commands/plan/cluster/steps.py
desloppify/app/commands/plan/cluster/update.py
desloppify/app/commands/plan/cluster/update_flow.py
desloppify/app/commands/plan/commit_log/__init__.py
desloppify/app/commands/plan/commit_log/dispatch.py
desloppify/app/commands/plan/override/__init__.py
desloppify/app/commands/plan/override/io.py
desloppify/app/commands/plan/override/misc.py
desloppify/app/commands/plan/override/resolve_cmd.py
desloppify/app/commands/plan/override/resolve_helpers.py
desloppify/app/commands/plan/override/resolve_workflow.py
desloppify/app/commands/plan/override/skip.py
desloppify/app/commands/plan/shared/__init__.py
desloppify/app/commands/plan/shared/cluster_membership.py
desloppify/app/commands/plan/shared/patterns.py
desloppify/app/commands/plan/triage/__init__.py
desloppify/app/commands/plan/triage/command.py
desloppify/app/commands/plan/triage/completion_flow.py
desloppify/app/commands/plan/triage/helpers.py
desloppify/app/commands/plan/triage/lifecycle.py
desloppify/app/commands/plan/triage/observe_batches.py
desloppify/app/commands/plan/triage/plan_state_access.py
desloppify/app/commands/plan/triage/review_coverage.py
desloppify/app/commands/plan/triage/services.py
desloppify/app/commands/plan/triage/stage_queue.py
desloppify/app/commands/plan/triage/workflow.py
desloppify/app/commands/plan/triage/confirmations/__init__.py
desloppify/app/commands/plan/triage/confirmations/basic.py
desloppify/app/commands/plan/triage/confirmations/enrich.py
desloppify/app/commands/plan/triage/confirmations/organize.py
desloppify/app/commands/plan/triage/confirmations/router.py
desloppify/app/commands/plan/triage/confirmations/shared.py
desloppify/app/commands/plan/triage/confirmations/strategize.py
desloppify/app/commands/plan/triage/display/__init__.py
desloppify/app/commands/plan/triage/display/dashboard.py
desloppify/app/commands/plan/triage/display/layout.py
desloppify/app/commands/plan/triage/display/primitives.py
desloppify/app/commands/plan/triage/display/progress.py
desloppify/app/commands/plan/triage/runner/__init__.py
desloppify/app/commands/plan/triage/runner/codex_runner.py
desloppify/app/commands/plan/triage/runner/orchestrator_claude.py
desloppify/app/commands/plan/triage/runner/orchestrator_codex_observe.py
desloppify/app/commands/plan/triage/runner/orchestrator_codex_parallel.py
desloppify/app/commands/plan/triage/runner/orchestrator_codex_pipeline.py
desloppify/app/commands/plan/triage/runner/orchestrator_codex_pipeline_completion.py
desloppify/app/commands/plan/triage/runner/orchestrator_codex_pipeline_context.py
desloppify/app/commands/plan/triage/runner/orchestrator_codex_pipeline_execution.py
desloppify/app/commands/plan/triage/runner/orchestrator_codex_sense.py
desloppify/app/commands/plan/triage/runner/orchestrator_common.py
desloppify/app/commands/plan/triage/runner/rovodev_pipeline.py
desloppify/app/commands/plan/triage/runner/rovodev_runner.py
desloppify/app/commands/plan/triage/runner/stage_prompts.py
desloppify/app/commands/plan/triage/runner/stage_prompts_instruction_blocks.py
desloppify/app/commands/plan/triage/runner/stage_prompts_instruction_shared.py
desloppify/app/commands/plan/triage/runner/stage_prompts_observe.py
desloppify/app/commands/plan/triage/runner/stage_prompts_sense.py
desloppify/app/commands/plan/triage/runner/stage_prompts_strategist.py
desloppify/app/commands/plan/triage/runner/stage_prompts_validation.py
desloppify/app/commands/plan/triage/runner/stage_runner_override.py
desloppify/app/commands/plan/triage/runner/stage_validation.py
desloppify/app/commands/plan/triage/stages/__init__.py
desloppify/app/commands/plan/triage/stages/commands.py
desloppify/app/commands/plan/triage/stages/completion.py
desloppify/app/commands/plan/triage/stages/enrich.py
desloppify/app/commands/plan/triage/stages/evidence_parsing.py
desloppify/app/commands/plan/triage/stages/flow_helpers.py
desloppify/app/commands/plan/triage/stages/helpers.py
desloppify/app/commands/plan/triage/stages/observe.py
desloppify/app/commands/plan/triage/stages/organize.py
desloppify/app/commands/plan/triage/stages/records.py
desloppify/app/commands/plan/triage/stages/reflect.py
desloppify/app/commands/plan/triage/stages/rendering.py
desloppify/app/commands/plan/triage/stages/sense_check.py
desloppify/app/commands/plan/triage/stages/strategize.py
desloppify/app/commands/plan/triage/validation/__init__.py
desloppify/app/commands/plan/triage/validation/completion_policy.py
desloppify/app/commands/plan/triage/validation/completion_stages.py
desloppify/app/commands/plan/triage/validation/core.py
desloppify/app/commands/plan/triage/validation/enrich_checks.py
desloppify/app/commands/plan/triage/validation/enrich_quality.py
desloppify/app/commands/plan/triage/validation/organize_policy.py
desloppify/app/commands/plan/triage/validation/reflect_accounting.py
desloppify/app/commands/plan/triage/validation/stage_policy.py
desloppify/app/commands/resolve/__init__.py
desloppify/app/commands/resolve/apply.py
desloppify/app/commands/resolve/cmd.py
desloppify/app/commands/resolve/living_plan.py
desloppify/app/commands/resolve/messages.py
desloppify/app/commands/resolve/plan_load.py
desloppify/app/commands/resolve/queue_guard.py
desloppify/app/commands/resolve/render.py
desloppify/app/commands/resolve/render_support.py
desloppify/app/commands/resolve/selection.py
desloppify/app/commands/review/__init__.py
desloppify/app/commands/review/assessment_integrity.py
desloppify/app/commands/review/batches_runtime.py
desloppify/app/commands/review/cmd.py
desloppify/app/commands/review/coordinator.py
desloppify/app/commands/review/external.py
desloppify/app/commands/review/helpers.py
desloppify/app/commands/review/merge.py
desloppify/app/commands/review/preflight.py
desloppify/app/commands/review/prepare.py
desloppify/app/commands/review/prompt_sections.py
desloppify/app/commands/review/runner_failures.py
desloppify/app/commands/review/runner_opencode.py
desloppify/app/commands/review/runner_packets.py
desloppify/app/commands/review/runner_rovodev.py
desloppify/app/commands/review/runtime_paths.py
desloppify/app/commands/review/state_payloads.py
desloppify/app/commands/review/batch/__init__.py
desloppify/app/commands/review/batch/core_merge_support.py
desloppify/app/commands/review/batch/core_models.py
desloppify/app/commands/review/batch/core_normalize.py
desloppify/app/commands/review/batch/core_parse.py
desloppify/app/commands/review/batch/execution.py
desloppify/app/commands/review/batch/execution_dry_run.py
desloppify/app/commands/review/batch/execution_phases.py
desloppify/app/commands/review/batch/execution_progress.py
desloppify/app/commands/review/batch/execution_results.py
desloppify/app/commands/review/batch/execution_summary.py
desloppify/app/commands/review/batch/merge.py
desloppify/app/commands/review/batch/orchestrator.py
desloppify/app/commands/review/batch/prompt_template.py
desloppify/app/commands/review/batch/scope.py
desloppify/app/commands/review/batch/scoring.py
desloppify/app/commands/review/importing/__init__.py
desloppify/app/commands/review/importing/cmd.py
desloppify/app/commands/review/importing/flags.py
desloppify/app/commands/review/importing/helpers.py
desloppify/app/commands/review/importing/output.py
desloppify/app/commands/review/importing/parse.py
desloppify/app/commands/review/importing/plan_sync.py
desloppify/app/commands/review/importing/policy.py
desloppify/app/commands/review/importing/results.py
desloppify/app/commands/review/packet/__init__.py
desloppify/app/commands/review/packet/build.py
desloppify/app/commands/review/packet/policy.py
desloppify/app/commands/review/runner_parallel/__init__.py
desloppify/app/commands/review/runner_parallel/execution.py
desloppify/app/commands/review/runner_parallel/progress.py
desloppify/app/commands/review/runner_parallel/serial.py
desloppify/app/commands/review/runner_parallel/types.py
desloppify/app/commands/review/runner_process_impl/__init__.py
desloppify/app/commands/review/runner_process_impl/attempt_success.py
desloppify/app/commands/review/runner_process_impl/attempts.py
desloppify/app/commands/review/runner_process_impl/io.py
desloppify/app/commands/review/runner_process_impl/types.py
desloppify/app/commands/review/runtime/__init__.py
desloppify/app/commands/review/runtime/policy.py
desloppify/app/commands/review/runtime/setup.py
desloppify/app/commands/runner/__init__.py
desloppify/app/commands/runner/codex_batch.py
desloppify/app/commands/runner/run_logs.py
desloppify/app/commands/scan/__init__.py
desloppify/app/commands/scan/artifacts.py
desloppify/app/commands/scan/cmd.py
desloppify/app/commands/scan/contracts.py
desloppify/app/commands/scan/coverage.py
desloppify/app/commands/scan/helpers.py
desloppify/app/commands/scan/orchestrator.py
desloppify/app/commands/scan/plan_nudge.py
desloppify/app/commands/scan/plan_reconcile.py
desloppify/app/commands/scan/preflight.py
desloppify/app/commands/scan/wontfix.py
desloppify/app/commands/scan/workflow.py
desloppify/app/commands/scan/reporting/__init__.py
desloppify/app/commands/scan/reporting/agent_context.py
desloppify/app/commands/scan/reporting/dimensions.py
desloppify/app/commands/scan/reporting/integrity_report.py
desloppify/app/commands/scan/reporting/presentation.py
desloppify/app/commands/scan/reporting/subjective.py
desloppify/app/commands/scan/reporting/summary.py
desloppify/app/commands/scan/reporting/text.py
desloppify/app/commands/setup/__init__.py
desloppify/app/commands/setup/cmd.py
desloppify/app/commands/show/__init__.py
desloppify/app/commands/show/cmd.py
desloppify/app/commands/show/concerns_view.py
desloppify/app/commands/show/dimension_views.py
desloppify/app/commands/show/formatting.py
desloppify/app/commands/show/payload.py
desloppify/app/commands/show/render.py
desloppify/app/commands/show/scope.py
desloppify/app/commands/status/__init__.py
desloppify/app/commands/status/cmd.py
desloppify/app/commands/status/flow.py
desloppify/app/commands/status/render.py
desloppify/app/commands/status/render_dimensions.py
desloppify/app/commands/status/render_io.py
desloppify/app/commands/status/render_structural.py
desloppify/app/commands/status/sparkline.py
desloppify/app/commands/status/strict_target.py
desloppify/app/commands/status/summary.py
desloppify/app/commands/update_skill/__init__.py
desloppify/app/commands/update_skill/cmd.py
desloppify/app/output/__init__.py
desloppify/app/output/_viz_cmd_context.py
desloppify/app/output/_viz_template.html
desloppify/app/output/scorecard.py
desloppify/app/output/tree_text.py
desloppify/app/output/visualize.py
desloppify/app/output/visualize_data.py
desloppify/app/output/scorecard_parts/__init__.py
desloppify/app/output/scorecard_parts/draw.py
desloppify/app/output/scorecard_parts/left_panel.py
desloppify/app/output/scorecard_parts/left_panel_primitives.py
desloppify/app/output/scorecard_parts/meta.py
desloppify/app/output/scorecard_parts/ornaments.py
desloppify/app/output/scorecard_parts/theme.py
desloppify/base/__init__.py
desloppify/base/coercions.py
desloppify/base/enums.py
desloppify/base/exception_sets.py
desloppify/base/git_context.py
desloppify/base/optional_deps.py
desloppify/base/runtime_state.py
desloppify/base/scoring_constants.py
desloppify/base/signal_patterns.py
desloppify/base/subjective_dimension_catalog.py
desloppify/base/subjective_dimensions.py
desloppify/base/subjective_dimensions_constants.py
desloppify/base/subjective_dimensions_merge.py
desloppify/base/subjective_dimensions_providers.py
desloppify/base/text_utils.py
desloppify/base/tooling.py
desloppify/base/config/__init__.py
desloppify/base/config/migration.py
desloppify/base/config/schema.py
desloppify/base/discovery/__init__.py
desloppify/base/discovery/file_paths.py
desloppify/base/discovery/paths.py
desloppify/base/discovery/source.py
desloppify/base/output/__init__.py
desloppify/base/output/contract.py
desloppify/base/output/fallbacks.py
desloppify/base/output/issues.py
desloppify/base/output/terminal.py
desloppify/base/output/user_message.py
desloppify/base/registry/__init__.py
desloppify/base/registry/catalog_entries.py
desloppify/base/registry/catalog_models.py
desloppify/base/search/__init__.py
desloppify/base/search/grep.py
desloppify/base/search/query.py
desloppify/base/search/query_paths.py
desloppify/base/text/__init__.py
desloppify/data/__init__.py
desloppify/data/global/AMP.md
desloppify/data/global/CLAUDE.md
desloppify/data/global/CODEX.md
desloppify/data/global/COPILOT.md
desloppify/data/global/CURSOR.md
desloppify/data/global/DROID.md
desloppify/data/global/GEMINI.md
desloppify/data/global/HERMES.md
desloppify/data/global/OPENCODE.md
desloppify/data/global/QWEN.md
desloppify/data/global/ROVODEV.md
desloppify/data/global/SKILL.md
desloppify/data/global/WINDSURF.md
desloppify/data/global/__init__.py
desloppify/data/global/scoring.md
desloppify/engine/__init__.py
desloppify/engine/concerns.py
desloppify/engine/hook_registry.py
desloppify/engine/plan_ops.py
desloppify/engine/plan_state.py
desloppify/engine/plan_triage.py
desloppify/engine/scoring.py
desloppify/engine/work_queue.py
desloppify/engine/_concerns/constants.py
desloppify/engine/_concerns/generators.py
desloppify/engine/_concerns/signals.py
desloppify/engine/_concerns/state.py
desloppify/engine/_concerns/text.py
desloppify/engine/_concerns/types.py
desloppify/engine/_concerns/utils.py
desloppify/engine/_plan/__init__.py
desloppify/engine/_plan/annotations.py
desloppify/engine/_plan/auto_cluster.py
desloppify/engine/_plan/auto_cluster_sync.py
desloppify/engine/_plan/auto_cluster_sync_issue.py
desloppify/engine/_plan/cluster_membership.py
desloppify/engine/_plan/cluster_semantics.py
desloppify/engine/_plan/cluster_strategy.py
desloppify/engine/_plan/commit_tracking.py
desloppify/engine/_plan/constants.py
desloppify/engine/_plan/persistence.py
desloppify/engine/_plan/promoted_ids.py
desloppify/engine/_plan/refresh_lifecycle.py
desloppify/engine/_plan/scan_issue_reconcile.py
desloppify/engine/_plan/skip_policy.py
desloppify/engine/_plan/step_completion.py
desloppify/engine/_plan/step_parser.py
desloppify/engine/_plan/operations/cluster.py
desloppify/engine/_plan/operations/lifecycle.py
desloppify/engine/_plan/operations/meta.py
desloppify/engine/_plan/operations/queue.py
desloppify/engine/_plan/operations/skip.py
desloppify/engine/_plan/policy/__init__.py
desloppify/engine/_plan/policy/execution_constraints.py
desloppify/engine/_plan/policy/project.py
desloppify/engine/_plan/policy/stale.py
desloppify/engine/_plan/policy/subjective.py
desloppify/engine/_plan/schema/__init__.py
desloppify/engine/_plan/schema/helpers.py
desloppify/engine/_plan/schema/migrations.py
desloppify/engine/_plan/schema/normalize.py
desloppify/engine/_plan/schema/version_upgrades.py
desloppify/engine/_plan/sync/__init__.py
desloppify/engine/_plan/sync/auto_prune.py
desloppify/engine/_plan/sync/context.py
desloppify/engine/_plan/sync/defer_policy.py
desloppify/engine/_plan/sync/dimensions.py
desloppify/engine/_plan/sync/phase_cleanup.py
desloppify/engine/_plan/sync/pipeline.py
desloppify/engine/_plan/sync/review_import.py
desloppify/engine/_plan/sync/triage.py
desloppify/engine/_plan/sync/triage_start_policy.py
desloppify/engine/_plan/sync/workflow.py
desloppify/engine/_plan/sync/workflow_gates.py
desloppify/engine/_plan/triage/apply.py
desloppify/engine/_plan/triage/core.py
desloppify/engine/_plan/triage/dismiss.py
desloppify/engine/_plan/triage/lifecycle.py
desloppify/engine/_plan/triage/parsing.py
desloppify/engine/_plan/triage/playbook.py
desloppify/engine/_plan/triage/prompt.py
desloppify/engine/_plan/triage/snapshot.py
desloppify/engine/_plan/triage/strategist_data.py
desloppify/engine/_scoring/__init__.py
desloppify/engine/_scoring/detection.py
desloppify/engine/_scoring/state_coverage.py
desloppify/engine/_scoring/state_integration.py
desloppify/engine/_scoring/state_integration_subjective.py
desloppify/engine/_scoring/policy/__init__.py
desloppify/engine/_scoring/policy/core.py
desloppify/engine/_scoring/results/__init__.py
desloppify/engine/_scoring/results/core.py
desloppify/engine/_scoring/results/health.py
desloppify/engine/_scoring/results/impact.py
desloppify/engine/_scoring/subjective/__init__.py
desloppify/engine/_scoring/subjective/core.py
desloppify/engine/_state/__init__.py
desloppify/engine/_state/filtering.py
desloppify/engine/_state/issue_semantics.py
desloppify/engine/_state/merge.py
desloppify/engine/_state/merge_history.py
desloppify/engine/_state/merge_issues.py
desloppify/engine/_state/noise.py
desloppify/engine/_state/persistence.py
desloppify/engine/_state/progression.py
desloppify/engine/_state/recovery.py
desloppify/engine/_state/resolution.py
desloppify/engine/_state/schema.py
desloppify/engine/_state/schema_scores.py
desloppify/engine/_state/schema_types.py
desloppify/engine/_state/schema_types_issues.py
desloppify/engine/_state/schema_types_review.py
desloppify/engine/_state/scope.py
desloppify/engine/_state/scoring.py
desloppify/engine/_work_queue/__init__.py
desloppify/engine/_work_queue/context.py
desloppify/engine/_work_queue/core.py
desloppify/engine/_work_queue/finalize.py
desloppify/engine/_work_queue/helpers.py
desloppify/engine/_work_queue/inputs.py
desloppify/engine/_work_queue/issues.py
desloppify/engine/_work_queue/models.py
desloppify/engine/_work_queue/plan_order.py
desloppify/engine/_work_queue/policy.py
desloppify/engine/_work_queue/ranking.py
desloppify/engine/_work_queue/ranking_output.py
desloppify/engine/_work_queue/selection.py
desloppify/engine/_work_queue/snapshot.py
desloppify/engine/_work_queue/synthetic.py
desloppify/engine/_work_queue/synthetic_workflow.py
desloppify/engine/_work_queue/types.py
desloppify/engine/detectors/__init__.py
desloppify/engine/detectors/base.py
desloppify/engine/detectors/complexity.py
desloppify/engine/detectors/coupling.py
desloppify/engine/detectors/dupes.py
desloppify/engine/detectors/flat_dirs.py
desloppify/engine/detectors/gods.py
desloppify/engine/detectors/graph.py
desloppify/engine/detectors/jscpd_adapter.py
desloppify/engine/detectors/large.py
desloppify/engine/detectors/naming.py
desloppify/engine/detectors/orphaned.py
desloppify/engine/detectors/passthrough.py
desloppify/engine/detectors/review_coverage.py
desloppify/engine/detectors/signature.py
desloppify/engine/detectors/single_use.py
desloppify/engine/detectors/_flat_dirs/config.py
desloppify/engine/detectors/_flat_dirs/detect.py
desloppify/engine/detectors/_flat_dirs/entries.py
desloppify/engine/detectors/_flat_dirs/stats.py
desloppify/engine/detectors/coverage/__init__.py
desloppify/engine/detectors/coverage/mapping.py
desloppify/engine/detectors/coverage/mapping_analysis.py
desloppify/engine/detectors/coverage/mapping_imports.py
desloppify/engine/detectors/patterns/__init__.py
desloppify/engine/detectors/patterns/security.py
desloppify/engine/detectors/security/detector.py
desloppify/engine/detectors/security/filters.py
desloppify/engine/detectors/security/rules.py
desloppify/engine/detectors/security/scanner.py
desloppify/engine/detectors/test_coverage/_issue_gaps.py
desloppify/engine/detectors/test_coverage/_issue_generation.py
desloppify/engine/detectors/test_coverage/_issue_quality.py
desloppify/engine/detectors/test_coverage/detector.py
desloppify/engine/detectors/test_coverage/discovery.py
desloppify/engine/detectors/test_coverage/heuristics.py
desloppify/engine/detectors/test_coverage/io.py
desloppify/engine/detectors/test_coverage/issues.py
desloppify/engine/detectors/test_coverage/metrics.py
desloppify/engine/planning/__init__.py
desloppify/engine/planning/dimension_rows.py
desloppify/engine/planning/helpers.py
desloppify/engine/planning/queue_policy.py
desloppify/engine/planning/render.py
desloppify/engine/planning/render_items.py
desloppify/engine/planning/render_sections.py
desloppify/engine/planning/scan.py
desloppify/engine/planning/scorecard_dimensions.py
desloppify/engine/planning/scorecard_policy.py
desloppify/engine/planning/scorecard_projection.py
desloppify/engine/planning/select.py
desloppify/engine/planning/types.py
desloppify/engine/policy/__init__.py
desloppify/engine/policy/zones.py
desloppify/engine/policy/zones_data.py
desloppify/intelligence/__init__.py
desloppify/intelligence/integrity.py
desloppify/intelligence/narrative/_constants.py
desloppify/intelligence/narrative/action_engine.py
desloppify/intelligence/narrative/action_engine_routing.py
desloppify/intelligence/narrative/action_models.py
desloppify/intelligence/narrative/action_tools.py
desloppify/intelligence/narrative/core.py
desloppify/intelligence/narrative/dimensions.py
desloppify/intelligence/narrative/headline.py
desloppify/intelligence/narrative/phase.py
desloppify/intelligence/narrative/reminders.py
desloppify/intelligence/narrative/reminders_rules_followup.py
desloppify/intelligence/narrative/reminders_rules_primary.py
desloppify/intelligence/narrative/signals.py
desloppify/intelligence/narrative/strategy_engine.py
desloppify/intelligence/narrative/strategy_engine_hints.py
desloppify/intelligence/narrative/strategy_engine_lanes.py
desloppify/intelligence/narrative/types.py
desloppify/intelligence/review/__init__.py
desloppify/intelligence/review/context.py
desloppify/intelligence/review/context_builder.py
desloppify/intelligence/review/feedback_contract.py
desloppify/intelligence/review/issue_merge.py
desloppify/intelligence/review/personas.py
desloppify/intelligence/review/policy.py
desloppify/intelligence/review/prepare.py
desloppify/intelligence/review/prepare_batches_builders.py
desloppify/intelligence/review/prepare_batches_collectors.py
desloppify/intelligence/review/prepare_batches_collectors_quality.py
desloppify/intelligence/review/prepare_batches_collectors_structure.py
desloppify/intelligence/review/prepare_batches_core.py
desloppify/intelligence/review/prepare_holistic_batches.py
desloppify/intelligence/review/prepare_holistic_orchestration.py
desloppify/intelligence/review/prepare_holistic_payload_parts.py
desloppify/intelligence/review/prepare_holistic_scope.py
desloppify/intelligence/review/remediation.py
desloppify/intelligence/review/selection.py
desloppify/intelligence/review/selection_cache.py
desloppify/intelligence/review/_context/__init__.py
desloppify/intelligence/review/_context/models.py
desloppify/intelligence/review/_context/patterns.py
desloppify/intelligence/review/_context/structure.py
desloppify/intelligence/review/_prepare/__init__.py
desloppify/intelligence/review/_prepare/helpers.py
desloppify/intelligence/review/_prepare/issue_history.py
desloppify/intelligence/review/_prepare/remediation_engine.py
desloppify/intelligence/review/context_holistic/mechanical.py
desloppify/intelligence/review/context_holistic/orchestrator.py
desloppify/intelligence/review/context_holistic/readers.py
desloppify/intelligence/review/context_holistic/budget/__init__.py
desloppify/intelligence/review/context_holistic/budget/analysis.py
desloppify/intelligence/review/context_holistic/budget/axes.py
desloppify/intelligence/review/context_holistic/budget/patterns_enums.py
desloppify/intelligence/review/context_holistic/budget/patterns_types.py
desloppify/intelligence/review/context_holistic/budget/patterns_wrappers.py
desloppify/intelligence/review/context_holistic/budget/scan.py
desloppify/intelligence/review/context_holistic/clusters/__init__.py
desloppify/intelligence/review/context_holistic/clusters/accessors.py
desloppify/intelligence/review/context_holistic/clusters/complexity.py
desloppify/intelligence/review/context_holistic/clusters/consistency.py
desloppify/intelligence/review/context_holistic/clusters/dependency.py
desloppify/intelligence/review/context_holistic/clusters/error_state.py
desloppify/intelligence/review/context_holistic/clusters/organization.py
desloppify/intelligence/review/context_holistic/clusters/security.py
desloppify/intelligence/review/context_holistic/selection/__init__.py
desloppify/intelligence/review/context_holistic/selection/contexts.py
desloppify/intelligence/review/context_signals/__init__.py
desloppify/intelligence/review/context_signals/ai.py
desloppify/intelligence/review/context_signals/auth.py
desloppify/intelligence/review/context_signals/migration.py
desloppify/intelligence/review/dimensions/__init__.py
desloppify/intelligence/review/dimensions/data.py
desloppify/intelligence/review/dimensions/holistic.py
desloppify/intelligence/review/dimensions/lang.py
desloppify/intelligence/review/dimensions/metadata.py
desloppify/intelligence/review/dimensions/metadata_legacy.py
desloppify/intelligence/review/dimensions/selection.py
desloppify/intelligence/review/dimensions/validation.py
desloppify/intelligence/review/importing/__init__.py
desloppify/intelligence/review/importing/assessments.py
desloppify/intelligence/review/importing/cache.py
desloppify/intelligence/review/importing/contracts_models.py
desloppify/intelligence/review/importing/contracts_types.py
desloppify/intelligence/review/importing/contracts_validation.py
desloppify/intelligence/review/importing/holistic.py
desloppify/intelligence/review/importing/holistic_cache.py
desloppify/intelligence/review/importing/holistic_issue_flow.py
desloppify/intelligence/review/importing/payload.py
desloppify/intelligence/review/importing/per_file.py
desloppify/intelligence/review/importing/resolution.py
desloppify/intelligence/review/importing/state_helpers.py
desloppify/languages/__init__.py
desloppify/languages/framework.py
desloppify/languages/_framework/__init__.py
desloppify/languages/_framework/contract_validation.py
desloppify/languages/_framework/facade_common.py
desloppify/languages/_framework/issue_factories.py
desloppify/languages/_framework/policy.py
desloppify/languages/_framework/scaffold_move.py
desloppify/languages/_framework/scope.py
desloppify/languages/_framework/scoped_store.py
desloppify/languages/_framework/structure_validation.py
desloppify/languages/_framework/base/__init__.py
desloppify/languages/_framework/base/lang_config_runtime.py
desloppify/languages/_framework/base/phase_builders.py
desloppify/languages/_framework/base/shared_phases.py
desloppify/languages/_framework/base/shared_phases_helpers.py
desloppify/languages/_framework/base/shared_phases_review.py
desloppify/languages/_framework/base/shared_phases_structural.py
desloppify/languages/_framework/base/smell_contracts.py
desloppify/languages/_framework/base/structural.py
desloppify/languages/_framework/base/types.py
desloppify/languages/_framework/base/types_shared.py
desloppify/languages/_framework/commands/__init__.py
desloppify/languages/_framework/commands/base.py
desloppify/languages/_framework/commands/registry.py
desloppify/languages/_framework/commands/scaffold.py
desloppify/languages/_framework/frameworks/__init__.py
desloppify/languages/_framework/frameworks/detection.py
desloppify/languages/_framework/frameworks/phases.py
desloppify/languages/_framework/frameworks/registry.py
desloppify/languages/_framework/frameworks/types.py
desloppify/languages/_framework/frameworks/specs/__init__.py
desloppify/languages/_framework/frameworks/specs/nextjs.py
desloppify/languages/_framework/generic_parts/__init__.py
desloppify/languages/_framework/generic_parts/parsers.py
desloppify/languages/_framework/generic_parts/tool_factories.py
desloppify/languages/_framework/generic_parts/tool_runner.py
desloppify/languages/_framework/generic_parts/tool_spec.py
desloppify/languages/_framework/generic_support/__init__.py
desloppify/languages/_framework/generic_support/capabilities.py
desloppify/languages/_framework/generic_support/core.py
desloppify/languages/_framework/generic_support/registration.py
desloppify/languages/_framework/generic_support/structural.py
desloppify/languages/_framework/node/__init__.py
desloppify/languages/_framework/node/js_text.py
desloppify/languages/_framework/node/frameworks/__init__.py
desloppify/languages/_framework/node/frameworks/nextjs/__init__.py
desloppify/languages/_framework/node/frameworks/nextjs/info.py
desloppify/languages/_framework/node/frameworks/nextjs/scanners.py
desloppify/languages/_framework/registry/__init__.py
desloppify/languages/_framework/registry/discovery.py
desloppify/languages/_framework/registry/registration.py
desloppify/languages/_framework/registry/resolution.py
desloppify/languages/_framework/registry/state.py
desloppify/languages/_framework/review_data/__init__.py
desloppify/languages/_framework/review_data/context_schema.json
desloppify/languages/_framework/review_data/dimensions.json
desloppify/languages/_framework/runtime_support/__init__.py
desloppify/languages/_framework/runtime_support/accessors.py
desloppify/languages/_framework/runtime_support/runtime.py
desloppify/languages/_framework/treesitter/__init__.py
desloppify/languages/_framework/treesitter/_compat_bridge.py
desloppify/languages/_framework/treesitter/_complexity_function_metrics.py
desloppify/languages/_framework/treesitter/_complexity_nesting.py
desloppify/languages/_framework/treesitter/_extractors.py
desloppify/languages/_framework/treesitter/_import_cache.py
desloppify/languages/_framework/treesitter/_import_graph.py
desloppify/languages/_framework/treesitter/_import_resolvers_backend.py
desloppify/languages/_framework/treesitter/_import_resolvers_functional.py
desloppify/languages/_framework/treesitter/_import_resolvers_scripts.py
desloppify/languages/_framework/treesitter/_normalize.py
desloppify/languages/_framework/treesitter/_smells.py
desloppify/languages/_framework/treesitter/_specs.py
desloppify/languages/_framework/treesitter/_specs_compiled.py
desloppify/languages/_framework/treesitter/_specs_functional.py
desloppify/languages/_framework/treesitter/_specs_scripting.py
desloppify/languages/_framework/treesitter/_unused_imports.py
desloppify/languages/_framework/treesitter/phases.py
desloppify/languages/_framework/treesitter/types.py
desloppify/languages/_framework/treesitter/analysis/cohesion.py
desloppify/languages/_framework/treesitter/analysis/complexity_callbacks.py
desloppify/languages/_framework/treesitter/analysis/complexity_function_metrics.py
desloppify/languages/_framework/treesitter/analysis/complexity_nesting.py
desloppify/languages/_framework/treesitter/analysis/complexity_shared.py
desloppify/languages/_framework/treesitter/analysis/extractors.py
desloppify/languages/_framework/treesitter/analysis/smells.py
desloppify/languages/_framework/treesitter/analysis/unused_imports.py
desloppify/languages/_framework/treesitter/imports/cache.py
desloppify/languages/_framework/treesitter/imports/graph.py
desloppify/languages/_framework/treesitter/imports/normalize.py
desloppify/languages/_framework/treesitter/imports/resolver_cache.py
desloppify/languages/_framework/treesitter/imports/resolvers_backend.py
desloppify/languages/_framework/treesitter/imports/resolvers_functional.py
desloppify/languages/_framework/treesitter/imports/resolvers_scripts.py
desloppify/languages/_framework/treesitter/specs/compiled.py
desloppify/languages/_framework/treesitter/specs/compiled_native.py
desloppify/languages/_framework/treesitter/specs/functional.py
desloppify/languages/_framework/treesitter/specs/scripting.py
desloppify/languages/_framework/treesitter/specs/specs.py
desloppify/languages/bash/__init__.py
desloppify/languages/clojure/__init__.py
desloppify/languages/csharp/__init__.py
desloppify/languages/csharp/_helpers.py
desloppify/languages/csharp/_parse_helpers.py
desloppify/languages/csharp/_zones.py
desloppify/languages/csharp/commands.py
desloppify/languages/csharp/extractors.py
desloppify/languages/csharp/extractors_classes.py
desloppify/languages/csharp/move.py
desloppify/languages/csharp/phases.py
desloppify/languages/csharp/review.py
desloppify/languages/csharp/test_coverage.py
desloppify/languages/csharp/deps/__init__.py
desloppify/languages/csharp/deps/cli.py
desloppify/languages/csharp/detectors/__init__.py
desloppify/languages/csharp/detectors/deps.py
desloppify/languages/csharp/detectors/deps_support_metadata.py
desloppify/languages/csharp/detectors/deps_support_projects.py
desloppify/languages/csharp/detectors/deps_support_render.py
desloppify/languages/csharp/detectors/security.py
desloppify/languages/csharp/fixers/__init__.py
desloppify/languages/csharp/review_data/__init__.py
desloppify/languages/csharp/review_data/dimensions.override.json
desloppify/languages/csharp/tests/__init__.py
desloppify/languages/csharp/tests/test_csharp_deps_cli.py
desloppify/languages/csharp/tests/test_csharp_parse_helpers.py
desloppify/languages/csharp/tests/test_smoke.py
desloppify/languages/cxx/__init__.py
desloppify/languages/cxx/_helpers.py
desloppify/languages/cxx/_parse_helpers.py
desloppify/languages/cxx/_zones.py
desloppify/languages/cxx/commands.py
desloppify/languages/cxx/extractors.py
desloppify/languages/cxx/move.py
desloppify/languages/cxx/phases.py
desloppify/languages/cxx/review.py
desloppify/languages/cxx/test_coverage.py
desloppify/languages/cxx/detectors/__init__.py
desloppify/languages/cxx/detectors/deps.py
desloppify/languages/cxx/detectors/security.py
desloppify/languages/cxx/fixers/__init__.py
desloppify/languages/cxx/review_data/__init__.py
desloppify/languages/cxx/review_data/dimensions.override.json
desloppify/languages/cxx/tests/__init__.py
desloppify/languages/cxx/tests/test_commands.py
desloppify/languages/cxx/tests/test_compile_commands.py
desloppify/languages/cxx/tests/test_coverage.py
desloppify/languages/cxx/tests/test_cppcheck_phase.py
desloppify/languages/cxx/tests/test_deps.py
desloppify/languages/cxx/tests/test_end_to_end.py
desloppify/languages/cxx/tests/test_extractors.py
desloppify/languages/cxx/tests/test_init.py
desloppify/languages/cxx/tests/test_move.py
desloppify/languages/cxx/tests/test_review.py
desloppify/languages/cxx/tests/test_security.py
desloppify/languages/cxx/tests/test_structural.py
desloppify/languages/dart/__init__.py
desloppify/languages/dart/commands.py
desloppify/languages/dart/extractors.py
desloppify/languages/dart/phases.py
desloppify/languages/dart/pubspec.py
desloppify/languages/dart/review.py
desloppify/languages/dart/test_coverage.py
desloppify/languages/dart/detectors/__init__.py
desloppify/languages/dart/detectors/deps.py
desloppify/languages/dart/fixers/__init__.py
desloppify/languages/dart/review_data/__init__.py
desloppify/languages/dart/review_data/dimensions.override.json
desloppify/languages/dart/tests/__init__.py
desloppify/languages/dart/tests/test_extractors.py
desloppify/languages/dart/tests/test_init.py
desloppify/languages/elixir/__init__.py
desloppify/languages/elixir/review_data/__init__.py
desloppify/languages/erlang/__init__.py
desloppify/languages/fsharp/__init__.py
desloppify/languages/gdscript/__init__.py
desloppify/languages/gdscript/commands.py
desloppify/languages/gdscript/extractors.py
desloppify/languages/gdscript/patterns.py
desloppify/languages/gdscript/phases.py
desloppify/languages/gdscript/review.py
desloppify/languages/gdscript/test_coverage.py
desloppify/languages/gdscript/detectors/__init__.py
desloppify/languages/gdscript/detectors/deps.py
desloppify/languages/gdscript/fixers/__init__.py
desloppify/languages/gdscript/review_data/__init__.py
desloppify/languages/gdscript/review_data/dimensions.override.json
desloppify/languages/gdscript/tests/__init__.py
desloppify/languages/gdscript/tests/test_init.py
desloppify/languages/go/__init__.py
desloppify/languages/go/_zones.py
desloppify/languages/go/commands.py
desloppify/languages/go/extractors.py
desloppify/languages/go/move.py
desloppify/languages/go/phases.py
desloppify/languages/go/review.py
desloppify/languages/go/test_coverage.py
desloppify/languages/go/detectors/__init__.py
desloppify/languages/go/detectors/deps.py
desloppify/languages/go/fixers/__init__.py
desloppify/languages/go/review_data/__init__.py
desloppify/languages/go/review_data/dimensions.override.json
desloppify/languages/go/review_data/holistic_dimensions.override.json
desloppify/languages/go/tests/__init__.py
desloppify/languages/go/tests/test_extractors.py
desloppify/languages/go/tests/test_init.py
desloppify/languages/haskell/__init__.py
desloppify/languages/java/__init__.py
desloppify/languages/javascript/__init__.py
desloppify/languages/javascript/_zones.py
desloppify/languages/javascript/test_coverage.py
desloppify/languages/javascript/tests/__init__.py
desloppify/languages/javascript/tests/test_init.py
desloppify/languages/javascript/tests/test_js_nextjs_framework.py
desloppify/languages/javascript/tests/test_test_coverage.py
desloppify/languages/julia/__init__.py
desloppify/languages/kotlin/__init__.py
desloppify/languages/lua/__init__.py
desloppify/languages/nim/__init__.py
desloppify/languages/ocaml/__init__.py
desloppify/languages/perl/__init__.py
desloppify/languages/php/__init__.py
desloppify/languages/php/test_coverage.py
desloppify/languages/powershell/__init__.py
desloppify/languages/python/__init__.py
desloppify/languages/python/_helpers.py
desloppify/languages/python/_security.py
desloppify/languages/python/_zones.py
desloppify/languages/python/commands.py
desloppify/languages/python/extractors.py
desloppify/languages/python/extractors_classes.py
desloppify/languages/python/extractors_shared.py
desloppify/languages/python/move.py
desloppify/languages/python/phases.py
desloppify/languages/python/phases_quality.py
desloppify/languages/python/phases_runtime.py
desloppify/languages/python/review.py
desloppify/languages/python/test_coverage.py
desloppify/languages/python/detectors/__init__.py
desloppify/languages/python/detectors/bandit_adapter.py
desloppify/languages/python/detectors/complexity.py
desloppify/languages/python/detectors/coupling_contracts.py
desloppify/languages/python/detectors/deps.py
desloppify/languages/python/detectors/deps_dynamic.py
desloppify/languages/python/detectors/deps_resolution.py
desloppify/languages/python/detectors/facade.py
desloppify/languages/python/detectors/import_linter_adapter.py
desloppify/languages/python/detectors/mutable_state_ast.py
desloppify/languages/python/detectors/mutable_state_scan.py
desloppify/languages/python/detectors/private_imports.py
desloppify/languages/python/detectors/responsibility_cohesion.py
desloppify/languages/python/detectors/ruff_smells.py
desloppify/languages/python/detectors/smells.py
desloppify/languages/python/detectors/smells_runtime.py
desloppify/languages/python/detectors/uncalled.py
desloppify/languages/python/detectors/unused.py
desloppify/languages/python/detectors/unused_enums.py
desloppify/languages/python/detectors/dict_keys/__init__.py
desloppify/languages/python/detectors/dict_keys/flow.py
desloppify/languages/python/detectors/dict_keys/schema.py
desloppify/languages/python/detectors/dict_keys/shared.py
desloppify/languages/python/detectors/dict_keys/visitor.py
desloppify/languages/python/detectors/dict_keys/visitor_helpers.py
desloppify/languages/python/detectors/smells_ast/_dispatch.py
desloppify/languages/python/detectors/smells_ast/_helpers.py
desloppify/languages/python/detectors/smells_ast/_node_detectors_basic.py
desloppify/languages/python/detectors/smells_ast/_node_detectors_complexity.py
desloppify/languages/python/detectors/smells_ast/_node_detectors_nesting.py
desloppify/languages/python/detectors/smells_ast/_source_detectors.py
desloppify/languages/python/detectors/smells_ast/_tree_context_callbacks.py
desloppify/languages/python/detectors/smells_ast/_tree_context_paths.py
desloppify/languages/python/detectors/smells_ast/_tree_quality_detectors.py
desloppify/languages/python/detectors/smells_ast/_tree_quality_detectors_types.py
desloppify/languages/python/detectors/smells_ast/_tree_safety_detectors.py
desloppify/languages/python/detectors/smells_ast/_tree_safety_detectors_runtime.py
desloppify/languages/python/detectors/smells_ast/_types.py
desloppify/languages/python/fixers/__init__.py
desloppify/languages/python/review_data/__init__.py
desloppify/languages/python/review_data/dimensions.override.json
desloppify/languages/python/tests/__init__.py
desloppify/languages/python/tests/conftest.py
desloppify/languages/python/tests/test_bandit_adapter.py
desloppify/languages/python/tests/test_py_commands.py
desloppify/languages/python/tests/test_py_complexity.py
desloppify/languages/python/tests/test_py_coupling_contracts.py
desloppify/languages/python/tests/test_py_deps.py
desloppify/languages/python/tests/test_py_dict_keys.py
desloppify/languages/python/tests/test_py_extractors.py
desloppify/languages/python/tests/test_py_facade.py
desloppify/languages/python/tests/test_py_init.py
desloppify/languages/python/tests/test_py_move.py
desloppify/languages/python/tests/test_py_mutable_state.py
desloppify/languages/python/tests/test_py_private_imports.py
desloppify/languages/python/tests/test_py_responsibility_cohesion.py
desloppify/languages/python/tests/test_py_smells.py
desloppify/languages/python/tests/test_py_smells_ast.py
desloppify/languages/python/tests/test_py_smells_ast_perf.py
desloppify/languages/python/tests/test_py_smells_crossfile.py
desloppify/languages/python/tests/test_py_smells_regex.py
desloppify/languages/python/tests/test_py_uncalled.py
desloppify/languages/python/tests/test_py_unused.py
desloppify/languages/r/__init__.py
desloppify/languages/r/phases_smells.py
desloppify/languages/r/test_coverage.py
desloppify/languages/r/detectors/__init__.py
desloppify/languages/r/detectors/smells.py
desloppify/languages/r/detectors/smells_catalog.py
desloppify/languages/r/review_data/__init__.py
desloppify/languages/r/tests/__init__.py
desloppify/languages/r/tests/test_r_air.py
desloppify/languages/r/tests/test_r_smells.py
desloppify/languages/r/tests/test_r_test_coverage.py
desloppify/languages/ruby/__init__.py
desloppify/languages/ruby/tests/__init__.py
desloppify/languages/ruby/tests/test_init.py
desloppify/languages/rust/__init__.py
desloppify/languages/rust/_fixers.py
desloppify/languages/rust/commands.py
desloppify/languages/rust/extractors.py
desloppify/languages/rust/move.py
desloppify/languages/rust/phases.py
desloppify/languages/rust/phases_smells.py
desloppify/languages/rust/review.py
desloppify/languages/rust/support.py
desloppify/languages/rust/test_coverage.py
desloppify/languages/rust/tools.py
desloppify/languages/rust/detectors/__init__.py
desloppify/languages/rust/detectors/_shared.py
desloppify/languages/rust/detectors/api.py
desloppify/languages/rust/detectors/cargo_policy.py
desloppify/languages/rust/detectors/deps.py
desloppify/languages/rust/detectors/safety.py
desloppify/languages/rust/detectors/smells.py
desloppify/languages/rust/detectors/smells_catalog.py
desloppify/languages/rust/fixers/__init__.py
desloppify/languages/rust/review_data/__init__.py
desloppify/languages/rust/review_data/dimensions.override.json
desloppify/languages/rust/tests/__init__.py
desloppify/languages/rust/tests/test_commands.py
desloppify/languages/rust/tests/test_coverage.py
desloppify/languages/rust/tests/test_custom.py
desloppify/languages/rust/tests/test_deps.py
desloppify/languages/rust/tests/test_extractors.py
desloppify/languages/rust/tests/test_init.py
desloppify/languages/rust/tests/test_phases.py
desloppify/languages/rust/tests/test_review.py
desloppify/languages/rust/tests/test_shared_direct.py
desloppify/languages/rust/tests/test_smells.py
desloppify/languages/rust/tests/test_support.py
desloppify/languages/rust/tests/test_test_coverage.py
desloppify/languages/rust/tests/test_tools.py
desloppify/languages/scala/__init__.py
desloppify/languages/scss/__init__.py
desloppify/languages/swift/__init__.py
desloppify/languages/typescript/__init__.py
desloppify/languages/typescript/_fixers.py
desloppify/languages/typescript/_zones.py
desloppify/languages/typescript/commands.py
desloppify/languages/typescript/extractors.py
desloppify/languages/typescript/extractors_components.py
desloppify/languages/typescript/extractors_functions.py
desloppify/languages/typescript/move.py
desloppify/languages/typescript/phases_basic.py
desloppify/languages/typescript/phases_config.py
desloppify/languages/typescript/phases_coupling.py
desloppify/languages/typescript/phases_smells.py
desloppify/languages/typescript/phases_structural.py
desloppify/languages/typescript/plugin_contract.py
desloppify/languages/typescript/review.py
desloppify/languages/typescript/test_coverage.py
desloppify/languages/typescript/detectors/__init__.py
desloppify/languages/typescript/detectors/concerns.py
desloppify/languages/typescript/detectors/contracts.py
desloppify/languages/typescript/detectors/deprecated.py
desloppify/languages/typescript/detectors/exports.py
desloppify/languages/typescript/detectors/facade.py
desloppify/languages/typescript/detectors/io.py
desloppify/languages/typescript/detectors/knip_adapter.py
desloppify/languages/typescript/detectors/logs.py
desloppify/languages/typescript/detectors/props.py
desloppify/languages/typescript/detectors/unused.py
desloppify/languages/typescript/detectors/unused_fallback.py
desloppify/languages/typescript/detectors/deps/__init__.py
desloppify/languages/typescript/detectors/deps/resolve.py
desloppify/languages/typescript/detectors/deps/runtime.py
desloppify/languages/typescript/detectors/patterns/__init__.py
desloppify/languages/typescript/detectors/patterns/analysis.py
desloppify/languages/typescript/detectors/patterns/catalog.py
desloppify/languages/typescript/detectors/patterns/cli.py
desloppify/languages/typescript/detectors/react/__init__.py
desloppify/languages/typescript/detectors/react/cli.py
desloppify/languages/typescript/detectors/react/context.py
desloppify/languages/typescript/detectors/react/hook_bloat.py
desloppify/languages/typescript/detectors/react/state_sync.py
desloppify/languages/typescript/detectors/security/__init__.py
desloppify/languages/typescript/detectors/security/detector.py
desloppify/languages/typescript/detectors/security/entries.py
desloppify/languages/typescript/detectors/security/file_checks.py
desloppify/languages/typescript/detectors/security/line_checks.py
desloppify/languages/typescript/detectors/security/patterns.py
desloppify/languages/typescript/detectors/smells/__init__.py
desloppify/languages/typescript/detectors/smells/assets.py
desloppify/languages/typescript/detectors/smells/catalog.py
desloppify/languages/typescript/detectors/smells/detector_core.py
desloppify/languages/typescript/detectors/smells/detector_flow.py
desloppify/languages/typescript/detectors/smells/detector_safety.py
desloppify/languages/typescript/detectors/smells/helpers.py
desloppify/languages/typescript/fixers/__init__.py
desloppify/languages/typescript/fixers/fixer_io.py
desloppify/languages/typescript/fixers/if_chain.py
desloppify/languages/typescript/fixers/import_rewrite.py
desloppify/languages/typescript/fixers/imports.py
desloppify/languages/typescript/fixers/logs.py
desloppify/languages/typescript/fixers/logs_cleanup.py
desloppify/languages/typescript/fixers/logs_context.py
desloppify/languages/typescript/fixers/params.py
desloppify/languages/typescript/fixers/syntax_scan.py
desloppify/languages/typescript/fixers/useeffect.py
desloppify/languages/typescript/fixers/vars.py
desloppify/languages/typescript/review_data/__init__.py
desloppify/languages/typescript/review_data/dimensions.override.json
desloppify/languages/typescript/syntax/scanner.py
desloppify/languages/typescript/tests/__init__.py
desloppify/languages/typescript/tests/test_ts_commands.py
desloppify/languages/typescript/tests/test_ts_concerns.py
desloppify/languages/typescript/tests/test_ts_deprecated.py
desloppify/languages/typescript/tests/test_ts_deps.py
desloppify/languages/typescript/tests/test_ts_detector_contracts.py
desloppify/languages/typescript/tests/test_ts_exports_detector.py
desloppify/languages/typescript/tests/test_ts_extractors.py
desloppify/languages/typescript/tests/test_ts_facade.py
desloppify/languages/typescript/tests/test_ts_fixers.py
desloppify/languages/typescript/tests/test_ts_fixers_if_chain_and_useeffect.py
desloppify/languages/typescript/tests/test_ts_init.py
desloppify/languages/typescript/tests/test_ts_logs.py
desloppify/languages/typescript/tests/test_ts_move.py
desloppify/languages/typescript/tests/test_ts_nextjs_framework.py
desloppify/languages/typescript/tests/test_ts_patterns.py
desloppify/languages/typescript/tests/test_ts_phases.py
desloppify/languages/typescript/tests/test_ts_props.py
desloppify/languages/typescript/tests/test_ts_react.py
desloppify/languages/typescript/tests/test_ts_smells.py
desloppify/languages/typescript/tests/test_ts_unused.py
desloppify/languages/typescript/tests/smells/test_ts_smell_helpers.py
desloppify/languages/zig/__init__.py