LICENSE
README.md
pyproject.toml
mcp_sentinel_proxy.egg-info/PKG-INFO
mcp_sentinel_proxy.egg-info/SOURCES.txt
mcp_sentinel_proxy.egg-info/dependency_links.txt
mcp_sentinel_proxy.egg-info/entry_points.txt
mcp_sentinel_proxy.egg-info/requires.txt
mcp_sentinel_proxy.egg-info/top_level.txt
sentinel/__init__.py
sentinel/baselines.py
sentinel/benchmark.py
sentinel/cli.py
sentinel/cli_common.py
sentinel/clients.py
sentinel/config.py
sentinel/config_diagnostics.py
sentinel/dashboard.py
sentinel/demo_check.py
sentinel/doctor.py
sentinel/engines.py
sentinel/fleet_report.py
sentinel/frameworks.py
sentinel/init_config.py
sentinel/investigate.py
sentinel/llm_client.py
sentinel/llm_demo.py
sentinel/main.py
sentinel/quickstart.py
sentinel/report.py
sentinel/show_config.py
sentinel/signoz.py
sentinel/watch.py
sentinel/_demo/__init__.py
sentinel/_demo/attacker_sink.py
sentinel/_demo/http_demo_server.py
sentinel/behavior/__init__.py
sentinel/behavior/baseline_stats.py
sentinel/behavior/baseline_store.py
sentinel/behavior/feature_extractor.py
sentinel/behavior/sequence_watcher.py
sentinel/contract/__init__.py
sentinel/contract/engine.py
sentinel/integrity/__init__.py
sentinel/integrity/baseline_store.py
sentinel/integrity/descriptor_scan.py
sentinel/integrity/diff_engine.py
sentinel/integrity/drift_summary.py
sentinel/integrity/engine.py
sentinel/integrity/hasher.py
sentinel/proxy/__init__.py
sentinel/proxy/http_transport.py
sentinel/proxy/interceptor.py
sentinel/proxy/meta.py
sentinel/proxy/stdio_transport.py
sentinel/redaction/__init__.py
sentinel/redaction/redactor.py
sentinel/telemetry/__init__.py
sentinel/telemetry/operator_audit.py
sentinel/telemetry/otel_setup.py
sentinel/telemetry/spans.py
sentinel/utils/__init__.py
sentinel/utils/console.py
sentinel/utils/logging.py
sentinel/utils/render.py