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
+19
View File
@@ -0,0 +1,19 @@
# Notes Reveal editing contract
## Surface ownership
This template depicts a notes application and a hand-lettered checklist. The supplied website may provide the declared note and checklist copy; it does not own the notes application chrome.
## Editable slots
Only defaults declared in `data-composition-variables` are editable:
- `titleL1`, `titleL2`, and `cardTop`
- `check1Label` through `check3Label`
- `check1Value` through `check3Value`
Typed copy is length-locked to within 20% of the original.
## Protected
Preserve notes chrome, paper treatment, fonts, colors, checklist geometry, scene structure, duration, timing, easing, handwriting motion, and reveal cadence.