These tokens let TheoB reuse color, tactile, and audio-design meaning across tabs, buttons, games, Academy lessons, and Founder Command actions. Audio remains design-token-only for now.
Application map
[
{
"surface": "Element Match",
"color": "intent-clarity + intent-boundary",
"tactile": "tile-snap",
"audio": "match-pop"
},
{
"surface": "AI Academy",
"color": "intent-clarity + intent-growth",
"tactile": "soft-pulse",
"audio": "crystal-tap"
},
{
"surface": "Moral Learning",
"color": "intent-reflection + intent-warmth",
"tactile": "slow-glow",
"audio": "low-bell"
},
{
"surface": "Founder Command",
"color": "intent-clarity + intent-warmth",
"tactile": "firm-press",
"audio": "warm-chime"
},
{
"surface": "Safety Boundary",
"color": "intent-boundary",
"tactile": "short-stop",
"audio": "muted-caution"
}
]