{
  "ok": true,
  "mode": "quasuki-workflow-check-v1",
  "generated_at_iso": "2026-03-09T18:24:57.336Z",
  "workflow": "Trust -> Execute -> Prove -> Account -> Interpret -> Coordinate",
  "targets": {
    "umbrella": "https://www.quasuki.com",
    "xoonyaRoot": "https://xoonya.quasuki.com",
    "xoonyaHealth": "https://xoonya.quasuki.com/health",
    "xoonyaWorkflowPack": "https://xoonya.quasuki.com/admin/trust/workflow-pack",
    "xytaraRoot": "https://xytara.quasuki.com",
    "xytaraHealth": "https://xytara.quasuki.com/health",
    "xytadelRoot": "https://xytadel.quasuki.com",
    "xytadelHealth": "https://xytadel.quasuki.com/health",
    "shoonyaRoot": "https://shoonya.quasuki.com",
    "shoonyaExplorer": "https://shoonya.quasuki.com/pages/receipt_explorer",
    "shoonyaApiHealth": "https://shoonya.quasuki.com/api/health",
    "shoonyaApiValidate": "https://shoonya.quasuki.com/api/validate",
    "openetramRoot": "https://openetram.quasuki.com",
    "openetramHealth": "https://openetram.quasuki.com/health",
    "naxytraRoot": "https://naxytra.quasuki.com",
    "naxytraHealth": "https://naxytra.quasuki.com/health"
  },
  "checks": [
    {
      "name": "umbrella_entry",
      "ok": true,
      "detail": "Umbrella site reachable and workflow text present.",
      "status": 200
    },
    {
      "name": "xoonya_root",
      "ok": true,
      "detail": "Xoonya root serves the public trust summary.",
      "status": 200
    },
    {
      "name": "xoonya_health",
      "ok": true,
      "detail": "Xoonya health returned healthy trust runtime status.",
      "status": 200,
      "summary": {
        "ok": true,
        "service": "xoonya"
      }
    },
    {
      "name": "xoonya_workflow_pack",
      "ok": true,
      "detail": "Xoonya workflow pack reachable through the umbrella alias.",
      "status": 200,
      "summary": {
        "ok": true,
        "service": "xoonya"
      }
    },
    {
      "name": "xytara_root",
      "ok": true,
      "detail": "Xytara root serves the public execution summary.",
      "status": 200
    },
    {
      "name": "xytara_health",
      "ok": true,
      "detail": "Xytara health returned healthy execution runtime status.",
      "status": 200,
      "summary": {
        "ok": true,
        "service": "xytara"
      }
    },
    {
      "name": "xytadel_root",
      "ok": true,
      "detail": "Xytadel root serves the public economics summary.",
      "status": 200
    },
    {
      "name": "xytadel_health",
      "ok": true,
      "detail": "Xytadel health returned healthy runtime status.",
      "status": 200,
      "summary": {
        "ok": true
      }
    },
    {
      "name": "shoonya_root",
      "ok": true,
      "detail": "Shoonya umbrella surface reachable.",
      "status": 200
    },
    {
      "name": "shoonya_explorer",
      "ok": true,
      "detail": "Shoonya receipt explorer reachable.",
      "status": 200
    },
    {
      "name": "shoonya_api_health",
      "ok": true,
      "detail": "Shoonya umbrella API health returned validator health.",
      "status": 200,
      "summary": {
        "ok": true,
        "service": "shoonya-validator"
      }
    },
    {
      "name": "shoonya_api_validate_get",
      "ok": true,
      "detail": "Shoonya umbrella API validate path responds with validator method semantics on GET.",
      "status": 405,
      "summary": {
        "ok": false,
        "reason": "method_not_allowed"
      }
    },
    {
      "name": "shoonya_api_validate_post",
      "ok": true,
      "detail": "Shoonya umbrella API validate path returned validator response on POST.",
      "status": 200,
      "summary": {
        "reason": "non_hex",
        "valid": false
      }
    },
    {
      "name": "openetram_root",
      "ok": true,
      "detail": "Openetram umbrella operator surface reachable.",
      "status": 200
    },
    {
      "name": "openetram_health",
      "ok": true,
      "detail": "Openetram health returned healthy console status.",
      "status": 200,
      "summary": {
        "ok": true,
        "service": "openetram-console",
        "role": "read_only_operator_dashboard",
        "serviceCount": 10
      }
    },
    {
      "name": "naxytra_root",
      "ok": true,
      "detail": "Naxytra umbrella coordination surface reachable.",
      "status": 200
    },
    {
      "name": "naxytra_health",
      "ok": true,
      "detail": "Naxytra health returned healthy coordination status.",
      "status": 200,
      "summary": {
        "ok": true
      }
    }
  ],
  "site_sync": {
    "synced_at_iso": "2026-03-10T15:43:17.979Z",
    "source_path": "/opt/render/project/src/reports/latest_quasuki_workflow_check.json",
    "requested_by": "operator"
  }
}
