[HEALTH] Report VRAM utilization and tok/s in model_health task #30
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source
Sovereign Developer's Brief (2026-03-27), Section 4 "Low-Hanging Fruit", item 1.
What
Extend the
model_health()periodic task intasks.pyto report:sysctlon macOS or parsingllama-servermetrics endpoint)Why
The health check currently reports binary up/down plus model list. Adding resource metrics makes it possible to detect degradation before it causes failures.
Acceptance
model_health.jsonincludesvram_used_mb,vram_total_mb,tokens_per_second/metricsor system calls)Related
Closing during the 2026-03-28 backlog burn-down.
Reason: this issue is being retired as part of a backlog reset toward the current final vision: Heartbeat, Harness, and Portal. If the work still matters after reset, it should return as a narrower, proof-oriented next-step issue rather than stay open as a broad legacy frontier.