LICENSE
README.md
pyproject.toml
foresight/__init__.py
foresight/agent_launcher.py
foresight/benchmark.py
foresight/child_runtime.py
foresight/cli.py
foresight/codex_adapter.py
foresight/codex_mcp.py
foresight/codex_setup.py
foresight/config.py
foresight/contracts.py
foresight/demo_scenario.py
foresight/eventbus_bridge.py
foresight/external_monitor.py
foresight/guardrail_scenarios.py
foresight/injection_benchmark.py
foresight/interactive_session.py
foresight/live_proof_agent.py
foresight/local_runtime.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
plugins/foresight-codex/.mcp.json
plugins/foresight-codex/.codex-plugin/plugin.json
plugins/foresight-codex/hooks/hooks.json
plugins/foresight-codex/skills/foresight-contract/SKILL.md
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_ci_and_shell_init.py
tests/test_codex_contracts.py
tests/test_external_monitor_race.py
tests/test_interactive_shell.py
tests/test_python_child_runtime.py