docs(dashboard): note status-age chip data-set-at live-tick in container row docs

This commit is contained in:
iris 2026-06-05 14:05:08 +02:00 committed by mara
commit 058035d10a

View file

@ -477,7 +477,9 @@ fetch entirely.
`links` (nav strip entries — `📊 stats`, `🖥 screen` when GUI is `links` (nav strip entries — `📊 stats`, `🖥 screen` when GUI is
enabled, `⬡ forge profile`, `↳ agent-configs mirror`, plus any enabled, `⬡ forge profile`, `↳ agent-configs mirror`, plus any
agent-declared `dashboardLinks` extras), `status_text` / agent-declared `dashboardLinks` extras), `status_text` /
`status_set_at` (agent self-reported status), `rate_limited`, `status_set_at` (agent self-reported status — the `(set N ago)`
chip is stamped `data-set-at` and ticks every 30s to stay fresh
across the long-lived keyed row cache), `rate_limited`,
`ctx_tokens` / `context_window_tokens` (context-window badge `ctx_tokens` / `context_window_tokens` (context-window badge
data). The agent backend is the single source of truth for all data). The agent backend is the single source of truth for all
of these. The dashboard resolves each `AgentLink.kind` against a of these. The dashboard resolves each `AgentLink.kind` against a