{
  "profile": {
    "age": 45,
    "sex": "male",
    "heightCm": 174,
    "weightKg": 72,
    "diabetesYn": "N",
    "consentScope": "demo"
  },
  "candidateState": {
    "metric": "blood_pressure_range",
    "bloodPressureBand": "outside_high"
  },
  "contextState": {
    "contactQuality": "good",
    "frameStable": true,
    "baselineReady": true,
    "motionNoise": "low",
    "adapterIntegrity": "fail",
    "sourceIntegrity": "verified"
  }
}