{
  "notice": "Illustrative sample record for the Clap Save One mission design. Not real participant data and not a completed customer dataset. Validates against save-one-schema.json.",
  "dataset_version": "save_one_demo_v1",
  "mission_id": "mission_save_one_ai_capabilities_001",
  "prompt_version": "prompt_v1.1",
  "submission_id": "sub_demo_001",
  "participant_id": "pt_demo_001",
  "response": {
    "selected_option_id": "voice",
    "options_presented": ["voice", "vision", "memory", "search"],
    "time_to_choice_ms": 1840,
    "explanation_duration_ms": 17260
  },
  "capture": {
    "modalities": ["video", "audio", "choice", "timing"],
    "camera_pov": "front_facing",
    "device_class": "mobile_web"
  },
  "media": {
    "video_path": "media/sub_demo_001.mp4",
    "sha256": "e2e6ed8b5906f5774c12b9b122c868da30128658d978f9488dc8f151fbc64f66"
  },
  "transcript": {
    "text": "I would save Voice because it removes the friction of stopping, typing, and looking at a screen.",
    "language": "en-US",
    "confidence": 0.96
  },
  "labels": {
    "primary_reason": "interaction_friction",
    "secondary_reasons": ["hands_free_access", "speed"],
    "sentiment": "positive",
    "certainty": "high"
  },
  "quality": {
    "prompt_compliance": "pass",
    "visual_quality": 4,
    "audio_quality": 4,
    "single_subject": true,
    "bystander_detected": false,
    "accepted": true,
    "rejection_reasons": []
  },
  "provenance": {
    "consent_record_id": "consent_demo_001",
    "disclosure_version": "data_mission_demo_v1",
    "permitted_use_scope": ["product_demonstration", "evaluation_sample"],
    "ai_training_allowed": false
  }
}
