[console_scripts]
testpulse = testpulse.tools.run_diagnostics:main
testpulse-aaa-determinism = testpulse.tools.aaa_determinism_cli:main
testpulse-agent-mcp = testpulse.agent.mcp_server:main
testpulse-agent-web = testpulse.agent.web_server:main
testpulse-api = testpulse.api.app:main
testpulse-backfill-anomaly-insights = testpulse.tools.backfill_anomaly_insights:main
testpulse-backfill-embeddings = testpulse.tools.backfill_embeddings:main
testpulse-bootstrap = testpulse.tools.bootstrap_cli:main
testpulse-capture-setup = testpulse.tools.capture_setup:main
testpulse-client-run = testpulse.tools.synthetic_client:main
testpulse-config = testpulse.tools.config_cli:main
testpulse-delete-baseline = testpulse.tools.delete_baseline:main
testpulse-delete-run = testpulse.tools.delete_run:main
testpulse-diagnose = testpulse.agent.cli:main
testpulse-framework = testpulse.tools.framework_cli:main
testpulse-fstester-workflow = testpulse.tools.fstester_workflow:main
testpulse-index-config-corpus = testpulse.tools.index_config_corpus:main
testpulse-index-run = testpulse.tools.index_run:main
testpulse-list-baselines = testpulse.tools.list_baselines:main
testpulse-mcp = testpulse.mcp.server:main
testpulse-mcp-sse = testpulse.mcp.server:main_sse
testpulse-menu = testpulse.tools.show_menu:main
testpulse-migrate = testpulse.tools.migrate:main
testpulse-open-workflow-viewer = testpulse.tools.open_workflow_viewer:main
testpulse-pcap-start = testpulse.tools.pcap_cli:main_start
testpulse-pcap-status = testpulse.tools.pcap_cli:main_status
testpulse-pcap-stop = testpulse.tools.pcap_cli:main_stop
testpulse-save-baseline = testpulse.tools.save_baseline:main
testpulse-seam-correlate = testpulse.tools.testpulse_seam_correlate:main
testpulse-synthetic-client = testpulse.tools.synthetic_client:main
testpulse-tacacs-audit = testpulse.tools.testpulse_tacacs_audit:main
