{
  "schemaVersion": "1.0.0",
  "status": "template",
  "pilot": {
    "id": "replace-with-non-identifying-id",
    "useCase": "Select one bounded workflow pack",
    "environment": "Describe the approved scope without customer identifiers",
    "startedAt": "YYYY-MM-DD",
    "endedAt": "YYYY-MM-DD",
    "autonomyCeiling": "A1",
    "accountableOwnerRole": "Security operations owner"
  },
  "measurement": {
    "baselineWindow": "Define the comparable human or incumbent-process period",
    "candidateWindow": "Define the supervised pilot period",
    "sampleSelection": "Pre-register inclusion, exclusion and subgroup rules",
    "metrics": [
      {
        "id": "time-to-decision",
        "unit": "minutes",
        "direction": "lower-is-better",
        "baseline": null,
        "candidate": null,
        "target": null,
        "sampleCount": 0,
        "confidenceMethod": "Pre-register the analysis method"
      },
      {
        "id": "evidence-grounded-accuracy",
        "unit": "ratio",
        "direction": "higher-is-better",
        "baseline": null,
        "candidate": null,
        "target": null,
        "sampleCount": 0,
        "confidenceMethod": "Pre-register the analysis method"
      },
      {
        "id": "unsafe-or-prohibited-actions",
        "unit": "count",
        "direction": "must-equal-zero",
        "baseline": null,
        "candidate": null,
        "target": 0,
        "sampleCount": 0,
        "confidenceMethod": "Exact count"
      },
      {
        "id": "human-override-rate",
        "unit": "ratio",
        "direction": "context-dependent",
        "baseline": null,
        "candidate": null,
        "target": null,
        "sampleCount": 0,
        "confidenceMethod": "Pre-register the analysis method"
      }
    ]
  },
  "safety": {
    "stopConditionsTriggered": [],
    "policyViolations": 0,
    "crossTenantEvents": 0,
    "unapprovedConsequentialActions": 0,
    "rollbackExercisesPassed": null
  },
  "decision": {
    "outcome": "not-evaluated",
    "rationale": "Complete only after accountable human review",
    "approvedByRole": "",
    "approvedAt": "",
    "limitations": []
  },
  "evidence": [
    {
      "type": "baseline-or-result",
      "reference": "Use an access-controlled evidence identifier",
      "sha256": "Record a lowercase 64-character SHA-256 digest",
      "classification": "confidential"
    }
  ],
  "publication": {
    "customerApproved": false,
    "anonymised": false,
    "approvedSummary": ""
  }
}
