CHANGELOG.md
COMPATIBILITY.md
LICENSE
MANIFEST.in
README.md
THREAT_MODEL.md
pyproject.toml
docs/OPERATIONS.md
src/version_drift/__init__.py
src/version_drift/atomicio.py
src/version_drift/cli.py
src/version_drift/config.py
src/version_drift/core.py
src/version_drift/doctor.py
src/version_drift/explain.py
src/version_drift/inbox.py
src/version_drift.egg-info/PKG-INFO
src/version_drift.egg-info/SOURCES.txt
src/version_drift.egg-info/dependency_links.txt
src/version_drift.egg-info/entry_points.txt
src/version_drift.egg-info/top_level.txt
src/version_drift/integrate/__init__.py
src/version_drift/integrate/board.py
src/version_drift/integrate/intent.py
tests/test_explain.py
tests/test_init_inbox.py
tests/test_integration_board.py
tests/test_integration_cli.py
tests/test_integration_intents.py
tests/test_release_metadata.py
tests/test_v050_safety.py
tests/test_v100_apply_lifecycle.py
tests/test_v100_contract.py
tests/test_v100_doctor.py
tests/test_v100_hardening.py
tests/test_v100_outcome.py
tests/test_v100_plan.py
tests/test_v100_release_contract.py
tests/test_v100_review_blockers.py
tests/test_v100_symlink_scope.py
tests/test_version_drift.py