CHANGELOG.md
LICENSE
MANIFEST.in
README.md
config.example.json
pyproject.toml
docs/architecture.md
docs/failure-model.md
docs/policy-replay.md
docs/policy-sweep.md
docs/replay-sensitivity.md
examples/battery-enabled-policy.json
examples/policy-grid.json
examples/power-trace.jsonl
legacy/macos-shell/README.md
legacy/macos-shell/config.env
legacy/macos-shell/train-guard.sh
native/CMakeLists.txt
native/replay_kernel.cpp
tests/conftest.py
tests/test_clairvoyant.py
tests/test_cli.py
tests/test_config.py
tests/test_e2e.py
tests/test_entrypoint.py
tests/test_journal.py
tests/test_native.py
tests/test_platforms.py
tests/test_policy.py
tests/test_processes.py
tests/test_quality.py
tests/test_robustness.py
tests/test_sensors.py
tests/test_simulation.py
tests/test_state.py
tests/test_supervisor.py
tests/test_sweep.py
tools/bench_action_margin.py
tools/bench_pareto.py
tools/bench_sweep.py
train_guard.egg-info/PKG-INFO
train_guard.egg-info/SOURCES.txt
train_guard.egg-info/dependency_links.txt
train_guard.egg-info/entry_points.txt
train_guard.egg-info/requires.txt
train_guard.egg-info/top_level.txt
trainguard/__init__.py
trainguard/__main__.py
trainguard/clairvoyant.py
trainguard/cli.py
trainguard/config.py
trainguard/journal.py
trainguard/model.py
trainguard/native.py
trainguard/platforms.py
trainguard/policy.py
trainguard/processes.py
trainguard/robustness.py
trainguard/sensors.py
trainguard/simulation.py
trainguard/state.py
trainguard/supervisor.py
trainguard/sweep.py