Public route · provisional · not a verified winner

Pin this route to your agent

Specialist
cross-encoder/nli-deberta-v3-xsmall
Family
classification
Task
Classify support tickets as access, billing, or delivery
Run
POST https://run.huggingbay.xyz/v1/run/route_571826c40685073a99510b1951e60338
Evidence
evidence: provisional — routed from a task profile, no bake-off run yet; not a verified winner
Data policy
Review retention and handling before sending data
Fallback
frontier
This is a callable route, not a proven winner. No badge, trophy, or comparison claim is shown for an unverified route.
Copy for AGENTS.md / SKILL.md
# Bay Run route route_571826c40685073a99510b1951e60338

Callable specialist route — copy this into your agent's AGENTS.md or SKILL.md and call it whenever this task recurs.

- specialist: cross-encoder/nli-deberta-v3-xsmall
- family: classification
- task: Classify support tickets as access, billing, or delivery
- tools: coprocessor, run_pin, solve_task (coprocessor first; run_pin is the direct canonical-Pin alias; solve_task is the fallback)
- candidate_labels: access_issue, billing_issue, delivery_issue
- call: `POST https://run.huggingbay.xyz/v1/run/route_571826c40685073a99510b1951e60338`
  with `{"input": "<your task input>", "max_price_usd": 0.01, "idempotency_key": "<stable-retry-key>"}`
  (max_price_usd is optional — omit it to inherit the pin's $0.01 ceiling)
- price_ceiling_usd: 0.01
- evidence: provisional — routed from a task profile, no bake-off run yet; not a verified winner
- data_handling: us-central1; no external inference API; customer inputs are not used for training
- data_policy: https://run.huggingbay.xyz/.well-known/data-policy.json (review retention before sending data)
- fallback: use solve_task for open-ended routing; if the route is weak, cold, or over your ceiling, do the task yourself or use the frontier model.
- A receipt/proof binds only its declared execution/evidence fields; it does not prove truth, quality, or universal model safety.
- ownership: API-key owned; this Pin is persisted in Bay Run's durable store and survives worker restarts and deploys.