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

AutoCore Media Processing, Privacy, and Recovery

Media variants, ordering, validation, failed processing, orphan handling, and API-only destructive operations.

The worker or image service produces derived variants. Admin retry is controlled recovery, not proof that an original object exists. Orphan dry-run and deletion are API-only and bounded by explicit IDs, reason, and confirmation.

AreaSource-verified boundary
Orphan deletionmarketplace.media.orphans.manage; DELETE_ORPHANS confirmation; never a normal row action.
Replacement/reorderingNot documented as Admin controls because the reviewed source does not prove those controls.
RecoveryVerify original availability, processing error, key ownership, and public delivery effect.
AuditPreserve the actor, reason, media ID, result, and post-action state.

High-risk operation

Use the required permission, reason, confirmation, and post-action verification. UI visibility is not the authorization boundary.

Verification

Verify the route, permission, response state, audit outcome, and public effect before closing the task. Record unknown or configuration-dependent behavior as a limitation.

Related articles