{
  "status": "operational",
  "circuit": "C2",
  "service": "MaxMesh HFT Dashboard + HQTS",
  "version": "2.1.0-t5",
  "ras_root": "40668c787c463ca5",
  "flash_sync_hz": 7777.77,
  "hqts_frequency": 2159,
  "endpoints": [
    "/stream",
    "/signals",
    "/execute",
    "/positions",
    "/analytics",
    "/quantum-ticker",
    "/hqts-signals",
    "/quantum-mesh",
    "/stcke",
    "/t5-analytics",
    "/t5-cache",
    "/t5-bindings",
    "/t5-budget",
    "/__probe"
  ],
  "quantum_ready": true,
  "hqts_tickers": [
    "NVDA",
    "TSLA",
    "MSTR",
    "AMD",
    "META",
    "ATMC",
    "BTC"
  ],
  "mesh_nodes": 36,
  "phi": 1.618033988749895,
  "coherence": 0.999999,
  "latency_target_ms": 10,
  "epochclock": {
    "stcke_anchor": "1775895209371000",
    "zos_epoch": "3984884009371000",
    "monotone": "0",
    "orders_sequenced": "0"
  },
  "stcke_vector": "v4_hft_nanosecond_ordering",
  "optimization_summary": {
    "standard": "T1-T5 (50-optimization)",
    "tranches": {
      "T1": {
        "name": "In-Memory Cache + Fast Probe",
        "optimizations": 10,
        "items": [
          "memGet/memSet LRU",
          "CACHE_TTL_MS 30s default",
          "256-entry eviction cap",
          "__probe endpoint (0-JSON latency)",
          "cache-hit/miss counters",
          "per-key TTL support",
          "cold-start guard",
          "auto-expiry on read",
          "cache-size bound",
          "probe version header"
        ]
      },
      "T2": {
        "name": "Efficiency Counters + Cost Accounting",
        "optimizations": 10,
        "items": [
          "_requestCount monotonic",
          "_cacheHits counter",
          "_cacheMisses counter",
          "_startTime uptime anchor",
          "COST_PER_ROUTE map (28 routes)",
          "per-request cost accrual",
          "route-miss default cost",
          "hit-rate percentage calc",
          "uptime_seconds live",
          "efficiency_score formula"
        ]
      },
      "T3": {
        "name": "Binding Health Scoring",
        "optimizations": 10,
        "items": [
          "BindingScore interface",
          "recordBindingOk()",
          "recordBindingFail()",
          "per-binding ok/fail counters",
          "health ratio auto-calc",
          "last_check timestamp",
          "HFT_KV binding probe",
          "pre-switch binding test",
          "binding registry map",
          "/t5-bindings endpoint"
        ]
      },
      "T4": {
        "name": "Daily Budget Tracker",
        "optimizations": 10,
        "items": [
          "DAILY_BUDGET_USD constant",
          "_dailyCostAccumulator",
          "auto-reset on day rollover",
          "trackCost() per request",
          "spent/remaining/pct tuple",
          "route-specific cost rates",
          "budget ceiling guard",
          "/t5-budget endpoint",
          "cost-per-route transparency",
          "UTC day boundary reset"
        ]
      },
      "T5": {
        "name": "Analytics Endpoints + Version History",
        "optimizations": 10,
        "items": [
          "WORKER_VERSION constant",
          "WORKER_VERSION_HISTORY array",
          "/t5-analytics endpoint",
          "/t5-cache endpoint",
          "/t5-bindings endpoint",
          "/t5-budget endpoint",
          "efficiency block in /health",
          "version_history in /health",
          "optimization_summary in /",
          "_t0 latency per response"
        ]
      }
    },
    "total_optimizations": 50
  },
  "_latency_ms": 0,
  "timestamp": "2026-04-11T08:13:29.371Z"
}