{
  "schemaVersion": "journey/observation/v1",
  "id": "observation-example",
  "journeyId": "journey-example",
  "journeyVersionId": "journey-example-v1",
  "runId": "run-example",
  "source": {
    "mode": "operated-session",
    "captureChannel": "desktop",
    "sessionId": "session-example",
    "browserContextId": "context-example",
    "parallelReplay": false
  },
  "actions": [],
  "events": [],
  "artifacts": [
    {
      "id": "artifact-example",
      "surface": "screenshot",
      "mimeType": "image/png",
      "content": "fixture-bytes-base64",
      "hash": "dbd995b191c900911a6a7f439ab21b65694a895602d69714517bfc3a30571840"
    }
  ],
  "checkpoints": [],
  "sideEffects": [],
  "build": {
    "environment": "example",
    "buildId": "build-example",
    "commit": "commit-example",
    "route": "/settings/members",
    "dataVersion": "1",
    "serviceVersions": {}
  },
  "stateCapsule": {
    "id": "capsule-example-owner",
    "version": "1",
    "hash": "423ecd28b0e8fa698a9023732637b95cfb6e7640e301b64dfd21d1766b43588f",
    "actorId": "actor-example",
    "role": "owner",
    "permissions": [
      "members:invite"
    ],
    "plan": "business",
    "organizationId": "org-example",
    "accountId": "account-example",
    "flags": {
      "invitationV2": true
    },
    "locale": "en-US",
    "timezone": "UTC",
    "theme": "light",
    "viewport": {
      "width": 1200,
      "height": 748
    },
    "reducedMotion": true,
    "clock": "2026-08-24T00:00:00.000Z"
  },
  "errors": [],
  "partialCompletion": false,
  "startedAt": "2026-08-24T00:00:00.000Z",
  "completedAt": "2026-08-24T00:01:00.000Z",
  "redaction": {
    "policyId": "example-redaction",
    "policyVersion": "1",
    "entries": [],
    "totalReplacements": 0,
    "verifiedNoDeclaredValues": true
  },
  "contentHash": "fdae8b8f4783e0554ca499a54e64c31011aabe07cf6bdc888b73ad96dda08010"
}
