{
  "service": "attendance-service",
  "version": "0.1.0-M0",
  "endpoints": [
    "/",
    "/healthz",
    "/api/snapshot",
    "/api/attendance/debug",
    "POST /api/ingest/hikvision",
    "/api/ingest/hikvision/cursor",
    "POST /api/agent/heartbeat"
  ]
}