CHANGELOG.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
authdrift/__init__.py
authdrift/__main__.py
authdrift/cli/__init__.py
authdrift/cli/main.py
authdrift/core/__init__.py
authdrift/core/events.py
authdrift/core/injector.py
authdrift/core/result.py
authdrift/core/runner.py
authdrift/core/scenario.py
authdrift/hooks/__init__.py
authdrift/hooks/lifecycle.py
authdrift_harness.egg-info/PKG-INFO
authdrift_harness.egg-info/SOURCES.txt
authdrift_harness.egg-info/dependency_links.txt
authdrift_harness.egg-info/entry_points.txt
authdrift_harness.egg-info/top_level.txt
benchmarks/run.py
examples/delegation/README.md
examples/delegation/safe.py
examples/delegation/scenario.py
examples/refund/README.md
examples/refund/safe.py
examples/refund/scenario.py
examples/session/README.md
examples/session/safe.py
examples/session/scenario.py
release/validation.md
research/external-validation.md
research/implementation-status.md
research/methodology.md
research/related-work.md
research/threat-model.md
tests/test_runner.py