LICENSE
README.md
pyproject.toml
foresight/__init__.py
foresight/agent_launcher.py
foresight/benchmark.py
foresight/child_runtime.py
foresight/cli.py
foresight/config.py
foresight/demo_scenario.py
foresight/eventbus_bridge.py
foresight/guardrail_scenarios.py
foresight/injection_benchmark.py
foresight/live_proof_agent.py
foresight/multi_task_session.py
foresight/predictor.py
foresight/replay_agent.py
foresight/replay_capture.json
foresight/session_monitor.py
foresight/terminal_dashboard.py
foresight/workflow_demo.py
foresight/workflow_plan_benchmark.py
foresight_agent_guard.egg-info/PKG-INFO
foresight_agent_guard.egg-info/SOURCES.txt
foresight_agent_guard.egg-info/dependency_links.txt
foresight_agent_guard.egg-info/entry_points.txt
foresight_agent_guard.egg-info/requires.txt
foresight_agent_guard.egg-info/top_level.txt
sentry/__init__.py
sentry/eventbus/__init__.py
sentry/eventbus/server.py
sentry/policy/__init__.py
sentry/policy/engine.py
sentry/policy/schema.py
sentry/proxy/__init__.py
sentry/proxy/actions.py
sentry/proxy/interceptor.py
tests/test_python_child_runtime.py