Durable object storage for submissions, private assets, logs, and challenge bundles.
A storage key is an opaque object locator inside the configured storage backend. Local development maps it onto a filesystem path, while hosted deployments may map it to an S3 object key. Runner writable storage is a separate local filesystem concern and is not represented by this crate.