@belto_inc/router
v0.1.0
Published
SmartRoute policy engine for Belto SlyOS.
Readme
@belto_inc/router
SmartRoute policy engine for Belto/SlyOS.
This package contains deterministic routing heuristics. It does not call model runtimes directly. It only answers:
- should this request stay local?
- should cloud RAG be used?
- should cloud LLM fallback be used?
- why was that route chosen?
- what cost, latency, and energy impact should the dashboard display?
The SDK sends each RouteDecision to telemetry so developers can audit routing behavior from the dashboard.
