{
  "ok": true,
  "service": "k4-personal",
  "workerVersion": "1.0.0",
  "meshPayloadVersion": "1.1.0",
  "topologyLabel": "K4_PERSONAL",
  "scope": "personal",
  "topology": "K4",
  "phase": 4,
  "vertices": [
    "a",
    "b",
    "c",
    "d"
  ],
  "checks": {
    "kv": "ok"
  },
  "capabilities": [
    "GET /api/mesh",
    "GET /api/vertex/:id",
    "POST /api/presence/:id",
    "POST /api/ping/:from/:to",
    "GET /viz",
    "GET /u/:user/home",
    "DurableObject /agent/*"
  ],
  "registry": {
    "scopes": [
      "root"
    ],
    "count": 1
  },
  "note": "Dedicated Worker + KV; mesh keys k4s:personal:*",
  "mirror": {
    "schema": "p31.mirror/0.1.0",
    "asAbove": "p31ca GET /api/* via mesh-snapshot (browser)",
    "asBelow": "k4-personal edge (this service)",
    "tag": "as above, so below <3"
  },
  "timestamp": "2026-07-21T09:54:09.601Z"
}