promptdojo_

Routing — pick the path before doing the work — step 6 of 9

The classifier just returned "unknown" — a category not in the dispatch table. The current code raises KeyError and the user gets a 500. Fix the dispatch so an unknown category falls back to the "general" route instead.

Expected output:

GEN -> what time do you open
The break is on line 11 — but read the whole snippet first.

full-screen editor opens — close anytime to keep reading.