# VideoAssetsResolved

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/doc-automation/src/v2/stages/stage-13-upload/video-directive.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/doc-automation/src/v2/stages/stage-13-upload/video-directive.ts#L223)

A page's resolved (CDN) video artifact urls — persisted as provenance so a
later videoOnly re-run can swap old→new in place.

## Properties

| Property | Type |
|---|---|
| `video` | `string` |
| `captions` | `string` |
| `gifs` | `Record<string, string>` |
