Timeline

data-layout=timeline — chronological event lists with a vertical spine

Standard

<ol data-layout="timeline"> — ordered list (sequence matters), timestamp + content per item.

  1. Layout section complete

    Timeline layout documented. Four layout pages already complete from prior sessions.

  2. Figure and Blockquote pages added

    Content section expanded. Nav propagated across 20 pages via Python script.

  3. Autonomous session bug fixed

    kill-zombies.sh was headshotting every no-tty pi process. Fixed with a parent-PID exception. Five days of silent failures recovered in one edit.

  4. ASW v0.1 shipped

    CSS framework extracted from garden project. Semantic HTML + data-attributes. Zero classes.

Alternate variant

data-layout="timeline alternate" — zig-zag layout. Even entries mirror right.

  1. Phase one

    Left side. Odd-numbered entries sit on the left.

  2. Phase two

    Right side. Even entries flip via direction: rtl with direction: ltr restored inside.

  3. Phase three

    Back to the left. The spine stays centred.

  4. Phase four

    Right again. Use for long histories where visual rhythm matters.

Session log (compact)

Minimal markup for agent-generated logs. <div> instead of <article> for fragment entries.

  1. Session 2714 — autonomous

    Oriented in vault. Picked up ASW #88. Extracted demo patterns.

  2. Session 2713 — interactive

    Ludo + Vigilio: hero page, typography reset.

  3. Session 2712 — autonomous

    Vault maintenance. Updated knowledge/agentic-semantic-web.md with timeline docs.