You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Part of the hosted AMS chat platform epic; blocked on the hosted-mode flag sub-issue. #5226 designed fleet-wide health aggregation and a status-page concept for hosted AMS; this issue is the per-tenant product surface: a contributor should see — and be able to ask about — the health of their miner from the dashboard.
Requirements
A per-tenant health/status strip in the hosted dashboard: miner run state, last successful manage poll/discover (the unattended-scheduling exit-code contract is the source of truth for "failed run"), active attempts/worktree budget, and queue/claim status.
The same signals exposed as chat-groundable tools ("is my miner healthy?", "why did the last discover run fail?") returning the same numbers as the strip — one source, two renderings.
Context
Part of the hosted AMS chat platform epic; blocked on the hosted-mode flag sub-issue. #5226 designed fleet-wide health aggregation and a status-page concept for hosted AMS; this issue is the per-tenant product surface: a contributor should see — and be able to ask about — the health of their miner from the dashboard.
Requirements
manage poll/discover(the unattended-scheduling exit-code contract is the source of truth for "failed run"), active attempts/worktree budget, and queue/claim status.Deliverables
Expected outcome
A hosted contributor never has to shell into anything to answer "is my loop actually running?"
References
Relates to #5226 (fleet-wide design; this is the per-tenant slice).