LICENSE
README.md
pyproject.toml
src/dbl_core/__init__.py
src/dbl_core.egg-info/PKG-INFO
src/dbl_core.egg-info/SOURCES.txt
src/dbl_core.egg-info/dependency_links.txt
src/dbl_core.egg-info/requires.txt
src/dbl_core.egg-info/top_level.txt
src/dbl_core/behavior/__init__.py
src/dbl_core/behavior/log.py
src/dbl_core/events/__init__.py
src/dbl_core/events/canonical.py
src/dbl_core/events/digest.py
src/dbl_core/events/model.py
src/dbl_core/events/trace_digest.py
src/dbl_core/gate/__init__.py
src/dbl_core/gate/model.py
src/dbl_core/normalize/__init__.py
src/dbl_core/normalize/trace.py
tests/test_behavior_t_index.py
tests/test_canonicalization_hardening.py
tests/test_contract_smoke.py
tests/test_deny_is_delta.py
tests/test_event_canonicalization.py
tests/test_event_digest.py
tests/test_event_payload_hardening.py
tests/test_immutability.py
tests/test_kernel_trace_embedding.py
tests/test_observational_ignored.py
tests/test_public_api.py
tests/test_trace_hardening.py