mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-13 15:49:53 +00:00
* feat: add promoted template edit contracts * fix: address template contract review feedback
20 lines
777 B
Markdown
20 lines
777 B
Markdown
# AI Chat Reveal editing contract
|
|
|
|
## Surface ownership
|
|
|
|
This is a generic assistant conversation followed by a brandable closing card. The website brand may appear in the declared conversation and closing-card slots; the chat shell and motion remain template-owned.
|
|
|
|
## Editable slots
|
|
|
|
Only defaults declared in `data-composition-variables` are editable:
|
|
|
|
- `botName`, `userMessage`, `answer1` through `answer3`
|
|
- `bullet1` through `bullet3`
|
|
- `ecHeadline`, `ecSub`, `ecCta`, and `ecFooter`
|
|
|
|
Typed and streamed copy is length-locked to within 20% of the original.
|
|
|
|
## Protected
|
|
|
|
Do not change chat chrome, keyboard, layout, logo asset, palette, fonts, scene order, duration, timing, easing, typing cadence, or reveal logic. This contract declares no image or color variables.
|