LICENSE
MANIFEST.in
README.md
setup.py
scope_analytics/__init__.py
scope_analytics/auto.py
scope_analytics/cli.py
scope_analytics/client.py
scope_analytics/config.py
scope_analytics/context.py
scope_analytics/deployment.py
scope_analytics/events.py
scope_analytics/middleware.py
scope_analytics/queue.py
scope_analytics/supported_versions.py
scope_analytics.egg-info/PKG-INFO
scope_analytics.egg-info/SOURCES.txt
scope_analytics.egg-info/dependency_links.txt
scope_analytics.egg-info/entry_points.txt
scope_analytics.egg-info/requires.txt
scope_analytics.egg-info/top_level.txt
scope_analytics/patches/__init__.py
scope_analytics/patches/_capture.py
scope_analytics/patches/_streaming.py
scope_analytics/patches/anthropic_patch.py
scope_analytics/patches/gemini_patch.py
scope_analytics/patches/google_genai_patch.py
scope_analytics/patches/openai_patch.py
tests/test_capture_contract.py
tests/test_capture_contract_google.py
tests/test_coverage_honesty.py
tests/test_deployment.py
tests/test_identify.py
tests/test_identity_bridge.py
tests/test_patch_versions.py
tests/test_redaction.py