# AUTO-GENERATED BASELINE — inline `# noqa` liveness gate (task 313 / 383).
#
# THESE ENTRIES ARE UNREVIEWED DEBT FROZEN IN PLACE. THEY ARE NOT VETTED
# EXEMPTIONS. Nobody read these sites and decided each suppression was
# correct; they are the state of the tree on the day the gate landed,
# recorded so the gate could be enforced at zero NEW violations. Do not cite
# an entry's presence here as evidence that its noqa was reviewed and
# approved.
#
# Every row names a rule ruff does NOT run for this project — either absent
# from `[tool.ruff.lint] select`, or selected by family prefix and then
# ignore-overridden. The
# suppression silences nothing today: it is dead code that would spring to
# life, silently, the moment someone makes that rule live. That is the
# cleanup backlog this file IS.
#
# THIS IS A RATCHET. Counts may be REMOVED or LOWERED freely — fix a site,
# drop the row. A count may NEVER RISE, and a new (file, code) pair may never
# appear, without a stated reason in the commit message: that is a new inert
# suppression, which is exactly what the gate exists to refuse.
#
# Keyed on (relpath, code) + count, NOT line numbers — line-keyed rows forced
# a regeneration on every line shift, and a regeneration is indistinguishable
# from absorbing that commit's own new markers (measured: 951 -> 988 rows on
# one train, unmentioned).
#
# TASK 393 (2026-08-27) — THIS FILE GREW AND NOTHING NEW WAS SUPPRESSED.
# 300 rows / 1063 sites -> 448 rows / 1355 sites. Every one of those +292
# sites already existed in the tree; the scanner could not see them. The old
# `_NOQA_RE` required the noqa comment to END its line, so `# noqa: CODE —
# reason` — the form this project mandates — matched nothing. Zero source
# lines were added or edited in that commit, and the pre-fix scan is a strict
# subset of the post-fix scan (no row lost, no count lowered), which is what
# makes "visibility, not new debt" a measurement rather than a claim.
# Two rows were DROPPED at the same time, and they are the other direction:
# `backend/admin_exec/project_registry.py:BLE001:1` (file deleted since) and
# `backend/admin_exec/seed_adr_tier_subsystem.py:PLC0415:2` (site cleaned up)
# were stale over-allowances the ratchet had been carrying.
#
# TASK 406 / ADR-0465 (2026-08-28) — BLE001 IS GONE FROM THIS FILE.
# It used to be the headline example above: selected by the `BLE` prefix and
# ignore-overridden by an exact `BLE001`, so all 305 annotated sites were
# inert and 660 more were bare. The ignore is deleted, the rule is LIVE, every
# site was triaged, and the ~119 BLE001 rows this file carried are gone with
# it — they described a suppression that now suppresses something real.
# 462 rows -> 345, nothing grew, nothing new.
#
# TASK 394 (2026-08-27) — SAME AGAIN, ONE DIRECTORY WIDER.
# 448 rows / 1355 sites -> 460 rows / 1377 sites. The scan walked `yadgar/`
# only, so `scripts/` — the directory this gate itself lives in — was never
# audited. Those +12 rows / +22 sites are the pre-existing contents of
# `scripts/`, unchanged and now merely visible; no source line under
# `scripts/` gained a suppression in that commit.
#
# Format: <relpath>:<CODE>:<count>
# Regenerate: python scripts/check_ruff_noqa_liveness.py --write-baseline
scripts/audit_dispatch_prelude_markers.py:PLC0415:1
scripts/backfill_agent_pattern_from_wiki.py:PLC0415:3
scripts/backfill_agent_pattern_from_wiki.py:S101:1
scripts/check_image_size.py:S603:2
scripts/check_ruff_ignores_liveness.py:S603:1
scripts/scan_db_for_secrets.py:PLC0415:3
yadgar/_shared/astrocyte_pool/__init__.py:PLC0415:1
yadgar/_shared/astrocyte_pool/astrocyte_pool.py:PLC0415:1
yadgar/_shared/blocks_render/__init__.py:PLC0415:1
yadgar/_shared/cognitive_map.py:PLC0415:1
yadgar/_shared/config/__init__.py:PLC0415:1
yadgar/_shared/config/config.py:PLC0415:1
yadgar/_shared/contracts/__init__.py:PLC0415:1
yadgar/_shared/contracts/engram.py:PLC0415:1
yadgar/_shared/contracts/protocols.py:ARG002:9
yadgar/_shared/embeddings/__init__.py:PLC0415:1
yadgar/_shared/embeddings/embeddings.py:PLC0415:4
yadgar/_shared/knowledge_graph/__init__.py:PLC0415:1
yadgar/_shared/knowledge_graph/knowledge_graph.py:PLC0415:1
yadgar/_shared/observability/exception_telemetry.py:PLC0415:2
yadgar/_shared/observability/log_config.py:N802:1
yadgar/_shared/observability/log_config.py:PLC0415:5
yadgar/_shared/observability/metrics.py:PLC0415:6
yadgar/_shared/observability/tracing.py:PLC0415:4
yadgar/_shared/paths/__init__.py:PLC0415:2
yadgar/_shared/rate_limit/__init__.py:PLC0415:1
yadgar/_shared/restoration/__init__.py:PLC0415:1
yadgar/_shared/restoration/checkpoint_restore.py:PLC0415:1
yadgar/_shared/restoration/transcript_parse.py:PLC0415:1
yadgar/_shared/retrieval/__init__.py:PLC0415:1
yadgar/_shared/rules_engine/__init__.py:PLC0415:1
yadgar/_shared/runtime/cache_epoch.py:PLC0415:2
yadgar/_shared/runtime/lifecycle.py:PLC0415:10
yadgar/_shared/runtime/offload.py:PLC0415:1
yadgar/_shared/runtime/recall_session.py:PLC0415:1
yadgar/_shared/runtime/session_bind.py:PLC0415:1
yadgar/_shared/runtime/session_map.py:PLC0415:2
yadgar/_shared/security/allowlist.py:PLC0415:1
yadgar/_shared/security/enforcement.py:PLC0415:1
yadgar/_shared/security/secrets.py:PLC0415:3
yadgar/_shared/sensory_buffer/__init__.py:PLC0415:1
yadgar/_shared/server_helpers/__init__.py:PLC0415:1
yadgar/_shared/server_helpers/server_helpers.py:E501:1
yadgar/_shared/server_helpers/server_helpers.py:PLR2004:1
yadgar/_shared/storage/_project_id_writer.py:PLC0415:1
yadgar/_shared/storage/bitemporal.py:ARG001:1
yadgar/_shared/storage/blocks.py:PLC0415:1
yadgar/_shared/storage/directory.py:PLC0415:1
yadgar/_shared/storage/memory.py:PLC0415:2
yadgar/_shared/storage/migrations.py:E501:1
yadgar/_shared/storage/migrations.py:PLC0415:2
yadgar/_shared/storage/ops.py:PLC0415:3
yadgar/_shared/storage/sql/mariadb.py:PLC0415:38
yadgar/_shared/storage/sql/mariadb.py:S608:13
yadgar/_shared/storage/sql/migrate.py:PLC0415:12
yadgar/_shared/storage/wiki.py:PLC0415:1
yadgar/_shared/thermodynamics/__init__.py:PLC0415:1
yadgar/_shared/wiki/__init__.py:PLC0415:1
yadgar/_shared/wiki/store.py:PLC0415:6
yadgar/_shared/wiki/wiki_meta.py:PLC0415:3
yadgar/backend/admin_exec/adr_retype.py:PLC0415:1
yadgar/backend/admin_exec/adr_seed.py:PLC0415:3
yadgar/backend/admin_exec/adr_seed_storage.py:PLC0415:1
yadgar/backend/admin_exec/audit.py:PLC0415:1
yadgar/backend/admin_exec/backup_sql.py:S603:1
yadgar/backend/admin_exec/drain.py:PLC0415:1
yadgar/backend/admin_exec/engine_status.py:PLC0415:1
yadgar/backend/admin_exec/identity_stamp.py:PLC0415:2
yadgar/backend/admin_exec/identity_stamp.py:S608:2
yadgar/backend/admin_exec/identity_stamp.py:SLF001:3
yadgar/backend/admin_exec/invariants.py:PLC0415:1
yadgar/backend/admin_exec/invariants_cross_engine.py:PLC0415:6
yadgar/backend/admin_exec/memory.py:PLC0415:5
yadgar/backend/admin_exec/nightly_sweep.py:PLC0415:2
yadgar/backend/admin_exec/project.py:PLC0415:2
yadgar/backend/admin_exec/project_backfill.py:PLC0415:2
yadgar/backend/admin_exec/project_backfill.py:S608:7
yadgar/backend/admin_exec/project_backfill.py:SLF001:10
yadgar/backend/admin_exec/reslug.py:PLC0415:1
yadgar/backend/admin_exec/restore_sql.py:PLC0415:1
yadgar/backend/admin_exec/restore_sql.py:S101:1
yadgar/backend/admin_exec/restore_sql.py:S603:2
yadgar/backend/admin_exec/rollup.py:PLC0415:3
yadgar/backend/cache/__init__.py:PLC0415:1
yadgar/backend/cache/cache.py:ARG002:3
yadgar/backend/cache/cache.py:PLC0414:2
yadgar/backend/cache/cache.py:PLC0415:2
yadgar/backend/cache/cache_budgets.py:PLC0414:1
yadgar/backend/cache/cache_budgets.py:PLC0415:6
yadgar/backend/cache/lru.py:PLC0415:4
yadgar/backend/conflict_resolver/__init__.py:PLC0415:1
yadgar/backend/conflict_resolver/conflict_resolver.py:PLC0415:3
yadgar/backend/consolidation/cleanup.py:PLC0415:3
yadgar/backend/consolidation/cls.py:PLC0415:1
yadgar/backend/consolidation/cold_retention.py:PLC0415:1
yadgar/backend/consolidation/heat_decay.py:PLC0415:2
yadgar/backend/consolidation/heat_decay.py:S101:1
yadgar/backend/consolidation/orchestrator.py:PLC0415:11
yadgar/backend/consolidation/service.py:PLC0415:11
yadgar/backend/curation/__init__.py:PLC0415:2
yadgar/backend/embed_service/__init__.py:PLC0415:2
yadgar/backend/embed_service/embed_service.py:PLC0415:15
yadgar/backend/embed_service/embed_service_config.py:PLC0415:8
yadgar/backend/embed_service/embed_service_lifecycle.py:PLC0415:11
yadgar/backend/embed_service/embed_service_metrics.py:D401:2
yadgar/backend/embed_service/embed_service_metrics.py:PLC0415:6
yadgar/backend/embed_service/embed_service_models.py:A003:1
yadgar/backend/embed_service/embed_service_models.py:RUF012:4
yadgar/backend/embed_service/embed_service_routes.py:PLC0415:15
yadgar/backend/graph/graph_layout.py:PLC0415:5
yadgar/backend/ml_client/__init__.py:PLC0415:1
yadgar/backend/ml_client/_telemetry.py:PLC0415:6
yadgar/backend/ml_client/circuit_breaker.py:PLC0415:2
yadgar/backend/ml_client/local_ml_client.py:PLC0415:6
yadgar/backend/ml_client/ml_client.py:PLC0414:3
yadgar/backend/ml_client/remote_ml_client.py:PLC0415:3
yadgar/backend/narrative/__init__.py:PLC0415:1
yadgar/backend/predictive_coding/__init__.py:PLC0415:2
yadgar/backend/prospective/__init__.py:PLC0415:1
yadgar/backend/queue_drainer/__init__.py:PLC0415:12
yadgar/backend/queue_drainer/apply.py:PLC0415:2
yadgar/backend/queue_drainer/dlq.py:PLC0415:4
yadgar/backend/restoration/__init__.py:PLC0415:4
yadgar/backend/restoration/checkpoint_restore.py:PLC0415:1
yadgar/backend/retrieval/compare.py:PLC0415:2
yadgar/backend/retrieval/compose.py:PLC0415:3
yadgar/backend/retrieval/core.py:PLC0415:4
yadgar/backend/retrieval/pipeline.py:PLC0415:15
yadgar/backend/retrieval/recall_pipeline.py:ARG001:1
yadgar/backend/retrieval/recall_pipeline.py:PLC0415:5
yadgar/backend/retrieval/reranking.py:PLC0415:1
yadgar/backend/retrieval/scoring.py:PLC0415:2
yadgar/backend/retrieval/stages/fts.py:PLC0415:1
yadgar/backend/retrieval/stages/query_analysis.py:PLC0415:2
yadgar/backend/safe_start/__init__.py:PLC0415:1
yadgar/backend/viz_exec/__init__.py:ARG001:1
yadgar/backend/viz_exec/__init__.py:PLC0415:8
yadgar/backend/write_exec/__init__.py:PLC0415:6
yadgar/backend/write_exec/_memorize_phases/_phase_embed.py:PLC0415:1
yadgar/backend/write_exec/_memorize_phases/_phase_post_write.py:PLC0415:1
yadgar/backend/write_exec/_memorize_phases/_phase_post_write.py:PLW0603:1
yadgar/backend/write_exec/action_log_impl.py:PLC0415:1
yadgar/core/_surreal_runner/__init__.py:PLC0415:1
yadgar/core/auth_middleware/__init__.py:PLC0415:1
yadgar/core/auth_middleware/auth_middleware.py:PLC0415:1
yadgar/core/backup/__init__.py:PLC0415:1
yadgar/core/backup/quiesce.py:PLC0415:2
yadgar/core/bootstrap/__init__.py:PLC0415:1
yadgar/core/bootstrap/backend_ready.py:PLC0415:1
yadgar/core/cache/__init__.py:PLC0415:1
yadgar/core/cache/cache.py:PLC0415:4
yadgar/core/cli/daemon.py:PLC0415:5
yadgar/core/cli/hook.py:PLC0415:7
yadgar/core/cli/install.py:PLC0415:8
yadgar/core/cli/install_hooks.py:ARG001:1
yadgar/core/cli/project.py:PLR2004:1
yadgar/core/cli/seed.py:PLC0415:1
yadgar/core/cli/seed.py:S310:3
yadgar/core/cli/setup.py:PLC0415:1
yadgar/core/cli/stats.py:PLC0415:1
yadgar/core/cli/stats.py:S310:1
yadgar/core/cli/update.py:ARG001:1
yadgar/core/cli/update.py:N806:1
yadgar/core/cli/update.py:PLC0415:18
yadgar/core/cli/update.py:PLR0911:1
yadgar/core/cli/verify_hooks.py:PLC0415:1
yadgar/core/code_graph/default_branch.py:S603:1
yadgar/core/code_graph/runner.py:S603:1
yadgar/core/config_sync/__init__.py:PLC0415:1
yadgar/core/config_sync/sync.py:PLC0415:6
yadgar/core/consolidation/orchestrator.py:PLC0415:4
yadgar/core/daemon/__init__.py:PLC0415:1
yadgar/core/daemon/daemon.py:PLC0415:4
yadgar/core/daemon/daemons.py:PLC0415:8
yadgar/core/daemon/drain.py:PLC0415:2
yadgar/core/daemon/runtime.py:PLC0415:2
yadgar/core/daemon/runtime.py:PLW0603:1
yadgar/core/daemon/runtime.py:S310:1
yadgar/core/daemon/system_metrics.py:PLC0415:2
yadgar/core/daemon/systemd.py:PLC0415:1
yadgar/core/daemon/unit_generate.py:PLC0415:1
yadgar/core/daemon/unit_install.py:S603:1
yadgar/core/export/duckdb_exporter.py:S608:4
yadgar/core/forward.py:PLC0415:8
yadgar/core/hooks/findings_capture.py:PLC0415:6
yadgar/core/hooks/findings_capture.py:S108:1
yadgar/core/hooks/post-tool-capture.py:PLC0415:1
yadgar/core/install/auth_token.py:PLC0415:1
yadgar/core/install/clients/detect.py:PLC0415:1
yadgar/core/install/clients/install.py:PLC0415:11
yadgar/core/install/clients/rules_render.py:PLC0415:2
yadgar/core/install/code_graph_provision.py:PLC0415:4
yadgar/core/install/codebase_memory_mcp.py:S310:1
yadgar/core/install/install_subagents_lib.py:PLC0415:1
yadgar/core/lifecycle/__init__.py:PLC0415:1
yadgar/core/lifecycle/lifecycle.py:PLC0415:7
yadgar/core/ops/__init__.py:PLC0415:1
yadgar/core/runtime_config_client.py:PLC0415:1
yadgar/core/sanitize/__init__.py:PLC0415:1
yadgar/core/seed/_generate.py:PLC0415:1
yadgar/core/sensitive_lock/__init__.py:PLC0415:1
yadgar/core/sensitive_lock/sensitive_lock.py:N801:1
yadgar/core/server/__init__.py:PLC0415:2
yadgar/core/server/_app.py:PLC0415:25
yadgar/core/server/_helpers.py:PLC0415:1
yadgar/core/server/_startup.py:PLC0415:1
yadgar/core/server/http.py:PLC0415:60
yadgar/core/server/http.py:PLR0915:1
yadgar/core/server/http_bookmarks.py:PLC0415:4
yadgar/core/server/http_wiki_versioning.py:PLC0415:4
yadgar/core/server/routes/admin_ops.py:PLC0415:1
yadgar/core/server/routes/control.py:PLC0415:6
yadgar/core/server/routes/control_audit.py:PLC0415:3
yadgar/core/server/routes/control_update.py:PLC0415:3
yadgar/core/server/routes/debug_dlq.py:PLC0415:2
yadgar/core/server/routes/debug_query.py:PLC0415:1
yadgar/core/server/routes/debug_query.py:RUF012:1
yadgar/core/server/routes/logs.py:PLC0415:1
yadgar/core/server/routes/traces.py:PLC0415:1
yadgar/core/server/tools/_project_param.py:PLC0415:2
yadgar/core/server/tools/_project_registry.py:PLC0415:1
yadgar/core/server/tools/_runtime_config.py:PLC0415:2
yadgar/core/server/tools/admin_dlq.py:A002:1
yadgar/core/server/tools/admin_other.py:PLC0415:1
yadgar/core/server/tools/admin_vacuum.py:PLC0415:1
yadgar/core/server/tools/adr.py:PLC0415:3
yadgar/core/server/tools/adr_render.py:PLC0415:1
yadgar/core/server/tools/agent_prompts.py:ARG001:2
yadgar/core/server/tools/agent_prompts.py:PLC0415:4
yadgar/core/server/tools/db_inspect.py:PLC0415:1
yadgar/core/server/tools/dispatch_helper.py:PLC0415:13
yadgar/core/server/tools/memorize.py:PLC0415:1
yadgar/core/server/tools/misc.py:PLC0415:3
yadgar/core/server/tools/project.py:PLC0415:10
yadgar/core/server/tools/recall.py:A002:1
yadgar/core/server/tools/recall.py:PLC0415:10
yadgar/core/staleness/__init__.py:PLC0415:1
yadgar/core/staleness/staleness.py:PLC0415:1
yadgar/core/update/orchestrator.py:ARG001:2
yadgar/core/update/orchestrator.py:PLC0415:11
yadgar/core/vacuum/__init__.py:PLC0415:5
yadgar/core/vacuum/__init__.py:S603:1
yadgar/core/vacuum/launcher.py:PLC0415:8
yadgar/core/vacuum/launcher.py:S603:1
yadgar/core/viz/viz_daemon_health.py:PLC0415:3
yadgar/core/viz/viz_server.py:ANN001:1
yadgar/tests/_shared/test_adr_car_b1_ledger_sql.py:S608:3
yadgar/tests/_shared/test_adr_car_b2_ledger_sql.py:S608:2
yadgar/tests/_shared/test_h1_scope_guard.py:D102:2
yadgar/tests/_shared/test_mariadb_migrations.py:PLC0415:1
yadgar/tests/_shared/test_mutability_policy.py:ARG001:1
yadgar/tests/_shared/test_offload_rerank_gate.py:PLC0415:1
yadgar/tests/_shared/test_truncation_gate.py:ARG001:1
yadgar/tests/_shared/test_wiki_bookmark_cascade.py:ARG001:1
yadgar/tests/backend/test_admin_async_dispatch.py:PLC0415:2
yadgar/tests/backend/test_admin_op_dispatch_shapes.py:PLC0415:3
yadgar/tests/backend/test_c04b_memorize_anchor_project_id_stamp.py:ARG001:2
yadgar/tests/backend/test_c04b_memorize_anchor_project_id_stamp.py:ARG002:2
yadgar/tests/backend/test_c04b_memorize_anchor_project_id_stamp.py:ARG004:2
yadgar/tests/backend/test_c04b_memorize_anchor_project_id_stamp.py:ARG005:5
yadgar/tests/backend/test_c10f_context_is_not_a_scope_key.py:ARG001:1
yadgar/tests/backend/test_c10f_context_is_not_a_scope_key.py:ARG005:1
yadgar/tests/backend/test_c12_pc_episode_project_filter.py:ARG002:1
yadgar/tests/backend/test_c3_enqueue_project_id_stamp.py:ARG001:1
yadgar/tests/backend/test_c3_enqueue_project_id_stamp.py:ARG002:1
yadgar/tests/backend/test_c3_enqueue_project_id_stamp.py:ARG005:1
yadgar/tests/backend/test_c4_sessionless_writers.py:ARG002:1
yadgar/tests/backend/test_car1_stamp_project_id.py:A002:1
yadgar/tests/backend/test_dlq_rejection_shape.py:PLC0415:5
yadgar/tests/backend/test_heat_decay_batched_writes.py:ARG003:1
yadgar/tests/backend/test_ptc_cache_namespaces.py:PLC0415:2
yadgar/tests/clients/test_install.py:PLC0415:1
yadgar/tests/conftest.py:PLC0415:6
yadgar/tests/core/conftest.py:PLC0415:1
yadgar/tests/core/test_agent_prompt_discovery_s6.py:ARG001:1
yadgar/tests/core/test_api_bookmarks.py:ANN001:1
yadgar/tests/core/test_archive_retention.py:PLC0415:2
yadgar/tests/core/test_audit_anchors.py:PLR0912:1
yadgar/tests/core/test_bookmarks_migration.py:PLC0415:7
yadgar/tests/core/test_bookmarks_search.py:PLC0415:18
yadgar/tests/core/test_bookmarks_versions.py:PLC0415:19
yadgar/tests/core/test_c0_wiki_add_project_override.py:ARG001:1
yadgar/tests/core/test_c3_project_param_surface.py:A002:1
yadgar/tests/core/test_car5_project_id_create_enforcement.py:ARG001:1
yadgar/tests/core/test_car6_forward_result_propagation.py:ARG001:5
yadgar/tests/core/test_car_d_task_paging.py:ARG001:1
yadgar/tests/core/test_car_e_task_tool_edges.py:ARG001:1
yadgar/tests/core/test_car_m_project_param.py:ARG001:12
yadgar/tests/core/test_car_m_project_param.py:ARG005:1
yadgar/tests/core/test_car_n_bookmark_cascade.py:ARG001:1
yadgar/tests/core/test_daemon_runtime_binary.py:ANN001:1
yadgar/tests/core/test_dispatch_helper_contract.py:ARG001:1
yadgar/tests/core/test_dispatch_helper_contract.py:PLC0415:1
yadgar/tests/core/test_export_duckdb.py:S608:2
yadgar/tests/core/test_install_systemd_service_characterization.py:S108:1
yadgar/tests/core/test_memory_update_wiki_update.py:PLC0415:1
yadgar/tests/core/test_process_metrics_bridge.py:SIM115:1
yadgar/tests/core/test_runtime_config_forward.py:PLC0415:3
yadgar/tests/core/test_seed_agent_prompts.py:ARG001:1
yadgar/tests/core/test_sensitive_lock.py:PT012:1
yadgar/tests/core/test_task_tools.py:ARG001:2
yadgar/tests/core/test_task_write_roundtrip.py:ARG001:1
yadgar/tests/core/test_vacuum_auto_trigger.py:D102:1
yadgar/tests/core/test_wiki.py:PLC0415:2
yadgar/tests/core/test_wiki_search_failure_is_visible.py:PLC0415:6
yadgar/tests/core/test_wiki_set_mutability.py:ARG001:1
yadgar/tests/core/test_wiki_slug_family_car_w4_project_scope.py:ARG001:1
yadgar/tests/core/test_wiki_slug_family_car_w4_project_scope.py:ARG004:1
yadgar/tests/core/test_wire_recall_caches_metrics.py:ANN001:3
yadgar/tests/e2e/conftest.py:TRY301:1
yadgar/tests/e2e/test_backend_cache_invalidation_e2e.py:PLC0415:1
yadgar/tests/e2e/test_phase2_subsystems.py:PLC0415:3
yadgar/tests/e2e/test_type_param_e2e.py:A002:6
yadgar/tests/e2e/test_vacuum_backup_safety.py:N802:1
yadgar/tests/integration/test_adr_seed_ledger_ids.py:PLC0415:3
yadgar/tests/integration/test_cross_engine_invariants.py:PLC0415:3
yadgar/tests/integration/test_mariadb_migrations.py:PLC0415:7
yadgar/tests/integration/test_mariadb_migrations.py:PT011:3
yadgar/tests/integration/test_task_edges_and_paging.py:PLC0415:1
yadgar/tests/integration/test_task_list_status_filter.py:PLC0415:1
yadgar/tests/integration/test_task_write_clear_columns.py:PLC0415:1
yadgar/tests/scripts/test_car_f_deploy_ordering.py:ARG001:1
yadgar/tests/scripts/test_check_ruff_noqa_liveness.py:RUF100:5
yadgar/tests/scripts/test_migration_028_agent_page_type_split.py:ARG002:1
yadgar/tests/scripts/test_migration_030_wiki_mutability_override.py:ARG002:1
yadgar/tests/scripts/test_migration_031_project_id_backfill.py:ARG002:1
yadgar/tests/scripts/test_migration_032_drop_wiki_page_version_branch.py:ARG002:1
yadgar/tests/scripts/test_migration_033_project_id_other_tables.py:ARG002:1
yadgar/tests/scripts/test_migration_034_project_id_graph_tables.py:ARG002:1
yadgar/tests/scripts/test_systemd_generator_convergence.py:S108:1
yadgar/tests/scripts/test_systemd_greenfield_units.py:S603:1
yadgar/tests/scripts/test_unit_install_host_probes.py:S603:1
yadgar/tests/scripts/test_upgrade_orchestrator.py:ARG001:6
yadgar/tests/scripts/test_v5_42_6_enforcement_knobs.py:PLC0415:1
yadgar/tests/scripts/test_v5_44_0_subagent_mcp_wiring.py:PLC0415:2
yadgar/tests/scripts/test_v5_46_12_backend_version_canonical.py:PLC0415:1
yadgar/tests/scripts/test_v5_54_1_graph_prior.py:PLC0415:2
yadgar/tests/server/test_control_api.py:PLC0415:1
yadgar/tests/server/test_log_dir_env.py:PLC0415:2
yadgar/tests/server/test_maintenance_envelope.py:PLC2701:5
yadgar/tests/server/test_structured_logging.py:S102:1
yadgar/tests/server/test_viz_config_defaults.py:PLC0415:11
yadgar/tests/server/test_viz_proxy.py:ANN001:1
yadgar/tests/server/test_viz_proxy.py:ANN201:1
