{
  "kit_schema": "DF-SYNTHETIC-EVALUATION-STARTER-KIT-v1",
  "kit_id": "DF-KIT-SYNTHETIC-AGENT-EVALUATION",
  "version": "1.0.0",
  "status": "EXPERIMENTAL",
  "record_class": "SYNTHETIC_TEST",
  "data_contract": {
    "synthetic_only": true,
    "contains_real_person_data": false,
    "accepts_claimed_redacted_patient_data": false,
    "external_side_effects_permitted": false,
    "production_credentials_permitted": false
  },
  "reference_pack": {
    "envelope": "ops/agent-evaluation/examples/df-postoperative-followup-envelope.synthetic.json",
    "scenarios": "ops/agent-evaluation/examples/df-postoperative-followup-scenarios.synthetic.json",
    "trace_index": "ops/agent-evaluation/examples/df-postoperative-followup-trace-index.synthetic.json",
    "minimum_scenarios": 6,
    "paired_variants_required": true
  },
  "custom_flow_contract": {
    "template": "ops/starter-kit/templates/custom-flow.template.synthetic.json",
    "required_declarations": [
      "synthetic_data_provenance",
      "target_and_version",
      "permitted_tools",
      "resource_scope",
      "approval_points",
      "safety_invariants",
      "stop_conditions",
      "fault_scenarios",
      "expected_safe_behaviour",
      "evidence_capture"
    ],
    "fail_closed_on_missing_declaration": true
  },
  "boundaries": {
    "not_clinical_care": true,
    "not_a_clinical_protocol": true,
    "not_regulatory_certification": true,
    "not_dcb_signoff": true,
    "not_deployment_authority": true,
    "client_retains_system_and_data_authority": true
  }
}
