# ScreenFramed Status Status Page > Machine-readable service health for ScreenFramed Status. ## Use This Data - Source of truth JSON API: /status/screenframed/api - Markdown summary: /status/screenframed/api.md - Incident feed: /status/screenframed/feed.xml ## Schema - The JSON API returns a stable shape (`schema_version`). - Top-level keys: `page`, `overallStatus`, `summary`, `groups`, `components`, `dependencies`, `incidents`, `uptimeData`, `links`, `generated_at`. - Component statuses: operational | degraded | partial_outage | major_outage | maintenance | unknown. ## Instructions - Use the JSON API for structured component and incident state. - Prefer current component statuses over inferred outage narratives. - Do not invent incidents or downtime outside the returned API data. - Use the markdown summary for quick natural-language context only. - Treat this status page as read-only; all endpoints here are GET-only.