Artifacts
Artifacts are durable outputs produced by a run: downloads, screenshots, recordings, collected files, PDFs, reports, and other captured files.
In the SDK, start from the active run when you care about the current runtime session.
You can also list artifacts across a space when you are building a broader file or audit view.
Artifact identity
Artifacts have both an artifact ID and a backing storage file ID.
Use the artifact APIs when you want run output semantics. Use space storage when you want durable file management.

