LICENSE
README.md
pyproject.toml
src/watchlight/__init__.py
src/watchlight/_approval.py
src/watchlight/_audit.py
src/watchlight/_counters.py
src/watchlight/attenuation.py
src/watchlight/claude_agent.py
src/watchlight/cli.py
src/watchlight/inprocess.py
src/watchlight/langgraph.py
src/watchlight/policytest.py
src/watchlight/principals.py
src/watchlight/pydantic_ai.py
src/watchlight/scope_token.py
src/watchlight.egg-info/PKG-INFO
src/watchlight.egg-info/SOURCES.txt
src/watchlight.egg-info/dependency_links.txt
src/watchlight.egg-info/entry_points.txt
src/watchlight.egg-info/requires.txt
src/watchlight.egg-info/top_level.txt
tests/test_action_gate.py
tests/test_adapter_parity.py
tests/test_approval_store.py
tests/test_async_context.py
tests/test_attenuation.py
tests/test_audit_sink.py
tests/test_counter_source.py
tests/test_counters.py
tests/test_identity.py
tests/test_obligations.py
tests/test_on_result.py
tests/test_policytest.py
tests/test_principal_record.py
tests/test_sanitize.py
tests/test_scope_token.py
tests/test_screen.py
tests/test_signing_secret.py