LICENSE
README.md
pyproject.toml
backplanes/__init__.py
backplanes/_integration_events.py
backplanes/_payload_fields.py
backplanes/_stream_recording.py
backplanes/_tool_calls.py
backplanes/_web_integrations.py
backplanes/audit.py
backplanes/causality.py
backplanes/client.py
backplanes/config.py
backplanes/context.py
backplanes/filesystem.py
backplanes/identity.py
backplanes/integrations.py
backplanes/llm_telemetry.py
backplanes/payloads.py
backplanes/pii.py
backplanes/py.typed
backplanes/recording.py
backplanes/runtime_identity.py
backplanes/signing.py
backplanes/tools.py
backplanes/wrappers.py
backplanes.egg-info/PKG-INFO
backplanes.egg-info/SOURCES.txt
backplanes.egg-info/dependency_links.txt
backplanes.egg-info/requires.txt
backplanes.egg-info/top_level.txt
backplanes/v1/__init__.py
backplanes/v1/audit_pb2.py
backplanes/v1/audit_pb2.pyi
backplanes/v1/audit_pb2_grpc.py
backplanes/v1/audit_pb2_grpc.pyi
backplanes/v1/collector_pb2.py
backplanes/v1/collector_pb2.pyi
backplanes/v1/collector_pb2_grpc.py
backplanes/v1/collector_pb2_grpc.pyi
backplanes/v1/events_pb2.py
backplanes/v1/events_pb2.pyi
backplanes/v1/events_pb2_grpc.py
backplanes/v1/events_pb2_grpc.pyi
backplanes/v1/spotlight_pb2.py
backplanes/v1/spotlight_pb2.pyi
backplanes/v1/spotlight_pb2_grpc.py
backplanes/v1/spotlight_pb2_grpc.pyi
tests/test_audit.py
tests/test_client_advanced.py
tests/test_ergonomics.py
tests/test_httpx_patch.py
tests/test_llm_telemetry.py
tests/test_pii_and_payloads.py
tests/test_requests_patch.py
tests/test_resilience.py
tests/test_runtime_identity.py
tests/test_signing.py
tests/test_streaming.py
tests/test_tool_calls.py
tests/test_tools.py
tests/test_wrappers.py