{
  "title": "Pelion Posture 0.1.0 local MCP measurement",
  "published_at": "2026-07-29",
  "protocol_sha256": "22db7d94578f8eaeac684eeeeaa1f2861592a850cdf7d4cbb66efb806c467da1",
  "artifact": {
    "public_version": "0.1.0",
    "dmg_sha256": "ccdbb2d0d01d4c77071a729e4e00cae5c500e780df969278b4d044e4ea363ce6",
    "mcp_binary_sha256": "a3f4c7d5c06e56b81f57252f7c62f67b5e62e0277d328e932c730c9c847e9103",
    "architecture": "arm64"
  },
  "limitations": [
    "One Apple M5 Mac and five repetitions.",
    "Synthetic snapshots test local MCP behavior, not posture-model accuracy.",
    "Timing does not generalize to every Mac."
  ],
  "summary": [
    {
      "metric": "process_start_to_initialize_response",
      "n": 5,
      "median_ms": 16.186,
      "min_ms": 16.066,
      "max_ms": 855.288,
      "failures": 0
    },
    {
      "metric": "enabled_initialize",
      "n": 5,
      "median_ms": 3.65,
      "min_ms": 3.429,
      "max_ms": 840.604,
      "failures": 0
    },
    {
      "metric": "enabled_resources_list",
      "n": 5,
      "median_ms": 0.1,
      "min_ms": 0.082,
      "max_ms": 0.238,
      "failures": 0
    },
    {
      "metric": "enabled_tools_list",
      "n": 5,
      "median_ms": 0.124,
      "min_ms": 0.119,
      "max_ms": 0.328,
      "failures": 0
    },
    {
      "metric": "enabled_current",
      "n": 5,
      "median_ms": 0.761,
      "min_ms": 0.672,
      "max_ms": 2.497,
      "failures": 0
    },
    {
      "metric": "enabled_today",
      "n": 5,
      "median_ms": 0.191,
      "min_ms": 0.151,
      "max_ms": 0.616,
      "failures": 0
    },
    {
      "metric": "enabled_tuning_request",
      "n": 5,
      "median_ms": 0.416,
      "min_ms": 0.354,
      "max_ms": 1.089,
      "failures": 0
    },
    {
      "metric": "absent_current",
      "n": 5,
      "median_ms": 15.899,
      "min_ms": 15.3,
      "max_ms": 20.486,
      "failures": 0
    },
    {
      "metric": "disabled_current",
      "n": 5,
      "median_ms": 15.08,
      "min_ms": 14.745,
      "max_ms": 17.044,
      "failures": 0
    },
    {
      "metric": "stale_current",
      "n": 5,
      "median_ms": 15.632,
      "min_ms": 15.311,
      "max_ms": 16.205,
      "failures": 0
    },
    {
      "metric": "quit_current",
      "n": 5,
      "median_ms": 15.634,
      "min_ms": 15.245,
      "max_ms": 16.007,
      "failures": 0
    }
  ],
  "runs": [
    {
      "schema_version": 1,
      "run": 1,
      "started_at": "2026-07-29T04:16:53.115Z",
      "completed_at": "2026-07-29T04:16:54.081Z",
      "protocol_sha256": "22db7d94578f8eaeac684eeeeaa1f2861592a850cdf7d4cbb66efb806c467da1",
      "public_version": "0.1.0",
      "dmg_sha256": "ccdbb2d0d01d4c77071a729e4e00cae5c500e780df969278b4d044e4ea363ce6",
      "mcp_binary_sha256": "a3f4c7d5c06e56b81f57252f7c62f67b5e62e0277d328e932c730c9c847e9103",
      "architecture": "arm64",
      "isolation": {
        "mechanism": "CFFIXED_USER_HOME",
        "real_support_directory_used": false,
        "tuning_inbox_file_count": 1
      },
      "scenarios": [
        {
          "scenario": "enabled",
          "requests": [
            {
              "label": "initialize",
              "latency_ms": 840.604,
              "process_start_to_response_ms": 855.288,
              "response": {
                "kind": "initialize",
                "protocolVersion": "2025-06-18",
                "serverName": "pelion-posture",
                "capabilities": [
                  "resources",
                  "tools"
                ]
              }
            },
            {
              "label": "resources_list",
              "latency_ms": 0.238,
              "process_start_to_response_ms": 855.636,
              "response": {
                "kind": "resources",
                "values": [
                  "posture://current",
                  "posture://today",
                  "posture://fatigue",
                  "posture://settings",
                  "posture://frame",
                  "posture://buckets/{date}",
                  "posture://config"
                ]
              }
            },
            {
              "label": "tools_list",
              "latency_ms": 0.328,
              "process_start_to_response_ms": 856.017,
              "response": {
                "kind": "tools",
                "values": [
                  "get_current_posture",
                  "get_posture_summary",
                  "get_tuning",
                  "request_tuning_change",
                  "reset_tuning",
                  "pause_monitoring",
                  "resume_monitoring",
                  "send_posture_nudge",
                  "set_focus_session",
                  "start_relief_session"
                ]
              }
            },
            {
              "label": "current",
              "latency_ms": 2.497,
              "process_start_to_response_ms": 858.691,
              "response": {
                "kind": "resource",
                "state": "watch",
                "fields": [
                  "baseline_source",
                  "confidence",
                  "forward_tilt_deg",
                  "neck_load_display",
                  "neck_load_kg",
                  "reference_object",
                  "state",
                  "updated_at"
                ],
                "fixture_marker": true
              }
            },
            {
              "label": "today",
              "latency_ms": 0.616,
              "process_start_to_response_ms": 859.428,
              "response": {
                "kind": "resource",
                "state": null,
                "fields": [
                  "avg_kg",
                  "date",
                  "healthy_pct",
                  "heavy_min",
                  "monitored_min",
                  "nudges",
                  "peak_at",
                  "peak_kg",
                  "streak_days",
                  "unloads"
                ],
                "fixture_marker": false
              }
            },
            {
              "label": "tuning_request",
              "latency_ms": 1.089,
              "process_start_to_response_ms": 860.558,
              "response": {
                "kind": "tuning",
                "value": {
                  "status": "pending_user_approval",
                  "request_id": "<UUID>"
                }
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 887.453,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "absent",
          "requests": [
            {
              "label": "current",
              "latency_ms": 3.317,
              "process_start_to_response_ms": 20.486,
              "response": {
                "kind": "resource",
                "state": "app_not_running",
                "fields": [
                  "state"
                ],
                "fixture_marker": false
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 21.11,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "disabled",
          "requests": [
            {
              "label": "current",
              "latency_ms": 2.794,
              "process_start_to_response_ms": 17.044,
              "response": {
                "kind": "error",
                "code": -32011,
                "message": "server_disabled"
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 17.585,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "stale",
          "requests": [
            {
              "label": "current",
              "latency_ms": 3.382,
              "process_start_to_response_ms": 16.205,
              "response": {
                "kind": "resource",
                "state": "app_not_running",
                "fields": [
                  "state"
                ],
                "fixture_marker": false
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 16.743,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "quit",
          "requests": [
            {
              "label": "current",
              "latency_ms": 2.856,
              "process_start_to_response_ms": 15.363,
              "response": {
                "kind": "resource",
                "state": "app_not_running",
                "fields": [
                  "state"
                ],
                "fixture_marker": false
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 15.871,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        }
      ],
      "failures": []
    },
    {
      "schema_version": 1,
      "run": 2,
      "started_at": "2026-07-29T04:16:54.192Z",
      "completed_at": "2026-07-29T04:16:54.289Z",
      "protocol_sha256": "22db7d94578f8eaeac684eeeeaa1f2861592a850cdf7d4cbb66efb806c467da1",
      "public_version": "0.1.0",
      "dmg_sha256": "ccdbb2d0d01d4c77071a729e4e00cae5c500e780df969278b4d044e4ea363ce6",
      "mcp_binary_sha256": "a3f4c7d5c06e56b81f57252f7c62f67b5e62e0277d328e932c730c9c847e9103",
      "architecture": "arm64",
      "isolation": {
        "mechanism": "CFFIXED_USER_HOME",
        "real_support_directory_used": false,
        "tuning_inbox_file_count": 1
      },
      "scenarios": [
        {
          "scenario": "enabled",
          "requests": [
            {
              "label": "initialize",
              "latency_ms": 3.429,
              "process_start_to_response_ms": 16.066,
              "response": {
                "kind": "initialize",
                "protocolVersion": "2025-06-18",
                "serverName": "pelion-posture",
                "capabilities": [
                  "resources",
                  "tools"
                ]
              }
            },
            {
              "label": "resources_list",
              "latency_ms": 0.1,
              "process_start_to_response_ms": 16.179,
              "response": {
                "kind": "resources",
                "values": [
                  "posture://current",
                  "posture://today",
                  "posture://fatigue",
                  "posture://settings",
                  "posture://frame",
                  "posture://buckets/{date}",
                  "posture://config"
                ]
              }
            },
            {
              "label": "tools_list",
              "latency_ms": 0.204,
              "process_start_to_response_ms": 16.396,
              "response": {
                "kind": "tools",
                "values": [
                  "get_current_posture",
                  "get_posture_summary",
                  "get_tuning",
                  "request_tuning_change",
                  "reset_tuning",
                  "pause_monitoring",
                  "resume_monitoring",
                  "send_posture_nudge",
                  "set_focus_session",
                  "start_relief_session"
                ]
              }
            },
            {
              "label": "current",
              "latency_ms": 0.77,
              "process_start_to_response_ms": 17.188,
              "response": {
                "kind": "resource",
                "state": "watch",
                "fields": [
                  "baseline_source",
                  "confidence",
                  "forward_tilt_deg",
                  "neck_load_display",
                  "neck_load_kg",
                  "reference_object",
                  "state",
                  "updated_at"
                ],
                "fixture_marker": true
              }
            },
            {
              "label": "today",
              "latency_ms": 0.191,
              "process_start_to_response_ms": 17.393,
              "response": {
                "kind": "resource",
                "state": null,
                "fields": [
                  "avg_kg",
                  "date",
                  "healthy_pct",
                  "heavy_min",
                  "monitored_min",
                  "nudges",
                  "peak_at",
                  "peak_kg",
                  "streak_days",
                  "unloads"
                ],
                "fixture_marker": false
              }
            },
            {
              "label": "tuning_request",
              "latency_ms": 0.416,
              "process_start_to_response_ms": 17.82,
              "response": {
                "kind": "tuning",
                "value": {
                  "status": "pending_user_approval",
                  "request_id": "<UUID>"
                }
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 31.098,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "absent",
          "requests": [
            {
              "label": "current",
              "latency_ms": 2.713,
              "process_start_to_response_ms": 15.305,
              "response": {
                "kind": "resource",
                "state": "app_not_running",
                "fields": [
                  "state"
                ],
                "fixture_marker": false
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 15.804,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "disabled",
          "requests": [
            {
              "label": "current",
              "latency_ms": 2.399,
              "process_start_to_response_ms": 15.08,
              "response": {
                "kind": "error",
                "code": -32011,
                "message": "server_disabled"
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 15.564,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "stale",
          "requests": [
            {
              "label": "current",
              "latency_ms": 2.953,
              "process_start_to_response_ms": 15.454,
              "response": {
                "kind": "resource",
                "state": "app_not_running",
                "fields": [
                  "state"
                ],
                "fixture_marker": false
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 15.972,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "quit",
          "requests": [
            {
              "label": "current",
              "latency_ms": 3.104,
              "process_start_to_response_ms": 15.634,
              "response": {
                "kind": "resource",
                "state": "app_not_running",
                "fields": [
                  "state"
                ],
                "fixture_marker": false
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 16.194,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        }
      ],
      "failures": []
    },
    {
      "schema_version": 1,
      "run": 3,
      "started_at": "2026-07-29T04:16:54.397Z",
      "completed_at": "2026-07-29T04:16:54.499Z",
      "protocol_sha256": "22db7d94578f8eaeac684eeeeaa1f2861592a850cdf7d4cbb66efb806c467da1",
      "public_version": "0.1.0",
      "dmg_sha256": "ccdbb2d0d01d4c77071a729e4e00cae5c500e780df969278b4d044e4ea363ce6",
      "mcp_binary_sha256": "a3f4c7d5c06e56b81f57252f7c62f67b5e62e0277d328e932c730c9c847e9103",
      "architecture": "arm64",
      "isolation": {
        "mechanism": "CFFIXED_USER_HOME",
        "real_support_directory_used": false,
        "tuning_inbox_file_count": 1
      },
      "scenarios": [
        {
          "scenario": "enabled",
          "requests": [
            {
              "label": "initialize",
              "latency_ms": 3.65,
              "process_start_to_response_ms": 16.678,
              "response": {
                "kind": "initialize",
                "protocolVersion": "2025-06-18",
                "serverName": "pelion-posture",
                "capabilities": [
                  "resources",
                  "tools"
                ]
              }
            },
            {
              "label": "resources_list",
              "latency_ms": 0.096,
              "process_start_to_response_ms": 16.792,
              "response": {
                "kind": "resources",
                "values": [
                  "posture://current",
                  "posture://today",
                  "posture://fatigue",
                  "posture://settings",
                  "posture://frame",
                  "posture://buckets/{date}",
                  "posture://config"
                ]
              }
            },
            {
              "label": "tools_list",
              "latency_ms": 0.124,
              "process_start_to_response_ms": 16.929,
              "response": {
                "kind": "tools",
                "values": [
                  "get_current_posture",
                  "get_posture_summary",
                  "get_tuning",
                  "request_tuning_change",
                  "reset_tuning",
                  "pause_monitoring",
                  "resume_monitoring",
                  "send_posture_nudge",
                  "set_focus_session",
                  "start_relief_session"
                ]
              }
            },
            {
              "label": "current",
              "latency_ms": 0.761,
              "process_start_to_response_ms": 17.709,
              "response": {
                "kind": "resource",
                "state": "watch",
                "fields": [
                  "baseline_source",
                  "confidence",
                  "forward_tilt_deg",
                  "neck_load_display",
                  "neck_load_kg",
                  "reference_object",
                  "state",
                  "updated_at"
                ],
                "fixture_marker": true
              }
            },
            {
              "label": "today",
              "latency_ms": 0.208,
              "process_start_to_response_ms": 17.926,
              "response": {
                "kind": "resource",
                "state": null,
                "fields": [
                  "avg_kg",
                  "date",
                  "healthy_pct",
                  "heavy_min",
                  "monitored_min",
                  "nudges",
                  "peak_at",
                  "peak_kg",
                  "streak_days",
                  "unloads"
                ],
                "fixture_marker": false
              }
            },
            {
              "label": "tuning_request",
              "latency_ms": 0.43,
              "process_start_to_response_ms": 18.365,
              "response": {
                "kind": "tuning",
                "value": {
                  "status": "pending_user_approval",
                  "request_id": "<UUID>"
                }
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 32.528,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "absent",
          "requests": [
            {
              "label": "current",
              "latency_ms": 2.902,
              "process_start_to_response_ms": 16.6,
              "response": {
                "kind": "resource",
                "state": "app_not_running",
                "fields": [
                  "state"
                ],
                "fixture_marker": false
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 17.152,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "disabled",
          "requests": [
            {
              "label": "current",
              "latency_ms": 2.653,
              "process_start_to_response_ms": 15.66,
              "response": {
                "kind": "error",
                "code": -32011,
                "message": "server_disabled"
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 16.164,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "stale",
          "requests": [
            {
              "label": "current",
              "latency_ms": 3.228,
              "process_start_to_response_ms": 16.033,
              "response": {
                "kind": "resource",
                "state": "app_not_running",
                "fields": [
                  "state"
                ],
                "fixture_marker": false
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 16.555,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "quit",
          "requests": [
            {
              "label": "current",
              "latency_ms": 3.243,
              "process_start_to_response_ms": 15.77,
              "response": {
                "kind": "resource",
                "state": "app_not_running",
                "fields": [
                  "state"
                ],
                "fixture_marker": false
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 16.237,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        }
      ],
      "failures": []
    },
    {
      "schema_version": 1,
      "run": 4,
      "started_at": "2026-07-29T04:16:54.606Z",
      "completed_at": "2026-07-29T04:16:54.704Z",
      "protocol_sha256": "22db7d94578f8eaeac684eeeeaa1f2861592a850cdf7d4cbb66efb806c467da1",
      "public_version": "0.1.0",
      "dmg_sha256": "ccdbb2d0d01d4c77071a729e4e00cae5c500e780df969278b4d044e4ea363ce6",
      "mcp_binary_sha256": "a3f4c7d5c06e56b81f57252f7c62f67b5e62e0277d328e932c730c9c847e9103",
      "architecture": "arm64",
      "isolation": {
        "mechanism": "CFFIXED_USER_HOME",
        "real_support_directory_used": false,
        "tuning_inbox_file_count": 1
      },
      "scenarios": [
        {
          "scenario": "enabled",
          "requests": [
            {
              "label": "initialize",
              "latency_ms": 3.463,
              "process_start_to_response_ms": 16.183,
              "response": {
                "kind": "initialize",
                "protocolVersion": "2025-06-18",
                "serverName": "pelion-posture",
                "capabilities": [
                  "resources",
                  "tools"
                ]
              }
            },
            {
              "label": "resources_list",
              "latency_ms": 0.082,
              "process_start_to_response_ms": 16.279,
              "response": {
                "kind": "resources",
                "values": [
                  "posture://current",
                  "posture://today",
                  "posture://fatigue",
                  "posture://settings",
                  "posture://frame",
                  "posture://buckets/{date}",
                  "posture://config"
                ]
              }
            },
            {
              "label": "tools_list",
              "latency_ms": 0.119,
              "process_start_to_response_ms": 16.408,
              "response": {
                "kind": "tools",
                "values": [
                  "get_current_posture",
                  "get_posture_summary",
                  "get_tuning",
                  "request_tuning_change",
                  "reset_tuning",
                  "pause_monitoring",
                  "resume_monitoring",
                  "send_posture_nudge",
                  "set_focus_session",
                  "start_relief_session"
                ]
              }
            },
            {
              "label": "current",
              "latency_ms": 0.672,
              "process_start_to_response_ms": 17.094,
              "response": {
                "kind": "resource",
                "state": "watch",
                "fields": [
                  "baseline_source",
                  "confidence",
                  "forward_tilt_deg",
                  "neck_load_display",
                  "neck_load_kg",
                  "reference_object",
                  "state",
                  "updated_at"
                ],
                "fixture_marker": true
              }
            },
            {
              "label": "today",
              "latency_ms": 0.151,
              "process_start_to_response_ms": 17.252,
              "response": {
                "kind": "resource",
                "state": null,
                "fields": [
                  "avg_kg",
                  "date",
                  "healthy_pct",
                  "heavy_min",
                  "monitored_min",
                  "nudges",
                  "peak_at",
                  "peak_kg",
                  "streak_days",
                  "unloads"
                ],
                "fixture_marker": false
              }
            },
            {
              "label": "tuning_request",
              "latency_ms": 0.354,
              "process_start_to_response_ms": 17.613,
              "response": {
                "kind": "tuning",
                "value": {
                  "status": "pending_user_approval",
                  "request_id": "<UUID>"
                }
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 30.847,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "absent",
          "requests": [
            {
              "label": "current",
              "latency_ms": 2.814,
              "process_start_to_response_ms": 15.3,
              "response": {
                "kind": "resource",
                "state": "app_not_running",
                "fields": [
                  "state"
                ],
                "fixture_marker": false
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 15.816,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "disabled",
          "requests": [
            {
              "label": "current",
              "latency_ms": 2.531,
              "process_start_to_response_ms": 14.88,
              "response": {
                "kind": "error",
                "code": -32011,
                "message": "server_disabled"
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 15.42,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "stale",
          "requests": [
            {
              "label": "current",
              "latency_ms": 3.193,
              "process_start_to_response_ms": 15.632,
              "response": {
                "kind": "resource",
                "state": "app_not_running",
                "fields": [
                  "state"
                ],
                "fixture_marker": false
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 16.184,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "quit",
          "requests": [
            {
              "label": "current",
              "latency_ms": 3.236,
              "process_start_to_response_ms": 16.007,
              "response": {
                "kind": "resource",
                "state": "app_not_running",
                "fields": [
                  "state"
                ],
                "fixture_marker": false
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 16.522,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        }
      ],
      "failures": []
    },
    {
      "schema_version": 1,
      "run": 5,
      "started_at": "2026-07-29T04:16:54.812Z",
      "completed_at": "2026-07-29T04:16:54.910Z",
      "protocol_sha256": "22db7d94578f8eaeac684eeeeaa1f2861592a850cdf7d4cbb66efb806c467da1",
      "public_version": "0.1.0",
      "dmg_sha256": "ccdbb2d0d01d4c77071a729e4e00cae5c500e780df969278b4d044e4ea363ce6",
      "mcp_binary_sha256": "a3f4c7d5c06e56b81f57252f7c62f67b5e62e0277d328e932c730c9c847e9103",
      "architecture": "arm64",
      "isolation": {
        "mechanism": "CFFIXED_USER_HOME",
        "real_support_directory_used": false,
        "tuning_inbox_file_count": 1
      },
      "scenarios": [
        {
          "scenario": "enabled",
          "requests": [
            {
              "label": "initialize",
              "latency_ms": 3.691,
              "process_start_to_response_ms": 16.186,
              "response": {
                "kind": "initialize",
                "protocolVersion": "2025-06-18",
                "serverName": "pelion-posture",
                "capabilities": [
                  "resources",
                  "tools"
                ]
              }
            },
            {
              "label": "resources_list",
              "latency_ms": 0.113,
              "process_start_to_response_ms": 16.315,
              "response": {
                "kind": "resources",
                "values": [
                  "posture://current",
                  "posture://today",
                  "posture://fatigue",
                  "posture://settings",
                  "posture://frame",
                  "posture://buckets/{date}",
                  "posture://config"
                ]
              }
            },
            {
              "label": "tools_list",
              "latency_ms": 0.119,
              "process_start_to_response_ms": 16.445,
              "response": {
                "kind": "tools",
                "values": [
                  "get_current_posture",
                  "get_posture_summary",
                  "get_tuning",
                  "request_tuning_change",
                  "reset_tuning",
                  "pause_monitoring",
                  "resume_monitoring",
                  "send_posture_nudge",
                  "set_focus_session",
                  "start_relief_session"
                ]
              }
            },
            {
              "label": "current",
              "latency_ms": 0.734,
              "process_start_to_response_ms": 17.196,
              "response": {
                "kind": "resource",
                "state": "watch",
                "fields": [
                  "baseline_source",
                  "confidence",
                  "forward_tilt_deg",
                  "neck_load_display",
                  "neck_load_kg",
                  "reference_object",
                  "state",
                  "updated_at"
                ],
                "fixture_marker": true
              }
            },
            {
              "label": "today",
              "latency_ms": 0.168,
              "process_start_to_response_ms": 17.377,
              "response": {
                "kind": "resource",
                "state": null,
                "fields": [
                  "avg_kg",
                  "date",
                  "healthy_pct",
                  "heavy_min",
                  "monitored_min",
                  "nudges",
                  "peak_at",
                  "peak_kg",
                  "streak_days",
                  "unloads"
                ],
                "fixture_marker": false
              }
            },
            {
              "label": "tuning_request",
              "latency_ms": 0.387,
              "process_start_to_response_ms": 17.774,
              "response": {
                "kind": "tuning",
                "value": {
                  "status": "pending_user_approval",
                  "request_id": "<UUID>"
                }
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 31.868,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "absent",
          "requests": [
            {
              "label": "current",
              "latency_ms": 2.941,
              "process_start_to_response_ms": 15.899,
              "response": {
                "kind": "resource",
                "state": "app_not_running",
                "fields": [
                  "state"
                ],
                "fixture_marker": false
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 16.431,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "disabled",
          "requests": [
            {
              "label": "current",
              "latency_ms": 2.391,
              "process_start_to_response_ms": 14.745,
              "response": {
                "kind": "error",
                "code": -32011,
                "message": "server_disabled"
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 15.244,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "stale",
          "requests": [
            {
              "label": "current",
              "latency_ms": 2.863,
              "process_start_to_response_ms": 15.311,
              "response": {
                "kind": "resource",
                "state": "app_not_running",
                "fields": [
                  "state"
                ],
                "fixture_marker": false
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 15.876,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        },
        {
          "scenario": "quit",
          "requests": [
            {
              "label": "current",
              "latency_ms": 2.773,
              "process_start_to_response_ms": 15.245,
              "response": {
                "kind": "resource",
                "state": "app_not_running",
                "fields": [
                  "state"
                ],
                "fixture_marker": false
              }
            }
          ],
          "max_network_socket_count": 0,
          "process_total_ms": 15.843,
          "exit": {
            "code": 0,
            "signal": null
          },
          "stderr": ""
        }
      ],
      "failures": []
    }
  ]
}
