A faithful web rendering of the Alembic terminal UI — the fixed-width 80-column ASCII frame from packages/tui/src/render.ts: a centered header, the events | parked summary, one swimlane per event, and the quit footer. Pure render; no I/O.
alembic tui run-7f3a91 · live tail · alembic tail run-7f3a91 -f
Fidelity: width fixed at 80 cols · lanes padded to 14 · message truncated to fit · the same laneForEvent rule (task:<id> when payload carries a taskId, else the event kind). Colour is a web affordance the real ANSI frame approximates with bold/dim.