Executive summary
Added a Performance tab to Hiro's private Evaluation Observatory so routed development tasks can be reviewed by time, task label, selected model, route, status, duration, and token usage.
The new read-only API aggregates the router's append-only JSONL ledger and reports input, cached-input, output, reasoning, and total input-plus-output tokens without returning prompts or model output.
Restarted only Hiro's API process through its checked-in runner. Both local dashboard listeners returned the new endpoint successfully, while Qwen remained intentionally unloaded and the existing Cloudflare process was left unchanged.