mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-11 14:50:02 +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 @@
|
||||
# Message Thread Reveal editing contract
|
||||
|
||||
## Surface ownership
|
||||
|
||||
This template depicts a phone messaging interface. The supplied website is content shared inside the thread and on the closing card; it does not own the messaging application chrome.
|
||||
|
||||
## Editable slots
|
||||
|
||||
Only defaults declared in `data-composition-variables` are editable:
|
||||
|
||||
- `contactName`, `cardTitle`, and `cardDomain`
|
||||
- `ecProof` and `ecCta`
|
||||
|
||||
Keep replacement copy within 20% of the original length.
|
||||
|
||||
## Protected
|
||||
|
||||
Preserve messaging chrome, bubbles, receipts, emoji, fixed conversation beats, link-card image, logo asset, palette, typography, geometry, scene structure, duration, timing, easing, and reveal behavior.
|
||||
Reference in New Issue
Block a user