mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-11 14:50:02 +00:00
* feat: add promoted template edit contracts * fix: address template contract review feedback
19 lines
806 B
Markdown
19 lines
806 B
Markdown
# Notification Cascade editing contract
|
|
|
|
## Surface ownership
|
|
|
|
This is a generic notification presentation with a HyperFrames-branded payoff. The notification geometry, backdrop, stacking behavior, typography, and motion belong to the template. The supplied website is the subject brand placed into declared slots.
|
|
|
|
## Editable slots
|
|
|
|
Only defaults declared in `data-composition-variables` are editable:
|
|
|
|
- `notifTitle`, `message1` through `message4`, and `appName`
|
|
- `headlineTop`, `headlineAccent`, and `footerText`
|
|
|
|
Keep replacement copy within 20% of the original length.
|
|
|
|
## Protected
|
|
|
|
Do not change CSS, layout, backdrop, notification chrome, logo asset, scene structure, duration, timing, easing, stacking, or reveal behavior. Colors are protected because this template declares no color variables.
|