TranscriptViz k3 a - prime-radiant-inc/evener GitHub Wiki
kimi/k3 Β· k3-a
The whole session's shape at a glance, with fast jump-to-detail β the owner's minimap intuition, pushed hard.
![]()
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)
![]()
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)
![]()
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)