promptdojo_

The classifier model returned " Billing " — capitalized, with whitespace. The dispatch table only knows "billing" (lowercase, trimmed). Without normalization, this falls through to the fallback even though the classifier got it right.

Fix the normalization so the category is lowercased AND stripped before the dispatch lookup.

Expected output:

BILL -> refund please
The break is on line 11 — but read the whole snippet first.

this step needs the editor

on desktop today; in the app (coming soon). save your spot and we'll bring you back here when you're ready.

open this same url on a laptop to keep going today.