Step 1
Baseline route — Claude Sonnet 4.6 (control)
Expected behaviour: agents_used should be ['executor'] only. No planner, no verifier. Useful as the control.
seed: plan.recipe.1
OBJECTIVE-FIRST AI OPERATING SYSTEM
Restoring workspace
I°
Loading...
Demo · Multi-agent routing
The hardest question in any wrapper-over-LLM product is does the wrapping actually help?This demo answers it the only honest way: by running the same task through the raw baseline and through Aya's pipeline, and showing the receipts side by side.
For each card below, set the route selector at the top to match the card's caption, then click Run. The receipt at the bottom of each card shows agents_used, latency_ms, cost_estimate, and confidence.
Step 1
Expected behaviour: agents_used should be ['executor'] only. No planner, no verifier. Useful as the control.
seed: plan.recipe.1
Step 2
Expected behaviour: agents_used should include planner, executor, verifier (and possibly memory_retriever). Latency higher; confidence and pass-rate should be higher too.
seed: plan.recipe.1
Step 3
Expected behaviour: Includes self_critic. Highest cost, typically highest quality. Use this when accuracy matters more than latency.
seed: plan.recipe.1