Run Files
A run collects the files produced during a session - downloads, screenshots, agent outputs. List them, or export them as a single archive.
List run files
Filter by type to narrow the set.
Export an archive
Export is idempotent - pass an idempotency key so retries do not create duplicate archives. See Idempotency.
Moving files in and out of a runtime
To stage durable files into a live runtime or collect runtime files back to storage, use the runtime files namespace (bctrl.runtimes.files.stage / .collect).
Next
- Runtimes - stage and collect runtime files
- Recording - replay the session
- Idempotency - safe retries on export

