README.md
pyproject.toml
app/__init__.py
app/catalogue_client.py
app/cli.py
app/cli_auth.py
app/keys.py
app/main.py
app/member_auth.py
app/nl_query.py
app/runner.py
app/skills_registry.py
app/submissions.py
app/tools_client.py
app/static/styles.css
app/templates/index.html
app/templates/login.html
app/templates/source.html
navigator_cli.egg-info/PKG-INFO
navigator_cli.egg-info/SOURCES.txt
navigator_cli.egg-info/dependency_links.txt
navigator_cli.egg-info/entry_points.txt
navigator_cli.egg-info/requires.txt
navigator_cli.egg-info/top_level.txt
tests/test_app.py
tests/test_catalogue_client.py
tests/test_cli.py
tests/test_data_prefix.py
tests/test_member_auth.py
tests/test_runner.py
tests/test_skills_registry.py
tests/test_submissions.py