Known issues
Divergences are where code and design intent disagree; open decisions are where nothing has been decided yet. Neither is resolvable by inference.Gaps in the current rules
overlay-defaultis malformed. The emitted value isrgba(21, / 36, / 62, / 0.3000)— stray slashes, not valid CSS. Browsers drop the declaration entirely. Reported, unresolved.- No token exists for the drawer or toast layers. They stack at 1200 and 1400, which no Titan token expresses, so their order relative to a Titan surface is not something the design system controls.
- Whether
z-overlay(1000) is meant to sit below a drawer is not recorded. As shipped it does, which means a scrim does not cover a drawer. z-loader(1038) is an unexplained number. It corresponds to no round step and no stated reasoning.shadow-*-mainaliasesshadow-*-1in every direction. No rule says when to use the alias rather than the numbered token.