File size: 1,193 Bytes
1cbfa1a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | ---
license: mit
library_name: onnxruntime
tags:
- tool-calling
- pathway-routing
- onnx
---
# Sonus Needle Pathway Shadow
Fine-tuned Cactus Compute Needle checkpoint for Sonus request-scoped pathway
tools. The model emits bounded `route_NN`, `slot_NN`, confirmation, or `stay`
calls; the Sonus runtime validates every call against the active graph.
This checkpoint is **shadow-only**. It must not control caller state without an
independent acceptance gate and authoritative fallback.
## Evaluation
- Independent stress/Noura full-schema gate: 41/77 (53.2%).
- Guard-first, MiniLM top-two request shape: 50/77 local result accuracy.
- High-confidence route acceptance (`margin >= 0.15`): 27/48 accepted,
27/27 correct on the disjoint gate.
- Local ONNX latency: approximately 254 ms median, 339 ms p95 on the evaluation
host.
The full-schema score is not sufficient for authority. The staging deployment
keeps Ministral authoritative and records only value-free Needle comparisons.
## Files
- `encoder.onnx`
- `decoder_step.onnx`
- `needle.model`
Training data was generated from Sonus-owned synthetic/test pathways and
contains no call recordings or customer transcripts.
|