LICENSE
README.md
pyproject.toml
src/disensor/GUIDE.es.md
src/disensor/GUIDE.md
src/disensor/__init__.py
src/disensor/__main__.py
src/disensor/brief.py
src/disensor/cli.py
src/disensor/gate.py
src/disensor/gitctx.py
src/disensor/guide.py
src/disensor/init.py
src/disensor/render.py
src/disensor/residue.schema.json
src/disensor/rules.py
src/disensor/scope.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
src/disensor/prompts/_common.md
src/disensor/prompts/architecture.md
src/disensor/prompts/diff.md
src/disensor/prompts/plan.md
tests/test_brief.py
tests/test_cli_errors.py
tests/test_docs.py
tests/test_docs_sync.py
tests/test_gate.py
tests/test_guide.py
tests/test_init.py
tests/test_rules.py
tests/test_scope.py
tests/test_vectors.py