Online production

Record consumes authorized state, events, control, and media. It does not block the physics authority thread for expensive encoding or read private backend buffers. Channels carry run, generation, tick/time, and required calibration facts.

Atomic outputs

Outputs are written to staging, validated, then published atomically. Failure, cancellation, or storage errors must not leave an apparently complete result directory. Final status reports channels that succeeded, failed, or were omitted.

Replay

Replay reads sealed inputs and acts through controlled state restoration or control submission. It remains subject to lifecycle, generation, target discovery, and arbitration rather than bypassing Runtime through a native backend API.

Output discovery

Core CLI offers bounded discovery, inspection, opening, and cleanup under a trusted output root. Cleanup never expands to a project root or user directory.

Offline viewers and exporters read immutable artifacts. A visualization or conversion failure does not change the original FSR, and conversions record source digests, tool versions, mappings, and reopen validation.

See CLI and outputs, Official plugins, and Examples and tutorials.