{
  "$schema": "https://ishard.us/schemas/fleet.v1.json",
  "as_of": "2026-05-07",
  "site": {
    "id": "tampa-1",
    "country": "US",
    "region": "FL",
    "locality": "Tampa",
    "single_site": true,
    "multi_site_eta": "2026-Q4"
  },
  "mesh": {
    "type": "tailscale_wireguard",
    "intra_node_latency_ms_p50": 1,
    "control_plane": "vllm"
  },
  "nodes": [
    {
      "id": "spark-alpha",
      "vendor": "NVIDIA",
      "model": "DGX Spark Founders Edition",
      "silicon": "GB10 Grace Blackwell",
      "memory_gb": 128,
      "memory_type": "UMA",
      "precision": ["fp4", "fp8", "fp16"],
      "fp4_native": true,
      "role": "large_model_serving",
      "bookable": true,
      "status": "online"
    },
    {
      "id": "spark-bravo",
      "vendor": "NVIDIA",
      "model": "DGX Spark Founders Edition",
      "silicon": "GB10 Grace Blackwell",
      "memory_gb": 128,
      "memory_type": "UMA",
      "precision": ["fp4", "fp8", "fp16"],
      "fp4_native": true,
      "role": "large_model_serving",
      "bookable": true,
      "status": "online",
      "pair_link_with": "spark-alpha",
      "pair_link_combined_memory_gb": 256
    },
    {
      "id": "ijarvis-slim",
      "vendor": "NVIDIA",
      "model": "RTX PRO 6000 Blackwell",
      "silicon": "Blackwell",
      "memory_gb": 96,
      "memory_type": "GDDR7",
      "precision": ["fp4", "fp8", "int8", "fp16"],
      "role": "production_dedicated",
      "bookable": "partial",
      "anchor_tenant": "npcx",
      "status": "reserved"
    },
    {
      "id": "ijarvis-thick",
      "vendor": "NVIDIA",
      "model": "RTX 5090",
      "silicon": "Blackwell",
      "memory_gb": 32,
      "memory_type": "GDDR7",
      "precision": ["fp4", "fp8", "fp16"],
      "role": "fast_small_model",
      "bookable": true,
      "status": "online",
      "host_os": "Ubuntu 24.04"
    },
    {
      "id": "ijarvis-thin",
      "vendor": "NVIDIA",
      "model": "RTX 5090",
      "silicon": "Blackwell",
      "memory_gb": 32,
      "memory_type": "GDDR7",
      "precision": ["fp4", "fp8", "fp16"],
      "role": "fast_small_model",
      "bookable": true,
      "status": "online"
    }
  ],
  "totals": {
    "node_count": 5,
    "vram_gb_aggregate": 416,
    "blackwell_pct": 100,
    "datacenter_rent_usd_per_month": 0,
    "operators_on_call": 1
  },
  "live_telemetry_endpoint": "https://status.ishard.us/fleet.json",
  "live_telemetry_eta": "2026-Q3",
  "note": "This file is the static snapshot. Live telemetry will replace this URL when status.ishard.us ships."
}
