LICENSE
README.md
pyproject.toml
1m_handshake.egg-info/PKG-INFO
1m_handshake.egg-info/SOURCES.txt
1m_handshake.egg-info/dependency_links.txt
1m_handshake.egg-info/entry_points.txt
1m_handshake.egg-info/requires.txt
1m_handshake.egg-info/top_level.txt
handshake_addon/__init__.py
handshake_addon/a2a_dispatch.py
handshake_addon/autonomous.py
handshake_addon/backend_client.py
handshake_addon/cli.py
handshake_addon/confirmation.py
handshake_addon/idp_discovery.py
handshake_addon/local_store.py
handshake_addon/on_demand.py
handshake_addon/reactive.py
handshake_addon/staging_x402_signer.py
handshake_addon/use_credit.py
handshake_addon/verification.py
handshake_addon/x402_client.py
tests/test_a2a_dispatch.py
tests/test_autonomous.py
tests/test_backend_client.py
tests/test_cli_autonomy.py
tests/test_cli_install.py
tests/test_cli_on_demand.py
tests/test_cli_use_credit.py
tests/test_confirmation.py
tests/test_idp_discovery.py
tests/test_local_store.py
tests/test_on_demand.py
tests/test_reactive.py
tests/test_staging_x402_signer.py
tests/test_use_credit.py
tests/test_verification.py
tests/test_x402_client.py