slide-shell · v0.7.0+
SlideEquation
Slide-tesis tipo ecuación. term + op + term = outcome. Cada term es una caja glass con label mono pequeño + texto display grande. Operadores en gradiente highlight. El término marcado outcome: true recibe gradient violeta + glow.
Agent = Model + Tools + Harness
Props
| Prop | Tipo | Default | Descripción |
|---|---|---|---|
eyebrow | string | '' | Kicker. |
title | string | '' | Título. |
titleHighlight | string | '' | Substring del título a destacar. |
terms | Term[] | [] | Mezcla de { kind: 'term', label?, value, outcome? } y { kind: 'op', symbol }. |
note | string | '' | Lede al pie (acepta **strong** y `code`). |