LICENSE
README.md
pyproject.toml
commitgov/__init__.py
commitgov/audit.py
commitgov/cli.py
commitgov/commitment.py
commitgov/engine.py
commitgov/handshake.py
commitgov/lineage.py
commitgov/loop.py
commitgov/meta.py
commitgov/model_swap.py
commitgov/oracle.py
commitgov/patterns.py
commitgov/presence.py
commitgov/progress.py
commitgov/review.py
commitgov/signing.py
commitgov/swarm.py
commitgov/witness.py
commitgov.egg-info/PKG-INFO
commitgov.egg-info/SOURCES.txt
commitgov.egg-info/dependency_links.txt
commitgov.egg-info/entry_points.txt
commitgov.egg-info/requires.txt
commitgov.egg-info/top_level.txt
commitgov/enterprise/__init__.py
commitgov/enterprise/config.py
commitgov/enterprise/control_plane.py
commitgov/enterprise/envelope.py
commitgov/enterprise/flame_gateway.py
commitgov/enterprise/gates.py
commitgov/enterprise/obo.py
commitgov/enterprise/omni_gateway.py
commitgov/enterprise/otel_tracing.py
commitgov/enterprise/passport.py
commitgov/enterprise/playback.py
commitgov/enterprise/policy_bundle.py
commitgov/enterprise/royalty.py
commitgov/enterprise/sinks.py
commitgov/enterprise/trace.py
tests/test_audit.py
tests/test_cli.py
tests/test_commitment.py
tests/test_engine.py
tests/test_enterprise.py
tests/test_handshake.py
tests/test_lineage.py
tests/test_loop.py
tests/test_meta.py
tests/test_model_swap.py
tests/test_oracle.py
tests/test_patterns.py
tests/test_presence.py
tests/test_progress.py
tests/test_review.py
tests/test_server.py
tests/test_signing.py
tests/test_stress.py
tests/test_swarm.py
tests/test_witness.py