LICENSE
README.md
pyproject.toml
src/svx/__init__.py
src/svx/audit.py
src/svx/cli.py
src/svx/config.py
src/svx/humanize.py
src/svx/parser.py
src/svx/schemas.py
src/svx/server.py
src/svx/simulator.py
src/svx/snapshot.py
src/svx/verifier.py
src/svx.egg-info/PKG-INFO
src/svx.egg-info/SOURCES.txt
src/svx.egg-info/dependency_links.txt
src/svx.egg-info/entry_points.txt
src/svx.egg-info/requires.txt
src/svx.egg-info/top_level.txt
tests/test_file_edit.py
tests/test_init_and_scoping.py
tests/test_parser.py
tests/test_server.py
tests/test_verifier.py