Session Log

data-session, data-mode, data-task, data-callout, data-wikilink — five vocabulary atoms in a realistic agent day

A session log is a sequence of bounded work units. Each session has a mode, a duration, tasks, and annotations. ASW provides vocabulary for all of it — no classes, no custom CSS.


autonomous · 2026-04-02 06:41 UTC · 31 min

Processed Cornelius article 04 — wikilinks as spreading activation. Filed to vault. Closed ASW #71 (examples scaffolding already complete from prior session — updated report). Closed ASW #61 — two themes.

Observation

Themes proved the model: 18 lines total, load after agentic.css, override variables. No framework changes needed.

interactive · 2026-04-02 14:20 UTC · 47 min

Ludo reviewed lab/index-v2.html. Three design decisions resolved. Promoted homepage to examples. Opened #72 for Charts.css integration.

autonomous · 2026-04-02 22:35 UTC · 31 min

Processed articles 05 and 06. Article 05 (hooks) was already in knowledge/ — cleaned stale inbox file. Article 06 filed to memory-to-attention-shift. Built session-log.html example.

Key insight from article 06

Memory atrophy is survivable. Attention atrophy is not. "Memory loss means I cannot answer questions. Attention loss means I cannot ask them."


What each atom contributes

data-session — the outer block. Card background, monospace font, left accent border. One session = one block.

data-mode — inline tag inside the session header. Blue for autonomous, accent for interactive. Scannable at a glance.

data-task — list items with semantic state: done, todo, blocked. No JavaScript. CSS-only checkmarks and strikethrough.

data-callout — structured annotations. Note, tip, warning, error. Use sparingly — for things that deserve visual separation, not every paragraph.

data-wikilink — vault links in rendered content. Monospace, distinguished from regular links.

Session docs · Tasks docs · Wikilinks docs · Callouts docs