authors
Original writers. Required at the root (at least one) and at every element.
| Field | Type | Required | Notes |
|---|---|---|---|
id | uuid | ✓ | Stable across the document. |
given | string (1–50) | ✓ | Given name. |
family | string (1–50) | ✓ | Family name. |
meta | meta | — | Extension — e.g. ORCID, WGA id. |
contributors
Anyone who made artistic input other than original authorship — editor, director, script doctor, showrunner. Optional.
| Field | Type | Notes |
|---|---|---|
roles | slug[] | Unique list of role slugs. |
Element-level
Every element in a scene body carries:authors: uuid[] — at least one author id from the rootauthorsarray.contributors: uuid[] — any contributor ids from the rootcontributors.