{% extends "admin/base.html" %} {% block title %}Overview · {{ fleet.name }} — cmdop admin{% endblock %} {% block content %} {# Plan 59 — owner / admin overview (3 rows). Owners and admins want to know "is MY fleet healthy and what's happening in it?" — not a relay-wide pro monitor. Three rows: Row 1: Fleet health strip — single-line summary card Row 2: KPI cards (3 wide) — machines / sessions / bots-24h Row 3: Bot activity chart + recent activity feed The Plan 57 system pills, LLM spend cards, llm-volume chart, and cross-fleet roll-up stay locked behind the server-admin gate. #}
Signed in as {{ member_role or 'member' }}.