mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-13 07:40:06 +00:00
feat: add promoted template edit contracts (#3407)
* feat: add promoted template edit contracts * fix: address template contract review feedback
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user