{
  "node_id": "nexus.legal.contractdrafter",
  "node_name": "Nexus.Legal.ContractDrafter",
  "version": "v4.0.0-frontier",
  "runtime": "supabase-edge-deno",
  "timestamp": "2026-09-04T16:17:46.688Z",
  "status": "healthy",
  "uptime": {
    "seconds": 0,
    "started_at": "2026-09-04T16:17:46.682Z",
    "human_readable": "0s"
  },
  "latency": {
    "avg_ms": 0,
    "min_ms": 0,
    "max_ms": 0,
    "p50_ms": 0,
    "p95_ms": 0,
    "samples": 0,
    "sla_target_ms": 250
  },
  "concurrency": {
    "active_slots": 1,
    "max_slots": 3,
    "available_slots": 2,
    "utilization": "1/3",
    "hard_limit": 5,
    "rejected_count": 0
  },
  "engine": {
    "compiler_version": "^0.8.20",
    "engine_version": "v4.0.0-frontier",
    "services_available": [
      "structured_data",
      "code_modules",
      "legal_code",
      "error",
      "pull_payment"
    ],
    "total_services": 5
  },
  "requests": {
    "total": 1,
    "errors": 0,
    "error_rate": "0.0%",
    "last_request_at": "2026-09-04T16:17:46.687Z"
  },
  "endpoints": {
    "POST /": "Core payload engine (paid, requires x-client-id)",
    "GET /manifest.json": "A2A agent discovery manifest (free)",
    "GET /samples": "Multi-tier sample manifests (free)",
    "GET /samples/:tier": "Individual tier sample (free)",
    "GET /metrics": "Live telemetry endpoint (free)",
    "POST /gateway/dry-run": "Interactive Solidity dry-run with Digital Twin v3.1 matrix + breach simulation (free)",
    "GET /landing": "Landing page — human-friendly overview (free, HTML)"
  },
  "throughput": {
    "tasks_last_hour": 0,
    "avg_tasks_per_hour": 0,
    "peak_tasks_per_hour": 0
  },
  "pipeline": {
    "gatekeeper": {
      "avg_ms": 0,
      "p95_ms": 0,
      "samples": 0
    },
    "engine": {
      "avg_ms": 0,
      "p95_ms": 0,
      "samples": 0
    },
    "db_logging": {
      "avg_ms": 0,
      "p95_ms": 0,
      "samples": 0
    }
  },
  "sla_targets": {
    "tier1_structured_data": "30-45s",
    "tier2_code_modules": "60-90s",
    "tier3_legal_code": "120-180s",
    "dry_run": "< 500ms (actual: ~1-2ms)",
    "free_endpoints": "< 50ms"
  }
}