Skip to content

demo: surface route-probe decision + clean probe trace - #23

Merged
jdonaldson merged 1 commit into
mainfrom
demo-trace-polish
Jun 27, 2026
Merged

demo: surface route-probe decision + clean probe trace#23
jdonaldson merged 1 commit into
mainfrom
demo-trace-polish

Conversation

@jdonaldson

Copy link
Copy Markdown
Owner

Two small demo-facing polish items: (1) show the route probe's detected task + confidence (🧭 line) so auto-routing is visible; (2) render recognition answers cleanly (⊨ recognized (C)) instead of the raw scores dict, and drop the misleading per-probe confidence number (the router's task-confidence is the meaningful one).

- dispatch: Ctx.last_route stashes (task, confidence) from the auto-route so the
  trace can show what the router detected.
- demo: show "🧭 route probe → <task> (NN%)" when auto-routing, and render a
  recognition answer as "⊨ recognized (C)" instead of dumping the raw
  selection-marginalized scores dict. Drop the per-probe confidence number (max
  per-option P is misleading for choice_probe vs the selection softmax); the
  router's task-confidence is the meaningful one and it's shown in the 🧭 line.
@jdonaldson
jdonaldson merged commit 04126a0 into main Jun 27, 2026
@jdonaldson
jdonaldson deleted the demo-trace-polish branch June 27, 2026 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant