Variable: ENTITIES
constENTITIES: readonly ["Action","Input","Selection","Collection","Overlay","Navigation","Disclosure","Feedback","Structure"]
Defined in: semantics/taxonomy.ts:79
Layer 1 — Semantic Foundation: Vocabulary
Values-first: constants are the source of truth.
Types are derived from constants via typeof … [number].
No imports — this module is the dependency root of the entire system.
See
- FSL Lexicon §1–7
- ../tokens/CONTRACT.md — AI-facing guide that consumes this vocabulary
to tell component authors which
vars.*paths to use per Entity.