Accessibility Is a Design-Time Decision
Contrast and focus order are chosen when the design is made, not patched later.
We check color contrast at the moment tokens are paired, so an inaccessible combination never reaches a page. The same applies to focus states and reading order, which are part of the component, not an afterthought.
Building accessibility into the governed layer means every site inherits it by default.