mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-05 00:56:23 +00:00
* feat: add promoted template edit contracts * fix: address template contract review feedback
19 lines
809 B
Markdown
19 lines
809 B
Markdown
# Avatar Promo Card editing contract
|
|
|
|
## Surface ownership
|
|
|
|
This is a brandable promotional card. The composition's geometry and motion are template-owned; the declared identity, offer copy, logo, and color variables may adopt the supplied website brand.
|
|
|
|
## Editable slots
|
|
|
|
Only defaults declared in `data-composition-variables` are editable:
|
|
|
|
- Brand logo, headline lines, subhead, pill labels, and offer/code copy
|
|
- Declared canvas, ink, muted-ink, accent, and tile colors
|
|
|
|
Keep replacement copy within 20% of the original length. A replacement logo must be a horizontal transparent wordmark.
|
|
|
|
## Protected
|
|
|
|
Preserve avatar videos, background music, fonts, belt geometry, tile count, scene structure, duration, timing, easing, and waterfall motion. Do not add or replace media without a declared variable.
|