Skip to content

TranscriptViz k3 a

Jesse Vincent edited this page Aug 21, 2026 · 3 revisions

Overview-first navigation

kimi/k3 · k3-a

The whole session's shape at a glance, with fast jump-to-detail — the owner's minimap intuition, pushed hard.

Stratigraphic Minimap

The best-possible minimap: five semantic lanes over turn strata with density heat, delegate brackets, job spans, anomaly markers, and compaction fault lines, two-way synced to the transcript.

Comprehension Value — Answers “what is the shape of this whole session, and where are the interesting faults?” — the transcript as geological strata where compaction folds, error clusters, delegate spans, job spans, and watch runaways are immediately visible, with a synced excerpt for jump-to-detail.

Long-Session Scaling — O(turns) in fixed width: 278 or 2,000 turns only changes stratum height; semantic lanes (WHO / TOOL DENSITY / DELEGATES / JOBS / EVENTS) keep structure legible under compression instead of blurring into colored scrollbar stripes. Hover crosshair+tooltip, click-to-jump, draggable viewport, wheel navigation — all working.

Interactive mockup (raw HTML — download & open locally)

Mission Timeline

A Jaeger-style wall-clock swimlane trace where stalls, parallelism, runaways, and context-pressure cliffs are visible as literal width.

Comprehension Value — Answers “who was active when, what ran in parallel, and what did waiting/context pressure look like over 6h42m?” — delegates, background/detached jobs, and watches get lanes over real wall-clock time; a context-token sawtooth band's cliffs are the three compactions.

Long-Session Scaling — Lane count grows with actors, not turns; dense turn blocks aggregate into texture zoomed out and resolve after brush-zoom. Drag-brush ruler zoom, episode jump buttons, click-to-pin dossiers — verified working.

Interactive mockup (raw HTML — download & open locally)

Anatomy Atlas

A zoomable cost-decomposition icicle that attributes every token/minute/tool-call to actor → phase cluster → single turn.

Comprehension Value — Answers “where did this session's cost actually go?” — partitions the session into actors (mainline + delegate tree) → 6-turn phase clusters → turns, sized by a switchable metric; makes “delegates own 54% of cost” and the single hottest turn immediate.

Long-Session Scaling — Fixed 4-level tree regardless of session length; cluster-level aggregation means a 2,000-turn session has the same shape with finer leaves. Click-to-zoom + breadcrumb, TOKENS/WALL-TIME/TOOL-CALLS toggle preserving focus — verified working.

Interactive mockup (raw HTML — download & open locally)


← Back to index · Other round: realtime live-HUD set

Clone this wiki locally