LICENSE
README.md
pyproject.toml
margin/__init__.py
margin/algebra.py
margin/bridge.py
margin/calibrate.py
margin/causal.py
margin/composite.py
margin/confidence.py
margin/contract.py
margin/diff.py
margin/events.py
margin/forecast.py
margin/health.py
margin/ledger.py
margin/loop.py
margin/observation.py
margin/predicates.py
margin/provenance.py
margin/transitions.py
margin/uncertain.py
margin/validity.py
margin.egg-info/PKG-INFO
margin.egg-info/SOURCES.txt
margin.egg-info/dependency_links.txt
margin.egg-info/top_level.txt
margin/policy/__init__.py
margin/policy/compose.py
margin/policy/core.py
margin/policy/temporal.py
margin/policy/trace.py
margin/policy/tuning.py
margin/policy/validate.py
tests/test_algebra.py
tests/test_bridge.py
tests/test_calibrate.py
tests/test_causal.py
tests/test_composite.py
tests/test_confidence.py
tests/test_contract.py
tests/test_diff.py
tests/test_events.py
tests/test_forecast.py
tests/test_health.py
tests/test_healthcare.py
tests/test_ledger.py
tests/test_loop.py
tests/test_observation.py
tests/test_policy.py
tests/test_policy_compose.py
tests/test_policy_temporal.py
tests/test_policy_trace.py
tests/test_policy_tuning.py
tests/test_policy_validate.py
tests/test_predicates.py
tests/test_provenance.py
tests/test_reverse_bridge.py
tests/test_staleness.py
tests/test_transformer.py
tests/test_transitions.py
tests/test_uncertain.py
tests/test_validity.py
tests/test_windowing.py