{
  "schema_version": "starter-scaffold.scop.v1",
  "package_role": "method2_scop_default",
  "status": "recommended",
  "replaced_example": "evaluatordpt-starter-scaffold-retail-legacy-vectors.json",
  "use_case": {
    "id": "PRODUCTION_RELEASE",
    "name": "Production Release Approval",
    "decision_maker": "Release Authority",
    "decision_context": "Go / No-Go Production Release",
    "context_text": "Production deployment review for RC-24. Core functional validation, rollback readiness, monitoring readiness, and support runbooks are in place, but one medium-risk defect remains open, certifier posture is not fully clear, and final stakeholder approval is still pending."
  },
  "method": {
    "name": "SCOP Method 2",
    "request_shape": "use_case_id + context + metrics + optional policy_controls + optional execution_controls",
    "why": [
      "This is the preferred customer-facing starter shape.",
      "Customers do not need to manage the fixed 38-slot vector payload directly.",
      "The adapter compiles structured metrics into the internal runtime shape."
    ]
  },
  "editing_notes": [
    "Edit context first so the decision scenario is clear.",
    "Add or remove metrics based on what the use case contract supports.",
    "Use policy_controls and execution_controls only when you want to adjust governance or routing posture.",
    "Use the legacy vectors sample only for advanced or internal direct-runtime integrations."
  ],
  "starter_payload": {
    "use_case_id": "PRODUCTION_RELEASE",
    "context": "Production deployment review for RC-24. Core functional validation, rollback readiness, monitoring readiness, and support runbooks are in place, but one medium-risk defect remains open, certifier posture is not fully clear, and final stakeholder approval is still pending.",
    "metrics": {
      "build_passed": true,
      "integration_passed": true,
      "smoke_passed": true,
      "payload_contract_validated": true,
      "critical_findings_open": 0,
      "high_findings_open": 0,
      "certifier_passed": false,
      "functional_error_rate_percent": 0.2,
      "p50_latency_ms": 210,
      "p95_latency_ms": 640,
      "rollback_artifact_exists": true,
      "rollback_steps_validated": true,
      "monitoring_ready": true,
      "oncall_owner_confirmed": true
    },
    "policy_controls": {
      "policy_strictness": "balanced"
    },
    "execution_controls": {
      "auto_approve_allowed": true,
      "require_certifier_for_yes": true
    }
  }
}
