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/agent_skill.py
handshake_addon/autonomous.py
handshake_addon/backend_client.py
handshake_addon/cli.py
handshake_addon/confirmation.py
handshake_addon/credential_recovery.py
handshake_addon/enrollment.py
handshake_addon/idp_discovery.py
handshake_addon/install_credential.py
handshake_addon/local_store.py
handshake_addon/narrative.py
handshake_addon/on_demand.py
handshake_addon/payment_flow.py
handshake_addon/payment_readiness.py
handshake_addon/pending_checkout.py
handshake_addon/reactive.py
handshake_addon/staging_events.py
handshake_addon/staging_wallet.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_domain_flow.py
tests/test_cli_install.py
tests/test_cli_on_demand.py
tests/test_cli_staging_claim.py
tests/test_cli_use_credit.py
tests/test_confirmation.py
tests/test_idp_discovery.py
tests/test_install_credential.py
tests/test_local_store.py
tests/test_narrative.py
tests/test_on_demand.py
tests/test_payment_flow.py
tests/test_payment_readiness.py
tests/test_pending_checkout.py
tests/test_reactive.py
tests/test_resolve_confirmation.py
tests/test_staging_wallet.py
tests/test_staging_x402_signer.py
tests/test_use_credit.py
tests/test_verification.py
tests/test_x402_client.py