TOOL

headroom

System stability monitor with AI-powered diagnostics

memory pressure, paging, diagnostic narration in plain language

What it is

headroom watches the host for signs that it's running out of resources — and tells you why in plain language before the system gets unstable. It samples:

When pressure crosses a threshold, headroom can:

The AI diagnosis is opt-in, runs locally by default (via the LegionForge framework's llm_factory if available, or directly via Ollama), and only invokes when a threshold is crossed — not on every sample.

When to use it

Integration with LegionForge

headroom complements the framework's health_metrics table:

Operating both gives you both views: "what is my agent doing" and "what is my machine doing about it".

Status

Active. Public. See the GitHub repo for the latest.