LICENSE
README.md
pyproject.toml
src/disensor/GUIDE.md
src/disensor/__init__.py
src/disensor/__main__.py
src/disensor/cli.py
src/disensor/gate.py
src/disensor/guide.py
src/disensor/init.py
src/disensor/render.py
src/disensor/residue.schema.json
src/disensor/rules.py
src/disensor/template.py
src/disensor/vectors.py
src/disensor.egg-info/PKG-INFO
src/disensor.egg-info/SOURCES.txt
src/disensor.egg-info/dependency_links.txt
src/disensor.egg-info/entry_points.txt
src/disensor.egg-info/requires.txt
src/disensor.egg-info/top_level.txt
tests/test_guide.py
tests/test_init.py
tests/test_rules.py
tests/test_vectors.py