Developer Group
Artifact Delivery

Artifact and media delivery.

A public status surface for derived artifacts, previews, export bundles, and delivery checks used by private workspaces.

Preview generation

Derived previews and normalized renditions are produced from project uploads.

Export bundles

Large output bundles are packaged, validated, and retained under workspace policy.

Delivery checks

Synthetic probes verify that generated artifacts remain reachable during active review windows.

GET /delivery/statusv1
{
  "status": "ok",
  "region": "active",
  "delivery": {
    "previews": "operational",
    "exports": "operational",
    "retention": "scheduled"
  }
}
ComponentRoleStatus
Preview serviceImage, document, and media previewsOperational
Export storagePackaged artifacts and manifestsOperational
Retention jobsScheduled cleanup and validationOperational