Agentic Semantic Web — CSS framework for agent-generated web content. Semantic HTML + data-attributes. Zero classes.
Find a file
Ludo b602a8d54e
refactor: CSS tasks 1-6 — add token aliases, fix all primitive leaks
- Rename 01-asw.css → 01-tokens.css (pure :root, no rules)
- Add semantic aliases: --weight-*, --shadow-*, --focus-ring-width,
  --dropdown-min-width, --space-5a, --weight-light, --border-width-thick
- Extract editorial rules from token file to components/layout
- Replace all Open Props primitives in layers 02-09 with semantic aliases
- Zero primitive leaks remain outside 01-tokens.css

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 15:26:02 +02:00
dist refactor: restructure repo into src/ site/ dist/ vendor/ packs/ 2026-04-11 15:12:42 +02:00
docs feat: add OpenSpec specs and changes for ASW restructure 2026-04-11 14:58:39 +02:00
openspec feat: add OpenSpec specs and changes for ASW restructure 2026-04-11 14:58:39 +02:00
site refactor: restructure repo into src/ site/ dist/ vendor/ packs/ 2026-04-11 15:12:42 +02:00
src refactor: CSS tasks 1-6 — add token aliases, fix all primitive leaks 2026-04-11 15:26:02 +02:00
vendor refactor: restructure repo into src/ site/ dist/ vendor/ packs/ 2026-04-11 15:12:42 +02:00
.gitignore refactor: restructure repo into src/ site/ dist/ vendor/ packs/ 2026-04-11 15:12:42 +02:00
deploy.sh restructure: main.css is the manifest, 01-asw.css is the framework 2026-04-10 19:27:39 +02:00
package-lock.json Add dorveille article and full Hugo site scaffold 2026-04-10 17:23:51 +02:00
package.json refactor: restructure repo into src/ site/ dist/ vendor/ packs/ 2026-04-11 15:12:42 +02:00
postcss.config.js Add dorveille article and full Hugo site scaffold 2026-04-10 17:23:51 +02:00
README.md Initial commit 2026-04-10 14:57:18 +00:00

asw

Agentic Semantic Web — CSS framework for agent-generated web content. Semantic HTML + data-attributes. Zero classes.