CompactViz glm52 b - prime-radiant-inc/evener GitHub Wiki

Interaction-centric exploration

lunaroute/glm-5.2-vision ยท glm52-b

Query, brush, and jump inside a matchbox. idea-1/2 by the glm delegate (minimally repaired โ€” they arrived non-functional); idea-3 + README by a kimi/k3 substitute. Details in slot README.

Query-Rift (compact)

160px vertical-rail turn atlas: one cell per turn (height = tool count, color = kind), filtered by composable query clauses/chips/facets with a draggable brush scoping a turn list.

Realtime Comprehension โ€” Which turns match an ad-hoc query (delegates, failures, jobs>30s, compaction boundaries) and where they cluster in time โ€” clauses + brush light up matching cells and scope a filtered turn list, live.

Long-Session Scaling โ€” โ‰ฅ2px cells; brush + clauses are the narrowing mechanism. Honest limit noted by the implementer: O(turns) counting holds to ~10ยณ turns, then needs aggregation (not implemented).

Interactive mockup (raw HTML โ€” download & open locally)

Delegate Cascade (compact)

A full-width ร— 100px bottom timeline strip of delegate/job span bars under a compact lane tree โ€” playback sweeps a turn counter, flashing in-flight nodes and bars.

Realtime Comprehension โ€” How the delegation tree actually unfolded โ€” who spawned whom, when, how long, at what cost, which branch errored; sibling side-by-side cost comparison while running.

Long-Session Scaling โ€” Span bars hold to ~10ยณ spans before going sub-pixel; lane stacking/collapse not implemented (implementer's note).

Interactive mockup (raw HTML โ€” download & open locally)

Session Lens

A 312ร—232 corner-badge query instrument: an 8-lane canvas event field (prompts/assistant/tools/delegates/jobs/watches/compaction/failures) with permanent numbered prompt anchors โ€” hover isolates a lane, click jumps the transcript, drag brushes a range.

Realtime Comprehension โ€” While it's still running: where the moments that matter are โ€” your prompts, failures, folds, delegate/job/watch spans โ€” and one gesture to slice to them. The field IS the query surface: hover isolates, click jumps, drag brushes, a substring box dims non-matches.

Long-Session Scaling โ€” ~1.15px/turn at 245 turns; honest to ~10ยณ turns before lanes saturate. Prompt anchors are permanent DOM buttons, never aggregated; verified jump to turn 61 with flash + popover.

Interactive mockup (raw HTML โ€” download & open locally)


โ† Back to index ยท Other round: realtime live-HUD set

โš ๏ธ **GitHub.com Fallback** โš ๏ธ