> Logline: One sentence that captures what this beat does and how it should feel on screen.
# Icon
Inline SVG, drawn as a single `path` on a 24×24 grid. Keep it gestural and readable at small sizes.
# Use
Where this beat belongs in a scene; how it lands; what it pairs well with. Name a few neighboring beats it might follow or precede.
# Feel
Tempo, direction, attitude (e.g., soft entrance, decisive turn, lingering exit). Write it like a director’s note.
# Spell (optional)
A tiny code note for tools that fetch the SVG and apply behavior—your “icon + small action” pairing.
spell: name: your-beat-name icon: inline-svg behavior: show/transition/acknowledge
# See - Example Beat Page