LICENSE
README.md
pyproject.toml
src/ubag/__init__.py
src/ubag/_agents_json.py
src/ubag/_challenge.py
src/ubag/_credential.py
src/ubag/_keys.py
src/ubag/_routing.py
src/ubag/_sux.py
src/ubag/agent.py
src/ubag.egg-info/PKG-INFO
src/ubag.egg-info/SOURCES.txt
src/ubag.egg-info/dependency_links.txt
src/ubag.egg-info/requires.txt
src/ubag.egg-info/top_level.txt
src/ubag/middleware/__init__.py
src/ubag/middleware/fastapi.py
tests/test_challenge.py
tests/test_credential.py
tests/test_middleware_fastapi.py
tests/test_routing.py