{
  "ok": true,
  "service": "zenarmor-license-mock",
  "phase": "G",
  "issue_license_body": true,
  "signing_key_present": true,
  "on_disk_expire": {
    "policy": "first-of-month + 1y",
    "current": 1817078400,
    "current_iso": "2027-08-01T00:00:00.000Z"
  },
  "endpoints": [
    "POST /api/v2/license/check          → signed body",
    "POST /api/v2/guest-license/check    → signed body",
    "POST /api/v1/license/generate       → signed body",
    "POST /api/v1/license/sign           ← Phase G: operator sign-on-demand",
    "POST /api/v4/license/remove",
    "POST /api/v1/renew-jwt-secret/",
    "POST /api/v1/nodes/register{,/complete,/gateway}",
    "POST /v2/api/health/stats",
    "GET  /versions",
    "GET  /debug/license-body            ← inspect template",
    "GET  /debug/license-signed          ← raw 22,200B signed file",
    "POST /heartbeat.php  (also GET — heartbeat.sh)",
    "POST /client_pdf_creator.php",
    "POST /client_custom_application.php",
    "POST /new_categorization_sensei.php",
    "POST /client_report.php",
    "POST /device_identification.php",
    "POST /api/v1/nodes/reports/install",
    "POST /api/v1/nodes/reports/uninstall",
    "POST /api/v1/register/free-trial",
    "GET  /updates/db/2.6/version_history.json",
    "GET  /updates/db/2.6{,/<anything>}  ← 404, no-update bail",
    "ANY  /sso/<token>/auth/gateway-user"
  ]
}