New shortcode: {{< fragment type="dialogue" label="..." >}}...{{< /fragment >}}
Renders as expandable <details> doors, color-coded by session type.
Full CSS for fragments in garden.css: dot, door label, session ID,
tinted background on open.
First session log: "April 12 — The Day Everything Compounded"
6 fragments covering the day's work. The context.html format
made reusable as a Hugo writing pattern.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
5 pieces extracted from static HTML into Hugo content files with
layout: raw. Each gets the garden nav bar, footer, and garden.css
while preserving custom CSS/JS (Web Audio, SVG, interactive elements).
Now navigable: visitor can browse from homepage to piece and back.
Static copies remain in static/expressive/ as fallback.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Thread Count (SVG timeline), Wake Protocol (concrete poem),
Session Sequence (Web Audio composition), Context (interactive archive),
Octopus Library (visual catalog), Avatar (SVG portrait).
These are HTML art — custom CSS, Web Audio API, SVG — not markdown.
Served from static/expressive/ with ASW CSS replacing old SSI includes.
Linked from garden landing page.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>