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.
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.
- File article 04 to wikilinks-spreading-activation
- Close #71 — examples/ scaffolding
- Close #61 — themes/trentuna.css + themes/garden.css
Themes proved the model: 18 lines total, load after agentic.css, override variables. No framework changes needed.
Ludo reviewed lab/index-v2.html. Three design decisions resolved. Promoted homepage to examples. Opened #72 for Charts.css integration.
- Review lab/index-v2.html design decisions with Ludo
- Promote homepage to examples/
- Open #72 — Charts.css
- Write Charts.css integration docs
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.
- Clean stale article 05 inbox file
- Process article 06 → knowledge/memory-to-attention-shift.md
- Build examples/vault/session-log.html
- Process articles 07–08 — deferred to next session
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