LICENSE
README.md
pyproject.toml
tests/test_adapter_registry.py
tests/test_adapters.py
tests/test_builders.py
tests/test_clients.py
tests/test_crypto.py
tests/test_demo.py
tests/test_external_adapter.py
tests/test_integration.py
tests/test_integrations.py
tests/test_manifest.py
tests/test_manifest_invalid.py
tests/test_mcp_server.py
tests/test_mcp_v02.py
tests/test_schemas.py
tests/test_state_machines.py
tests/test_stripe_adapter.py
tests/test_types.py
tests/test_verify_full.py
xap/__init__.py
xap/client.py
xap/crypto.py
xap/errors.py
xap/manifest.py
xap/types.py
xap/verify.py
xap/adapters/__init__.py
xap/adapters/base.py
xap/adapters/external.py
xap/adapters/registry.py
xap/adapters/stripe_adapter.py
xap/adapters/stripe_webhooks.py
xap/adapters/test_adapter.py
xap/builders/__init__.py
xap/builders/identity.py
xap/builders/negotiation.py
xap/builders/receipt.py
xap/builders/registry.py
xap/builders/settlement.py
xap/builders/verity.py
xap/clients/__init__.py
xap/clients/discovery.py
xap/clients/negotiation.py
xap/clients/receipt.py
xap/clients/settlement.py
xap/clients/workflow.py
xap/data/__init__.py
xap/data/schemas/__init__.py
xap/data/schemas/agent-identity.json
xap/data/schemas/agent-manifest.json
xap/data/schemas/execution-receipt.json
xap/data/schemas/negotiation-contract.json
xap/data/schemas/registry-query.json
xap/data/schemas/registry-response.json
xap/data/schemas/settlement-intent.json
xap/data/schemas/verity-receipt.json
xap/integrations/__init__.py
xap/integrations/base.py
xap/integrations/crewai.py
xap/integrations/langchain.py
xap/mcp/__init__.py
xap/mcp/server.py
xap/mcp/setup.py
xap/schemas/__init__.py
xap/schemas/loader.py
xap/schemas/validator.py
xap/state_machines/__init__.py
xap/state_machines/negotiation.py
xap/state_machines/outcome.py
xap/state_machines/settlement.py
xap_sdk.egg-info/PKG-INFO
xap_sdk.egg-info/SOURCES.txt
xap_sdk.egg-info/dependency_links.txt
xap_sdk.egg-info/entry_points.txt
xap_sdk.egg-info/requires.txt
xap_sdk.egg-info/top_level.txt