LICENSE
LICENSE-APACHE
LICENSING.md
README.md
pyproject.toml
src/exploradora/__init__.py
src/exploradora/cli.py
src/exploradora/demo.py
src/exploradora/library.py
src/exploradora/tui.py
src/exploradora.egg-info/PKG-INFO
src/exploradora.egg-info/SOURCES.txt
src/exploradora.egg-info/dependency_links.txt
src/exploradora.egg-info/entry_points.txt
src/exploradora.egg-info/requires.txt
src/exploradora.egg-info/top_level.txt
src/exploradora/core/__init__.py
src/exploradora/core/jcs.py
src/exploradora/core/manifest.py
src/exploradora/core/manifest.schema.json
src/exploradora/core/scaffold.py
src/exploradora/core/verify.py
tests/test_cli.py
tests/test_init.py
tests/test_jcs.py
tests/test_library.py
tests/test_manifest.py
tests/test_tui.py
tests/test_verify.py