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 —rgba(21, / 36, / 62, / 0.3000)is not valid CSS and browsers will drop the declaration. The dark value is well-formed.background-neutralandbackground-disabledare identical (#e7e9eb). Two names, one value, different meanings — and one of seven such collisions. See TITAN-GAP-04.link-defaultandlink-visitedare identical (#1c53e9), so visited links cannot be identified. See TITAN-GAP-04.border-width-mdandborder-width-emphasisare both 2px, so their recorded distinction is invisible on screen. See TITAN-GAP-04.- No semantic focus token exists. See TITAN-DIV-02.
- The light-mode status contrast failures are untriaged. Whether they are known and accepted or unnoticed is not recorded. See TITAN-DIV-03.
- Surfaces have no defined layering order. Titan ships four background tokens that function as surfaces, with no defined order and no rule pairing a border to the surface it sits on. The ordering on the main page is a proposal, not yet signed off. See TITAN-DIV-07.