{
  "schema": "astra-public-mainnet-alert-status-v0.1",
  "generatedAt": "2026-05-13T19:57:19.511Z",
  "status": "CLEAR",
  "responseRequired": false,
  "mode": "RESTRICTED_MAINNET_ALERT_ESCALATION",
  "network": {
    "name": "Base Mainnet",
    "chainId": 8453
  },
  "publicStatement": "AstraTreasury mainnet monitor has no high or critical alerts in the latest public snapshot.",
  "summary": {
    "totalAlerts": 0,
    "critical": 0,
    "high": 0,
    "warn": 0,
    "observations": 0,
    "bySeverity": {},
    "byType": {}
  },
  "eventMonitor": {
    "status": "PASS",
    "checkedAt": "2026-05-13T19:57:19.335Z",
    "blockRange": {
      "fromBlock": "45956440",
      "toBlock": "45956443",
      "latestBlock": "45956443",
      "bootstrapped": false
    }
  },
  "operationalMonitor": {
    "status": "PASS",
    "checkedAt": "2026-05-13T19:57:16.319Z"
  },
  "restrictedOperations": {
    "status": "UNKNOWN",
    "mode": "MAINNET_RESTRICTED_OPERATION"
  },
  "alerts": [],
  "escalationRules": {
    "CRITICAL": {
      "examples": [
        "VAULT_ASTP_OUTFLOW"
      ],
      "requiredResponse": [
        "Preserve evidence",
        "Confirm transaction on BaseScan",
        "Notify Governance Safe owners",
        "Notify Treasury Safe owners",
        "Review whether emergency pause or role revocation is required",
        "Do not enable any additional restricted capability"
      ]
    },
    "HIGH": {
      "examples": [
        "ROLE_GRANTED",
        "ROLE_REVOKED",
        "CONTRACT_PAUSED",
        "CONTRACT_UNPAUSED",
        "RESTRICTED_FLAG_ENABLED"
      ],
      "requiredResponse": [
        "Confirm whether the event was authorized",
        "Record transaction hash and signer context",
        "Notify governance/operator reviewers",
        "Review role state and monitor output",
        "Update incident notes"
      ]
    },
    "WARN": {
      "examples": [
        "LOG_QUERY_ERROR",
        "RPC_ERROR"
      ],
      "requiredResponse": [
        "Check primary RPC",
        "Check backup RPC",
        "Re-run monitor",
        "Escalate if repeated"
      ]
    }
  }
}
