docs: add Category Health Dashboard section

2026-05-31 00:31:58 -04:00
parent 3ec5cedcc7
commit dfca69dec0
+4
@@ -92,6 +92,10 @@ A new "Cantaloupe Sync" page in the admin SPA at `static/index.html` provides a
**Fix (20002f4):** Updated login password hint from "Brett85!@" to "changeme".
### Category Health Dashboard (since d58834b)
The `/api/stats` endpoint now includes a `category_health` field that detects asset categories not present in the `categories` lookup table. The dashboard shows a red **⚠️ Category Health** card when unmapped categories exist, with a quick link to Settings → Categories to add them.
## Related
- Main app repo: [[https://gitea.ourpad.casa/shawn/canteen-asset-tracker|shawn/canteen-asset-tracker]]