Skip to content
AutoCore1.0.0-rc.1 · Release Candidate
1.0.0-rc.1 · Release Candidate1 min read

Media Storage Requirements

Plan media storage, processing, retention, and provider boundaries for AutoCore.

AutoCore stores media ownership and processing metadata in the application domain while binary storage is selected through a provider abstraction. Current source supports local and R2 provider paths; no external provider is active by default.

Plan for originals, generated variants, failed-processing retries, manifest checksums, and backup retention. Media is not recoverable from PostgreSQL rows alone.

Verification

Confirm the selected storage provider, credentials by secret reference, writable path or bucket, public URL policy, and media backup boundary. Verify representative files after installation without publishing their private locations.

Related articles