Dev Update #1 is out.
Only 10 days after the first line of code, smista #ai completed its first milestone.
The core library now defines the shared types used by the CLI and router, including the policy model, routing rules, intent classification, config validation, and SDK foundations.
This milestone is about one principle:
Model routing should be deterministic.
Not hidden behind another LLM call.
Not guessed every time.
Not dependent on whether the model "understood" the task correctly.
Routing should be explicit configuration: readable, reviewable, reproducible, and safe.
That is what smista #ai is building.
Read the full update:
https://smista.ai/blog/dev-update-1-from-specification-to-routing-core




