Reference
Introduction
What ASW is, why it exists, and how to drop it into any project.
Token System
How ASW's CSS custom property hierarchy is structured — Open Props base, semantic aliases, and component tokens.
Components
ASW's data-attribute vocabulary — callouts, tasks, session blocks, wikilinks, and layout primitives.
Navigation
Breadcrumb trails and step sequences for orienting users in docs and agentic workflows.
Layouts
All data-layout values and how to use them — docs scaffold, grids, hero, prose, timeline, and more.
Utilities
Utility data-attributes in ASW for text variants, spacing, and display.
Vocabulary
Full reference of all data-* attributes understood by ASW.
Accordion & Dialog
Native disclosure and modal patterns. No JavaScript required for accordion; dialog uses the native showModal() API.
Data Attributes
Complete reference for ASW's data-attribute vocabulary — roles, states, text modifiers, nav, and agentic-specific patterns.
Reset
What ASW's reset layer does, where it came from, and what it deliberately leaves alone.
Semantic HTML
How ASW styles plain HTML elements without class names — typography, links, tables, forms, and interactive elements.
Charts
Data-driven charts from semantic HTML tables using the data-chart attribute vocabulary. Absorbed from Charts.css.
Syntax Highlighting
How ASW's chroma layer provides syntax highlighting for Hugo and how to use Prism.js as an alternative.
HTML Landmark Elements
The full set of semantic HTML landmarks, their ARIA roles, and when context changes their meaning.
Diff
Render structured diffs with line-level semantic markup — added, removed, context, hunk.
Documentation
Reference documentation for the Agentic Semantic Web framework.
Session Log
Structured session and activity logs with timestamp, actor, and event semantics.
Status
Render operational state with data-status — online, degraded, offline, unknown.
Tasks
Render task lists with semantic state: done, wip, blocked, todo.
Vault
Agent-native vocabulary extensions for ASW.
Wikilinks
Internal knowledge-graph links styled as dotted underlines.
ASW Data-Attribute Vocabulary
The data-* attributes emitted by the ASW-Hugo pack.