---
title: "Health Memory"
method: GET
path: "/health/memory"
---

# Health Memory

`GET /health/memory`

Memory + artifact-cache gauge for early OOM warning.

Separate from the ``/health`` liveness probe so the Railway healthcheck
stays a trivial 200. Read-only and fully defensive: any failure to read
a metric yields ``None`` for that field, never a non-200. ``status`` is
``"warn"`` once the L1 cache crosses 80% of its byte budget, and a
structured warning is logged so an incident leaves a trail.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/repowise/apis/repowise-hosted-api.md) · [All operations](https://skmtc.dev/repowise/apis/repowise-hosted-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/repowise/repowise-hosted-api/revisions/40167ba9ab58/schema)
