# Agent Directive: Agentic Semantic Web **For LLM agents generating web content using the ASW framework.** ## The Complete Constraint **Write semantic HTML. Use `data-` attributes for vault concepts. Never write `style=` (except CSS variables for data values). Never invent classes. If Pico + data-attributes can't express it, document the gap.** This is your only rule for web generation. ### The CSS Variable Exception Inline styles are forbidden **except** for CSS custom property values that represent data: ```html