LICENSE
README.md
pyproject.toml
adapters/__init__.py
adapters/_exhaust_helpers.py
adapters/anthropic_exhaust.py
adapters/azure_openai_exhaust.py
adapters/langchain_exhaust.py
adapters/langgraph_exhaust.py
adapters/mcp/__init__.py
adapters/mcp/mcp_server_scaffold.py
adapters/openclaw/__init__.py
adapters/openclaw/adapter.py
adapters/openclaw/overwatch_openclaw_adapter.py
adapters/otel/__init__.py
adapters/otel/exporter.py
adapters/otel/otel_exporter.py
adapters/otel/sidecar.py
coherence_ops/__init__.py
coherence_ops/__main__.py
coherence_ops/audit.py
coherence_ops/cli.py
coherence_ops/dlr.py
coherence_ops/ds.py
coherence_ops/iris.py
coherence_ops/manifest.py
coherence_ops/mg.py
coherence_ops/mg_backends.py
coherence_ops/prime.py
coherence_ops/reconciler.py
coherence_ops/rs.py
coherence_ops/scoring.py
coherence_ops/examples/__init__.py
coherence_ops/examples/drift_patch_cycle.py
coherence_ops/examples/e2e_seal_to_report.py
deepsigma.egg-info/PKG-INFO
deepsigma.egg-info/SOURCES.txt
deepsigma.egg-info/dependency_links.txt
deepsigma.egg-info/entry_points.txt
deepsigma.egg-info/requires.txt
deepsigma.egg-info/top_level.txt
engine/__init__.py
engine/compression_engine.py
engine/degrade_ladder.py
engine/drift_detector.py
engine/dte_enforcer.py
engine/exhaust_llm_extractor.py
engine/exhaust_refiner.py
engine/policy_loader.py
engine/schema_validator.py
engine/supervisor_scaffold.py
tests/test_api.py
tests/test_benchmarks.py
tests/test_coherence_bridge.py
tests/test_coherence_dlr.py
tests/test_coherence_ds.py
tests/test_coherence_mg.py
tests/test_coherence_rs.py
tests/test_dashboard_api_wiring.py
tests/test_degrade_ladder.py
tests/test_drift_detector.py
tests/test_dte_enforcer.py
tests/test_exhaust_api.py
tests/test_exhaust_llm_extractor.py
tests/test_exhaust_refiner.py
tests/test_integration.py
tests/test_iris.py
tests/test_langgraph_adapter.py
tests/test_load.py
tests/test_mcp_iris.py
tests/test_mcp_resources.py
tests/test_mg_persistence.py
tests/test_money_demo.py
tests/test_otel_exporter.py
tests/test_policy_loader.py
tests/test_prime.py
tests/test_refiner_hardening.py
tests/test_schema_claim.py
tests/test_schema_validator.py
tests/test_shacl_claim.py
tools/__init__.py
tools/drift_to_patch.py
tools/exhaust_cli.py
tools/replay_episode.py
tools/run_supervised.py
tools/validate_examples.py
verifiers/__init__.py
verifiers/invariant_check.py
verifiers/read_after_write.py