README.md
pyproject.toml
setup.py
attribution/__init__.py
attribution/attestation.py
attribution/cli.py
attribution/core.py
attribution/crawler.py
attribution/http.py
attribution/index.py
attribution/observability.py
attribution/storage.py
attribution/validation.py
attribution/signals/__init__.py
attribution/signals/ct.py
attribution/signals/dns.py
attribution/signals/firstparty.py
attribution/signals/rdap.py
attribution/signals/signedmanifest.py
attribution/signals/wellknown.py
domain_attribution.egg-info/PKG-INFO
domain_attribution.egg-info/SOURCES.txt
domain_attribution.egg-info/dependency_links.txt
domain_attribution.egg-info/entry_points.txt
domain_attribution.egg-info/requires.txt
domain_attribution.egg-info/top_level.txt
service/__init__.py
service/__main__.py
service/auth.py
service/billing.py
service/checkout_page.py
service/cli.py
service/commerce.py
service/db.py
service/discovery.py
service/envloader.py
service/http.py
service/pricing.py
service/settlement.py
service/solana_usdc.py
service/usdc.py
tests/test_agent_discovery.py
tests/test_attestation.py
tests/test_attribution.py
tests/test_catalog_discovery.py
tests/test_commercial_finish.py
tests/test_commercial_loop.py
tests/test_evidence_pipeline.py
tests/test_http_admin.py
tests/test_index.py
tests/test_integration.py
tests/test_mcp.py
tests/test_mcp_e2e.py
tests/test_mcp_integration.py
tests/test_observability_benchmark.py
tests/test_service_billing.py
tests/test_solana_usdc.py
tests/test_ssrf_http_guards.py
tests/test_storage_crawler.py
tests/test_usdc_billing.py
tests/test_validation_cache.py
tests/test_wellknown.py
tests/test_x402_sqlite.py