LICENSE
README.md
pyproject.toml
aip_identity/__init__.py
aip_identity/__main__.py
aip_identity/cli.py
aip_identity/client.py
aip_identity/credential_store.py
aip_identity/handshake.py
aip_identity/identity.py
aip_identity/middleware.py
aip_identity/pdr.py
aip_identity/pure_ed25519.py
aip_identity/trust.py
aip_identity/vc.py
aip_identity.egg-info/PKG-INFO
aip_identity.egg-info/SOURCES.txt
aip_identity.egg-info/dependency_links.txt
aip_identity.egg-info/entry_points.txt
aip_identity.egg-info/requires.txt
aip_identity.egg-info/top_level.txt
aip_identity/integrations/__init__.py
aip_identity/integrations/auto.py
aip_identity/integrations/langchain_tools.py
tests/test_admin.py
tests/test_aip.py
tests/test_audit.py
tests/test_cli_messaging_integration.py
tests/test_cli_observe.py
tests/test_cli_smoke.py
tests/test_client.py
tests/test_credential_store.py
tests/test_demo.py
tests/test_did_key.py
tests/test_doctor.py
tests/test_env_credentials.py
tests/test_export_import.py
tests/test_feed.py
tests/test_handshake.py
tests/test_init.py
tests/test_integrations_auto.py
tests/test_live_service.py
tests/test_middleware.py
tests/test_migrate_cache.py
tests/test_observations_api.py
tests/test_oracle.py
tests/test_oracle_e2e.py
tests/test_pdr.py
tests/test_pdr_fixtures.py
tests/test_pdr_sliding_window.py
tests/test_prod_safety.py
tests/test_profile.py
tests/test_replay_cache.py
tests/test_resolve_crossprotocol.py
tests/test_service.py
tests/test_status.py
tests/test_trust_path_pdr.py
tests/test_trust_score_cli.py
tests/test_vc.py
tests/test_vouch_vc_api.py
tests/test_webhooks.py
tests/test_welcome_vouch.py