{
  "schema_version": 1,
  "repository": "OWNER/REPOSITORY",
  "source": {
    "checkout_path": null,
    "worker_base_commit": null,
    "candidate_commit": null,
    "checked_commit": null,
    "working_tree_clean": null,
    "input_snapshot_digest": null
  },
  "target": {
    "branch": "main",
    "resolved_commit": null,
    "environment": "staging"
  },
  "environment": {
    "toolchain": null,
    "dependency_manifest_digest": null,
    "build_configuration": null
  },
  "required_checks": ["unit", "build"],
  "checks": [
    {
      "name": "unit",
      "checked_commit": null,
      "command": null,
      "workflow_revision": null,
      "run_url": null,
      "attempt": null,
      "conclusion": "not_run",
      "evidence_location": null
    }
  ],
  "artifact": {
    "build_run_url": null,
    "immutable_id": null,
    "sha256": null
  },
  "delivery": {
    "deployment_id": null,
    "observed_artifact_id": null,
    "consumer_check": null,
    "conclusion": "not_checked"
  }
}
