LICENSE
README.md
pyproject.toml
src/qwed_a2a/__init__.py
src/qwed_a2a/interceptor.py
src/qwed_a2a.egg-info/PKG-INFO
src/qwed_a2a.egg-info/SOURCES.txt
src/qwed_a2a.egg-info/dependency_links.txt
src/qwed_a2a.egg-info/requires.txt
src/qwed_a2a.egg-info/top_level.txt
src/qwed_a2a/protocol/__init__.py
src/qwed_a2a/protocol/endpoints.py
src/qwed_a2a/protocol/schema.py
src/qwed_a2a/security/__init__.py
src/qwed_a2a/security/crypto.py
src/qwed_a2a/security/trust_boundary.py
src/qwed_a2a/utils/__init__.py
src/qwed_a2a/utils/telemetry.py
tests/test_code_guard.py
tests/test_crypto_signing.py
tests/test_endpoints.py
tests/test_interceptor.py
tests/test_schemas.py
tests/test_trust_boundary.py
tests/test_unverifiable_passthrough.py