role-model
Runtime

Runtime UI tour

The operator-facing map of the runtime UI and which section owns each part of setup and routing review.

The runtime UI is the main operator surface for bringing role-model to life on a machine.

The core sections

The current shell is organized around:

  • Connect for the first-run entry point into local and remote setup
  • Local for local backends and local model state
  • Remote for provider accounts and remote execution posture
  • Models for benchmark and model-level routing context
  • Router for candidate, config, and decision views
  • Observe for request, telemetry, and evidence review
  • System for runtime and readiness diagnostics
Setup surfaces
Connect
Onboarding entry point that links operators into the local and remote setup paths.
Local
Local runtimes, local models, and local endpoint readiness.
Remote
Provider accounts and remote execution posture.
Models
Model inventory, role activation, and benchmark operations.
Decision review surfaces
Router
Candidate sets, strategy posture, scored decisions, and fallbacks.
Observe
Request history, telemetry, usage, logs, and endpoint evidence.
System
Readiness, runtime health, and diagnostics that explain whether the shell itself is healthy.
The operator shell separates first-time setup from ongoing decision review so operators can move left-to-right through the lifecycle.

Who owns what

SectionPrimary responsibility
Connectonboarding handoff into local and remote setup paths
Locallocal runtime connectivity and local model inventory
Remoteprovider accounts and remote execution availability
Modelsbenchmark workflow and model-facing routing quality
Routercandidates, strategy context, decisions, and fallbacks
Observerequest history, telemetry, and investigation
Systemreadiness and runtime health context

First-time setup path

The canonical operator path is:

  1. connect local or remote models
  2. assign roles
  3. run the full benchmark
  4. review results
  5. choose and save routing strategy
  6. validate with a real request

On this page