./CONTROL

typed recordslogsmetricsgateway

Machine API

The dashboard is the human control plane. Under it, machine records, gateway profiles, logs, metrics, and lifecycle routes are shaped so the same model can support an SDK and agent-to-agent orchestration.

capability tracetrace
01GET /api/dashboard/machines
02GET /api/dashboard/logs
03GET /api/dashboard/metrics/usage
04POST /api/dashboard/gateway

Metrics

The dashboard surfaces the moving parts.

Primary object

machine

runtime plus provider plus loadout

Observability

built in

logs and usage APIs

Gateway

routeable

chat and task entrypoints

Flow

How this works inside a machine.

01

Record

Store machine identity, provider lane, runtime, and profile.

02

Route

Send chat or task traffic through the selected runtime.

03

Observe

Read logs, usage, state, artifacts, and cron status.