feat: add promoted template edit contracts (#3407)

* feat: add promoted template edit contracts

* fix: address template contract review feedback
This commit is contained in:
James Russo
2026-08-21 18:39:17 -07:00
committed by GitHub
parent 92a6076807
commit dac8f9f912
24 changed files with 590 additions and 82 deletions
@@ -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.