# ASW — Agentic Semantic Web: Context Document For agent sessions working in this repo. Read this before touching any CSS or layout file. --- ## What ASW is A CSS framework built for agents, not humans. LLMs generating web pages face a specific failure mode: given a class-based framework (Bootstrap, Tailwind), they must memorize presentation strings — `navbar-expand-lg`, `bg-gray-900`, `flex items-center justify-between`. These strings are arbitrary, version-dependent, and hallucination-prone. The agent spends cognition on presentation, not content. ASW's answer: **don't give agents a presentation vocabulary. Give them a semantic one.** Semantic HTML is what LLMs already produce naturally. `