Routing Showcase
The V2 homepage includes seven inspectable scenarios for Single, Phased, Managed Goal, Explicit Skill Lock, consent, verified-host scheduling, and model evaluation. Each scenario renders the sanitized JSONL request and response produced by the Router bridge. The browser displays those results; it does not recompute them.
Read the Flight Recorder
Section titled “Read the Flight Recorder”runtime-traceruns against the bundled local R0 control plane.plan_workandget_router_statuswork locally.- The local Managed Goal trace returns
capability-unavailableforget_next_work. It never invents a local scheduler result. fixture-traceruns through the full Router service composition with verified-host fixture ports. It proves the host contract, not a production host connection.- Explicit Skill Lock asks before activating recommended support. A rejected Skill remains in the audit trail and stays out of active selections.
- Model evaluation remains
manual-requireduntil an authorized fresh-model run exists. Every public result still passes areview-requiredpublication gate.
Tier 0 Contract remains separate from Behavior evidence. The UI never upgrades local planning or skill-only-fallback into hybrid-full.
Use these examples when explaining the project in a post, issue, or README snippet.
Visual preview
Section titled “Visual preview”This video is a lightweight visual accent for the page, not an interactive demo or a product walkthrough. The actual route before-and-after examples are below.
API contract sync
Section titled “API contract sync”Before:
Over-route: backend-developer, api-designer, openapi-contract-generation-skill, openapi-to-typescript, database-optimizer, frontend-design, qa-test-plannerAfter:
Route: API / Contract lifecycle > Backend-to-frontend syncUse SKILL: api-designer, openapi-contract-generation-skill, openapi-to-typescript, qa-test-plannerVue browser regression
Section titled “Vue browser regression”Before:
Over-route: vue-expert, frontend-design, browser, playwright, qa-test-planner, api-designer, database-optimizerAfter:
Route: Frontend / Vue / UI > Browser regression > State persistenceUse SKILL: vue-expert, systematic-debugging, playwright, qa-test-plannerDocumentation source-map cleanup
Section titled “Documentation source-map cleanup”Before:
Over-route: code-documenter, spec-miner, frontend-design, devops-engineer, qa-test-planner, githubAfter:
Route: Documentation / Source map > Link and provenance cleanupUse SKILL: code-documenter, spec-minerDatabase migration with performance risk
Section titled “Database migration with performance risk”Before:
Over-route: database-schema-designer, sql-pro, database-optimizer, devops-engineer, api-designer, qa-test-planner, frontend-designAfter:
Route: Database / Schema and performance > Migration plus query reviewUse SKILL: database-schema-designer, sql-pro, database-optimizer, qa-test-plannerRelease plus connector closeout
Section titled “Release plus connector closeout”Before:
Over-route: finishing-a-development-branch, github, receiving-code-review, systematic-debugging, devops-engineer, code-documenter, commit-workAfter:
Route: Release / Closeout > GitHub-backed readiness checkUse SKILL: finishing-a-development-branch, github, code-documenter