[
  "tests/integration/test_api_and_reports.py::test_api_health_and_reports",
  "tests/integration/test_isolation.py::test_failed_collector_does_not_stop_next_collector",
  "tests/integration/test_isolation.py::test_health_reflects_job_failure_even_when_collectors_succeed",
  "tests/integration/test_remote_ingest.py::test_remote_worker_registers_and_duplicate_event_is_idempotent",
  "tests/unit/test_alerts.py::test_degraded_is_warning_and_paused_healthy_is_not_alert",
  "tests/unit/test_alerts.py::test_failed_and_unknown_unavailable_are_counted_once_and_oldest_is_selected",
  "tests/unit/test_alerts.py::test_no_alerts_is_healthy",
  "tests/unit/test_alerts.py::test_overdue_stale_job_is_one_alert",
  "tests/unit/test_alerts.py::test_stale_watcher_data_is_unavailable_and_unknown_problem_time_stays_null",
  "tests/unit/test_collectors.py::test_systemd_collector_uses_read_only_show",
  "tests/unit/test_database.py::test_idempotent_migration",
  "tests/unit/test_database.py::test_identical_scan_has_no_duplicate_status_event",
  "tests/unit/test_database.py::test_migration_foreign_keys_and_wal",
  "tests/unit/test_database.py::test_native_run_is_not_duplicated",
  "tests/unit/test_database.py::test_status_change_creates_one_event",
  "tests/unit/test_database.py::test_unavailable_retains_previous_job_health",
  "tests/unit/test_models.py::test_instance_key_is_stable",
  "tests/unit/test_models.py::test_invalid_job_key[Youtube.Transcript.Batch]",
  "tests/unit/test_models.py::test_invalid_job_key[a..b]",
  "tests/unit/test_models.py::test_invalid_job_key[a.b.c-1]",
  "tests/unit/test_models.py::test_invalid_job_key[a.b.c_1]",
  "tests/unit/test_models.py::test_invalid_job_key[a.b]",
  "tests/unit/test_models.py::test_naive_datetime_rejected",
  "tests/unit/test_models.py::test_run_time_order",
  "tests/unit/test_models.py::test_valid_job_key",
  "tests/unit/test_remote_agent.py::test_agent_outbox_retains_event_when_watcher_unreachable",
  "tests/unit/test_retention.py::test_retention_apply_deletes_old_watcher_event",
  "tests/unit/test_retention.py::test_retention_dry_run_does_not_delete",
  "tests/unit/test_status.py::test_current_heartbeat_healthy",
  "tests/unit/test_status.py::test_nonzero_exit_failed",
  "tests/unit/test_status.py::test_old_heartbeat_stale",
  "tests/unit/test_status.py::test_paused_is_not_failed",
  "tests/unit/test_status.py::test_readable_unknown_is_fresh",
  "tests/unit/test_status.py::test_unavailable_is_not_job_failure"
]