When Recordings Are Available
| Method | Recordings Available |
|---|---|
| API | Yes — viewable online via scorecard |
| Swarm | Yes — saved locally and viewable online |
| Local Toolkit | No — running locally without API does not generate recordings |
Online Replays
For games played via the API, you can view recordings online through your scorecard:https://three.arcprize.org/scorecards/<scorecard_id>
Here is an example recording.
Local Recording Files
When running a swarm, agent gameplay is recorded by default and stored in therecordings/ directory with GUID-based filenames:
{game_id}.{agent_type}.{max_actions}.{guid}.recording.jsonl

