LICENSE
README.md
pyproject.toml
agent_failure_doctor.egg-info/PKG-INFO
agent_failure_doctor.egg-info/SOURCES.txt
agent_failure_doctor.egg-info/dependency_links.txt
agent_failure_doctor.egg-info/entry_points.txt
agent_failure_doctor.egg-info/requires.txt
agent_failure_doctor.egg-info/top_level.txt
failure_doctor/__init__.py
failure_doctor/__main__.py
failure_doctor/agent_invocation.py
failure_doctor/ai_handoff.py
failure_doctor/auto_collect.py
failure_doctor/batch.py
failure_doctor/cli.py
failure_doctor/run_capture.py
failure_doctor/sanitize_share.py
integrations/__init__.py
integrations/_pack.py
integrations/browser_use/__init__.py
integrations/browser_use/adapter.py
integrations/cross_framework/__init__.py
integrations/cross_framework/common.py
integrations/generic_log_pack/__init__.py
integrations/generic_log_pack/adapter.py
integrations/playwright/__init__.py
integrations/playwright/collector.py
tests/test_agent_frontend_invocation.py
tests/test_ai_handoff_patch_proposal.py
tests/test_applied_scenario_safety.py
tests/test_applied_scenario_validation.py
tests/test_auto_capture_run_cli.py
tests/test_auto_collector_launcher.py
tests/test_auto_collector_manifest.py
tests/test_auto_collector_pipeline.py
tests/test_auto_collector_presets.py
tests/test_auto_collector_safety.py
tests/test_auto_collector_sanitize.py
tests/test_auto_collector_scope.py
tests/test_auto_collector_validation.py
tests/test_auto_collector_watch.py
tests/test_batch_diagnosis_fleet_mode.py
tests/test_benchmark_runner.py
tests/test_benchmark_scoring.py
tests/test_browser_use_adapter.py
tests/test_classifier_evidence_scoring.py
tests/test_composite_p95_engine.py
tests/test_composite_p95_schema_and_cli.py
tests/test_composite_p95_scorecard.py
tests/test_composite_p95_strict_runner.py
tests/test_composite_plan_verify_p95.py
tests/test_composite_showcase_reports.py
tests/test_crawler_failure_coverage_matrix.py
tests/test_credibility_engineering.py
tests/test_cross_framework_common.py
tests/test_cross_framework_p95_validation.py
tests/test_cross_framework_validation_runner.py
tests/test_cypress_adapter.py
tests/test_dashboard_contains_all_p95_tracks.py
tests/test_dashboard_sections.py
tests/test_distribution_feedback_pack.py
tests/test_external_public_reference_pack.py
tests/test_external_validation_pack.py
tests/test_failure_artifact_expansion.py
tests/test_failure_artifacts.py
tests/test_failure_doctor_actionable_report.py
tests/test_failure_doctor_adapt_cli.py
tests/test_failure_doctor_cli.py
tests/test_failure_doctor_inputs.py
tests/test_failure_doctor_plan_cli.py
tests/test_failure_doctor_public_log_rules.py
tests/test_failure_doctor_real_user_input_pack.py
tests/test_failure_doctor_verify_cli.py
tests/test_fix_plan_generation.py
tests/test_generic_log_pack_adapter.py
tests/test_github_action_docs.py
tests/test_hardening_pack.py
tests/test_integration_safety.py
tests/test_knowledge_base_patterns.py
tests/test_open_source_adoption_pack.py
tests/test_open_source_entry.py
tests/test_p95_core_triage_gate.py
tests/test_p98_master_gate.py
tests/test_p98_pillar_validations.py
tests/test_p98_safety_boundary.py
tests/test_p98_scorecard.py
tests/test_p98_track_not_fake_pass.py
tests/test_playwright_collector.py
tests/test_playwright_trace_p95_validation.py
tests/test_positioning_roadmap.py
tests/test_public_failure_corpus.py
tests/test_public_release_cleanup.py
tests/test_puppeteer_adapter.py
tests/test_real_trace_fixture_integrity.py
tests/test_real_trace_semantic_validation.py
tests/test_real_trace_validation_runner.py
tests/test_regression_case_generation.py
tests/test_release_alignment_pack.py
tests/test_release_notes_presence.py
tests/test_release_trust_pack.py
tests/test_resolution_safety_boundary.py
tests/test_resolution_schemas.py
tests/test_resolution_validation_runner.py
tests/test_resolution_verifier.py
tests/test_route_mock_har_diagnosis.py
tests/test_runtime_error_classifier.py
tests/test_sanitize_share_pack.py
tests/test_sanitized_failure_pack_templates.py
tests/test_scrapy_requests_adapter.py
tests/test_selenium_adapter.py
tests/test_shadow_dom_locator_diagnosis.py
tests/test_source_ledger_real_failures.py
tests/test_spiderbuf_feedback_hardening.py
tests/test_spiderbuf_inspired_safety.py
tests/test_spiderbuf_inspired_validation.py
tests/test_storage_state_context_diagnosis.py
tests/test_trace_doctor_cli.py
tests/test_training_challenge_p95_validation.py
tests/test_v06_website_change_antibot.py
tests/test_validation_dashboard_tracks.py
tests/test_validation_hardening_v1_3.py
tests/test_validation_pack.py
tests/test_version_alignment.py
tests/test_warb_cli.py
tools/warb.py
tools/benchmark/__init__.py
tools/benchmark/run_benchmark.py
tools/benchmark/scoring.py
tools/benchmark/standard_tasks.py
tools/diagnostics/__init__.py
tools/diagnostics/diagnose_failure.py
tools/failure_artifacts/__init__.py
tools/failure_artifacts/adapters.py
tools/failure_artifacts/artifact.py
tools/failure_artifacts/candidates.py
tools/failure_artifacts/causal_policy.py
tools/failure_artifacts/classifier.py
tools/failure_artifacts/collector.py
tools/failure_artifacts/composite.py
tools/failure_artifacts/diagnose.py
tools/failure_artifacts/doctor.py
tools/failure_artifacts/evidence_graph.py
tools/failure_artifacts/evidence_nodes.py
tools/failure_artifacts/guardrails.py
tools/failure_artifacts/issue.py
tools/failure_artifacts/packager.py
tools/failure_artifacts/regression.py
tools/failure_artifacts/regression_case.py
tools/failure_artifacts/report.py
tools/failure_artifacts/reporter.py
tools/failure_artifacts/resolution.py
tools/failure_artifacts/schema.py
tools/failure_artifacts/templates.py
tools/knowledge_base/__init__.py
tools/knowledge_base/load_patterns.py
tools/knowledge_base/search_patterns.py
tools/knowledge_base/validate_patterns.py
tools/real_trace_generation/__init__.py
tools/real_trace_generation/generate_real_trace_fixtures.py
tools/validation/__init__.py
tools/validation/p98_common.py
tools/validation/run_ai_handoff_p98_validation.py
tools/validation/run_ai_handoff_validation.py
tools/validation/run_applied_scenario_validation.py
tools/validation/run_auto_collector_validation.py
tools/validation/run_batch_diagnosis_p98_validation.py
tools/validation/run_composite_counterfactual_p98_validation.py
tools/validation/run_composite_diagnosis_p95_strict_validation.py
tools/validation/run_crawler_failure_coverage_matrix.py
tools/validation/run_cross_framework_p95_validation.py
tools/validation/run_cross_framework_p98_validation.py
tools/validation/run_cross_framework_validation.py
tools/validation/run_external_public_reference_validation.py
tools/validation/run_external_validation.py
tools/validation/run_p95_core_triage_gate.py
tools/validation/run_p98_master_gate.py
tools/validation/run_playwright_trace_p95_validation.py
tools/validation/run_playwright_trace_p98_validation.py
tools/validation/run_real_trace_validation.py
tools/validation/run_resolution_validation.py
tools/validation/run_sanitize_share_p98_validation.py
tools/validation/run_spiderbuf_inspired_validation.py
tools/validation/run_training_challenge_p98_validation.py
tools/validation/run_training_challenge_validation.py
tools/validation/run_validation_hardening.py
tools/validation/write_composite_showcase_reports.py
trace_doctor/__init__.py
trace_doctor/__main__.py
trace_doctor/cli.py