Artifacts¶
Generated training and experiment outputs live under exports/.
The exports/ directory is ignored by git because it contains large and machine-specific outputs.
Export Roots¶
Most environments use this shape:
Some environments include the number of agents:
Examples:
Common Subdirectories¶
World-model artifacts:
Opponent-model artifacts:
Experiment outputs:
Exact true-shield baseline artifacts:
Timings¶
The canonical timing sidecar is:
It lives at the environment export root and is shared across world-model, opponent-model, and experiment notebooks.
The timing file records stage totals, per-run durations, and available RAM metadata.