Files
hyperframes/registry/blocks/notification-cascade/TEMPLATE.md
T
James Russo dac8f9f912 feat: add promoted template edit contracts (#3407)
* feat: add promoted template edit contracts

* fix: address template contract review feedback
2026-08-21 18:39:17 -07:00

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.