Files
orca/mobile/rpc-foundation/goldens/matrix-tasks.item-comment-github-github.addissuecomment-1.json
Jinwoo Hong 3ad6b7e46e chore(mobile): repin the recording corpus to main's tip after #21674 (#21690)
#21674 re-recorded the corpus with `baseline` set to its own branch commit
`1006ad670a`, which the squash merge left unreachable from main. The pin
guard on the push to main fails, and so does the pin job on every open
pull request, since the merge ref cannot reach that commit either.

Repin to main's tip `e8a7be4ce2` and re-record from that tree. Every
golden's body is byte-identical to the one #21674 recorded; only the two
header lines move: `baseline` (788 files) and `lockfileSha256` (778
files), the latter because #21652 changed `mobile/pnpm-lock.yaml` after
that branch recorded.

Claude-Session: https://claude.ai/code/session_01JNnE9qzUZMMnqpZWCqM3nb
2026-09-19 12:33:14 -04:00

1370 lines
34 KiB
JSON

{
"operation": "tasks.item-comment-github",
"family": "tasks.item-comment-github",
"namedDeltas": [],
"runnerVersion": 1,
"baseline": "e8a7be4ce24a3c4fed44b4488966db6f7596e396",
"lockfileSha256": "afafc16f7989373be291e3475af6b99bda6b9235f9e446398a94c5e49411188f",
"recorderSha256": "f67c2f5b753d2a4f572599f6861fae8e6e917fe89ac75b58288f8e84be609d86",
"adapterSha256": "8f68885d57a9aa76d80ba0ee29a95bdbaa98cef29c79c68ce75d67202cde7bfe",
"scenarioSha256": "1cc7fdf3139e0c5a81cd83987ffedc4f59cd4866fc1b4018b61e35eacc74fc11",
"platform": "darwin",
"scenarioVersion": 1,
"projectionVersion": 2,
"goldenFormatVersion": 5,
"values": {
"04f33d185219": {
"draft": "a comment",
"error": "The host sent a reply this app could not read (github.addIssueComment)",
"item": {
"provider": "github",
"source": {
"id": "github:issue:9",
"labels": ["bug"],
"number": 9,
"repoId": "repo-1",
"reviewRequests": [],
"state": "open",
"type": "issue"
},
"title": "An issue"
},
"mutating": false,
"payload": {
"assignees": ["octocat"],
"baseSha": "base-sha",
"body": "body",
"checks": [],
"comments": [
{
"author": "octocat",
"body": "please fix",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": 501,
"isResolved": false,
"line": 12,
"path": "src/index.ts",
"threadId": "thread-1"
},
{
"author": "octocat",
"body": "a thought",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": "comment-2"
}
],
"files": [
{
"additions": 2,
"deletions": 1,
"oldPath": {
"$rpc": "undefined"
},
"path": "src/index.ts",
"status": "modified",
"viewerViewedState": "UNVIEWED"
}
],
"headSha": "head-sha",
"labels": ["bug"],
"latestReviews": [],
"provider": "github",
"pullRequestId": "PR_kwDO",
"reviewDecision": {
"$rpc": "null"
},
"reviewRequests": []
}
},
"064357f4a198": {
"name": "detailPayload",
"ordinal": 6,
"value": {
"assignees": ["octocat"],
"baseSha": "base-sha",
"body": "body",
"checks": [],
"comments": [
{
"author": "octocat",
"body": "please fix",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": 501,
"isResolved": false,
"line": 12,
"path": "src/index.ts",
"threadId": "thread-1"
},
{
"author": "octocat",
"body": "a thought",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": "comment-2"
},
{
"author": "You",
"body": "a comment",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": 902
}
],
"files": [
{
"additions": 2,
"deletions": 1,
"oldPath": {
"$rpc": "undefined"
},
"path": "src/index.ts",
"status": "modified",
"viewerViewedState": "UNVIEWED"
}
],
"headSha": "head-sha",
"labels": ["bug"],
"latestReviews": [],
"provider": "github",
"pullRequestId": "PR_kwDO",
"reviewDecision": {
"$rpc": "null"
},
"reviewRequests": []
}
},
"07e6efb07ce5": {
"name": "github.addIssueComment#1",
"ordinal": 3,
"args": [
{
"name": "method",
"value": "github.addIssueComment"
},
{
"name": "params",
"value": {
"body": "a comment",
"number": 9,
"repo": "id:repo-1",
"type": "issue"
}
},
{
"name": "options",
"value": {
"timeoutMs": 30000
}
}
],
"settlement": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"id": "frame-1",
"ok": true,
"result": {
"$rpc": "null"
}
}
}
},
"14949c71727e": {
"name": "mutatingStatus",
"ordinal": 7,
"value": false
},
"234bee589543": {
"name": "github.addIssueComment#1",
"ordinal": 3,
"args": [
{
"name": "method",
"value": "github.addIssueComment"
},
{
"name": "params",
"value": {
"body": "a comment",
"number": 9,
"repo": "id:repo-1",
"type": "issue"
}
},
{
"name": "options",
"value": {
"timeoutMs": 30000
}
}
],
"settlement": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"error": {
"code": "refused",
"message": ""
},
"id": "frame-1",
"ok": false
}
}
},
"33cccc724c81": {
"name": "github.addIssueComment#1",
"ordinal": 3,
"args": [
{
"name": "method",
"value": "github.addIssueComment"
},
{
"name": "params",
"value": {
"body": "a comment",
"number": 9,
"repo": "id:repo-1",
"type": "issue"
}
},
{
"name": "options",
"value": {
"timeoutMs": 30000
}
}
],
"settlement": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"id": "frame-1",
"ok": true
}
}
},
"35cd4f653b4b": {
"draft": "",
"error": "",
"item": {
"provider": "github",
"source": {
"id": "github:issue:9",
"labels": ["bug"],
"number": 9,
"repoId": "repo-1",
"reviewRequests": [],
"state": "open",
"type": "issue"
},
"title": "An issue"
},
"mutating": false,
"payload": {
"assignees": ["octocat"],
"baseSha": "base-sha",
"body": "body",
"checks": [],
"comments": [
{
"author": "octocat",
"body": "please fix",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": 501,
"isResolved": false,
"line": 12,
"path": "src/index.ts",
"threadId": "thread-1"
},
{
"author": "octocat",
"body": "a thought",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": "comment-2"
},
{
"author": "You",
"body": "a comment",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": 902
}
],
"files": [
{
"additions": 2,
"deletions": 1,
"oldPath": {
"$rpc": "undefined"
},
"path": "src/index.ts",
"status": "modified",
"viewerViewedState": "UNVIEWED"
}
],
"headSha": "head-sha",
"labels": ["bug"],
"latestReviews": [],
"provider": "github",
"pullRequestId": "PR_kwDO",
"reviewDecision": {
"$rpc": "null"
},
"reviewRequests": []
}
},
"37a7f6df9e8c": {
"name": "detailPayload",
"ordinal": 6,
"value": {
"assignees": ["octocat"],
"baseSha": "base-sha",
"body": "body",
"checks": [],
"comments": [
{
"author": "octocat",
"body": "please fix",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": 501,
"isResolved": false,
"line": 12,
"path": "src/index.ts",
"threadId": "thread-1"
},
{
"author": "octocat",
"body": "a thought",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": "comment-2"
},
{
"author": "You",
"body": "a comment",
"createdAt": "2026-01-01T00:00:00.000Z",
"id": "local-1767225600000"
}
],
"files": [
{
"additions": 2,
"deletions": 1,
"oldPath": {
"$rpc": "undefined"
},
"path": "src/index.ts",
"status": "modified",
"viewerViewedState": "UNVIEWED"
}
],
"headSha": "head-sha",
"labels": ["bug"],
"latestReviews": [],
"provider": "github",
"pullRequestId": "PR_kwDO",
"reviewDecision": {
"$rpc": "null"
},
"reviewRequests": []
}
},
"3ca749703316": {
"name": "github.addIssueComment#1",
"ordinal": 3,
"args": [
{
"name": "method",
"value": "github.addIssueComment"
},
{
"name": "params",
"value": {
"body": "a comment",
"number": 9,
"repo": "id:repo-1",
"type": "issue"
}
},
{
"name": "options",
"value": {
"timeoutMs": 30000
}
}
],
"settlement": {
"status": "rejected",
"startedAt": 0,
"settledAt": 0,
"error": {
"category": "Error",
"message": "transport failure",
"isRpcDeliveryUnknown": true
}
}
},
"41cfb6163e2a": {
"name": "github.addIssueComment#1",
"ordinal": 3,
"args": [
{
"name": "method",
"value": "github.addIssueComment"
},
{
"name": "params",
"value": {
"body": "a comment",
"number": 9,
"repo": "id:repo-1",
"type": "issue"
}
},
{
"name": "options",
"value": {
"timeoutMs": 30000
}
}
],
"settlement": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"id": "frame-1",
"ok": true,
"result": {
"error": {
"message": "inner refused"
},
"ok": false
}
}
}
},
"49bac3734908": {
"name": "reply-salvage",
"ordinal": 5,
"value": {
"droppedCount": 1,
"droppedPaths": ["error"],
"method": "github.addIssueComment",
"operation": "github.add-issue-comment",
"variant": "task-comment-written"
}
},
"59b03dcdb55e": {
"name": "itemCommentDraft",
"ordinal": 5,
"value": ""
},
"63b1a56f4aeb": {
"name": "github.addIssueComment#1",
"ordinal": 3,
"args": [
{
"name": "method",
"value": "github.addIssueComment"
},
{
"name": "params",
"value": {
"body": "a comment",
"number": 9,
"repo": "id:repo-1",
"type": "issue"
}
},
{
"name": "options",
"value": {
"timeoutMs": 30000
}
}
],
"settlement": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"error": {
"code": "method_not_found",
"message": "Unknown method"
},
"id": "frame-1",
"ok": false
}
}
},
"646e287d0275": {
"name": "github.addIssueComment#1",
"ordinal": 3,
"args": [
{
"name": "method",
"value": "github.addIssueComment"
},
{
"name": "params",
"value": {
"body": "a comment",
"number": 9,
"repo": "id:repo-1",
"type": "issue"
}
},
{
"name": "options",
"value": {
"timeoutMs": 30000
}
}
],
"settlement": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"id": "frame-1",
"ok": true,
"result": {
"error": "refused"
}
}
}
},
"6bb96c7332db": {
"name": "error",
"ordinal": 5,
"value": "transport failure"
},
"700390b3c879": {
"name": "github.addIssueComment#1",
"ordinal": 4,
"json": "{\"id\":\"frame-1\",\"deviceToken\":\"recording-device\",\"method\":\"github.addIssueComment\",\"params\":{\"repo\":\"id:repo-1\",\"number\":9,\"body\":\"a comment\",\"type\":\"issue\"}}"
},
"74056c9a1ad2": {
"draft": "a comment",
"error": "",
"item": {
"provider": "github",
"source": {
"id": "github:issue:9",
"labels": ["bug"],
"number": 9,
"repoId": "repo-1",
"reviewRequests": [],
"state": "open",
"type": "issue"
},
"title": "An issue"
},
"mutating": false,
"payload": {
"assignees": ["octocat"],
"baseSha": "base-sha",
"body": "body",
"checks": [],
"comments": [
{
"author": "octocat",
"body": "please fix",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": 501,
"isResolved": false,
"line": 12,
"path": "src/index.ts",
"threadId": "thread-1"
},
{
"author": "octocat",
"body": "a thought",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": "comment-2"
}
],
"files": [
{
"additions": 2,
"deletions": 1,
"oldPath": {
"$rpc": "undefined"
},
"path": "src/index.ts",
"status": "modified",
"viewerViewedState": "UNVIEWED"
}
],
"headSha": "head-sha",
"labels": ["bug"],
"latestReviews": [],
"provider": "github",
"pullRequestId": "PR_kwDO",
"reviewDecision": {
"$rpc": "null"
},
"reviewRequests": []
}
},
"776607d47471": {
"name": "error",
"ordinal": 5,
"value": "inner refused"
},
"91259ae589b2": {
"name": "error",
"ordinal": 5,
"value": "outer refused"
},
"93995ce48034": {
"draft": "a comment",
"error": "inner refused",
"item": {
"provider": "github",
"source": {
"id": "github:issue:9",
"labels": ["bug"],
"number": 9,
"repoId": "repo-1",
"reviewRequests": [],
"state": "open",
"type": "issue"
},
"title": "An issue"
},
"mutating": false,
"payload": {
"assignees": ["octocat"],
"baseSha": "base-sha",
"body": "body",
"checks": [],
"comments": [
{
"author": "octocat",
"body": "please fix",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": 501,
"isResolved": false,
"line": 12,
"path": "src/index.ts",
"threadId": "thread-1"
},
{
"author": "octocat",
"body": "a thought",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": "comment-2"
}
],
"files": [
{
"additions": 2,
"deletions": 1,
"oldPath": {
"$rpc": "undefined"
},
"path": "src/index.ts",
"status": "modified",
"viewerViewedState": "UNVIEWED"
}
],
"headSha": "head-sha",
"labels": ["bug"],
"latestReviews": [],
"provider": "github",
"pullRequestId": "PR_kwDO",
"reviewDecision": {
"$rpc": "null"
},
"reviewRequests": []
}
},
"958ec42ac829": {
"name": "error",
"ordinal": 6,
"value": "Failed to add comment"
},
"9cad3e448c85": {
"name": "github.addIssueComment#1",
"ordinal": 3,
"args": [
{
"name": "method",
"value": "github.addIssueComment"
},
{
"name": "params",
"value": {
"body": "a comment",
"number": 9,
"repo": "id:repo-1",
"type": "issue"
}
},
{
"name": "options",
"value": {
"timeoutMs": 30000
}
}
],
"settlement": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"error": {
"code": "refused",
"message": "outer refused"
},
"id": "frame-1",
"ok": false
}
}
},
"a77d082f5f48": {
"name": "github.addIssueComment#1",
"ordinal": 3,
"args": [
{
"name": "method",
"value": "github.addIssueComment"
},
{
"name": "params",
"value": {
"body": "a comment",
"number": 9,
"repo": "id:repo-1",
"type": "issue"
}
},
{
"name": "options",
"value": {
"timeoutMs": 30000
}
}
],
"settlement": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"id": "frame-1",
"ok": true,
"result": {
"comment": {
"author": "You",
"body": "a comment",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": 902
},
"ok": true
}
}
}
},
"ac46e56e89fe": {
"name": "error",
"ordinal": 5,
"value": "Unknown method"
},
"c2b5b5c1b577": {
"name": "error",
"ordinal": 5,
"value": "The host sent a reply this app could not read (github.addIssueComment)"
},
"c9035bb9d41a": {
"draft": "a comment",
"error": "Unknown method",
"item": {
"provider": "github",
"source": {
"id": "github:issue:9",
"labels": ["bug"],
"number": 9,
"repoId": "repo-1",
"reviewRequests": [],
"state": "open",
"type": "issue"
},
"title": "An issue"
},
"mutating": false,
"payload": {
"assignees": ["octocat"],
"baseSha": "base-sha",
"body": "body",
"checks": [],
"comments": [
{
"author": "octocat",
"body": "please fix",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": 501,
"isResolved": false,
"line": 12,
"path": "src/index.ts",
"threadId": "thread-1"
},
{
"author": "octocat",
"body": "a thought",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": "comment-2"
}
],
"files": [
{
"additions": 2,
"deletions": 1,
"oldPath": {
"$rpc": "undefined"
},
"path": "src/index.ts",
"status": "modified",
"viewerViewedState": "UNVIEWED"
}
],
"headSha": "head-sha",
"labels": ["bug"],
"latestReviews": [],
"provider": "github",
"pullRequestId": "PR_kwDO",
"reviewDecision": {
"$rpc": "null"
},
"reviewRequests": []
}
},
"d6d321b965b7": {
"draft": "a comment",
"error": "Failed to add comment",
"item": {
"provider": "github",
"source": {
"id": "github:issue:9",
"labels": ["bug"],
"number": 9,
"repoId": "repo-1",
"reviewRequests": [],
"state": "open",
"type": "issue"
},
"title": "An issue"
},
"mutating": false,
"payload": {
"assignees": ["octocat"],
"baseSha": "base-sha",
"body": "body",
"checks": [],
"comments": [
{
"author": "octocat",
"body": "please fix",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": 501,
"isResolved": false,
"line": 12,
"path": "src/index.ts",
"threadId": "thread-1"
},
{
"author": "octocat",
"body": "a thought",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": "comment-2"
}
],
"files": [
{
"additions": 2,
"deletions": 1,
"oldPath": {
"$rpc": "undefined"
},
"path": "src/index.ts",
"status": "modified",
"viewerViewedState": "UNVIEWED"
}
],
"headSha": "head-sha",
"labels": ["bug"],
"latestReviews": [],
"provider": "github",
"pullRequestId": "PR_kwDO",
"reviewDecision": {
"$rpc": "null"
},
"reviewRequests": []
}
},
"e2f420146015": {
"draft": "a comment",
"error": "transport failure",
"item": {
"provider": "github",
"source": {
"id": "github:issue:9",
"labels": ["bug"],
"number": 9,
"repoId": "repo-1",
"reviewRequests": [],
"state": "open",
"type": "issue"
},
"title": "An issue"
},
"mutating": false,
"payload": {
"assignees": ["octocat"],
"baseSha": "base-sha",
"body": "body",
"checks": [],
"comments": [
{
"author": "octocat",
"body": "please fix",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": 501,
"isResolved": false,
"line": 12,
"path": "src/index.ts",
"threadId": "thread-1"
},
{
"author": "octocat",
"body": "a thought",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": "comment-2"
}
],
"files": [
{
"additions": 2,
"deletions": 1,
"oldPath": {
"$rpc": "undefined"
},
"path": "src/index.ts",
"status": "modified",
"viewerViewedState": "UNVIEWED"
}
],
"headSha": "head-sha",
"labels": ["bug"],
"latestReviews": [],
"provider": "github",
"pullRequestId": "PR_kwDO",
"reviewDecision": {
"$rpc": "null"
},
"reviewRequests": []
}
},
"eb79a9b3682a": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"$rpc": "undefined"
}
},
"ebcb0796376f": {
"name": "github.addIssueComment#1",
"ordinal": 3,
"args": [
{
"name": "method",
"value": "github.addIssueComment"
},
{
"name": "params",
"value": {
"body": "a comment",
"number": 9,
"repo": "id:repo-1",
"type": "issue"
}
},
{
"name": "options",
"value": {
"timeoutMs": 30000
}
}
],
"settlement": {
"status": "rejected",
"startedAt": 0,
"settledAt": 0,
"error": {
"category": "Error",
"message": "",
"isRpcDeliveryUnknown": true
}
}
},
"ecf9003e4ef1": {
"name": "mutatingStatus",
"ordinal": 6,
"value": false
},
"ed3a7d6bc894": {
"name": "error",
"ordinal": 2,
"value": ""
},
"f5f33916a3a6": {
"draft": "",
"error": "",
"item": {
"provider": "github",
"source": {
"id": "github:issue:9",
"labels": ["bug"],
"number": 9,
"repoId": "repo-1",
"reviewRequests": [],
"state": "open",
"type": "issue"
},
"title": "An issue"
},
"mutating": false,
"payload": {
"assignees": ["octocat"],
"baseSha": "base-sha",
"body": "body",
"checks": [],
"comments": [
{
"author": "octocat",
"body": "please fix",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": 501,
"isResolved": false,
"line": 12,
"path": "src/index.ts",
"threadId": "thread-1"
},
{
"author": "octocat",
"body": "a thought",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": "comment-2"
},
{
"author": "You",
"body": "a comment",
"createdAt": "2026-01-01T00:00:00.000Z",
"id": "local-1767225600000"
}
],
"files": [
{
"additions": 2,
"deletions": 1,
"oldPath": {
"$rpc": "undefined"
},
"path": "src/index.ts",
"status": "modified",
"viewerViewedState": "UNVIEWED"
}
],
"headSha": "head-sha",
"labels": ["bug"],
"latestReviews": [],
"provider": "github",
"pullRequestId": "PR_kwDO",
"reviewDecision": {
"$rpc": "null"
},
"reviewRequests": []
}
},
"f8df20507017": {
"name": "error",
"ordinal": 5,
"value": ""
},
"fca61a97021e": {
"draft": "a comment",
"error": "outer refused",
"item": {
"provider": "github",
"source": {
"id": "github:issue:9",
"labels": ["bug"],
"number": 9,
"repoId": "repo-1",
"reviewRequests": [],
"state": "open",
"type": "issue"
},
"title": "An issue"
},
"mutating": false,
"payload": {
"assignees": ["octocat"],
"baseSha": "base-sha",
"body": "body",
"checks": [],
"comments": [
{
"author": "octocat",
"body": "please fix",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": 501,
"isResolved": false,
"line": 12,
"path": "src/index.ts",
"threadId": "thread-1"
},
{
"author": "octocat",
"body": "a thought",
"createdAt": "2020-01-01T00:00:00.000Z",
"id": "comment-2"
}
],
"files": [
{
"additions": 2,
"deletions": 1,
"oldPath": {
"$rpc": "undefined"
},
"path": "src/index.ts",
"status": "modified",
"viewerViewedState": "UNVIEWED"
}
],
"headSha": "head-sha",
"labels": ["bug"],
"latestReviews": [],
"provider": "github",
"pullRequestId": "PR_kwDO",
"reviewDecision": {
"$rpc": "null"
},
"reviewRequests": []
}
},
"fd1fbe2253f2": {
"name": "github.addIssueComment#1",
"ordinal": 3,
"args": [
{
"name": "method",
"value": "github.addIssueComment"
},
{
"name": "params",
"value": {
"body": "a comment",
"number": 9,
"repo": "id:repo-1",
"type": "issue"
}
},
{
"name": "options",
"value": {
"timeoutMs": 30000
}
}
],
"settlement": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"id": "frame-1",
"ok": true,
"result": {
"error": "inner refused",
"ok": false
}
}
}
},
"fd2fad47bec2": {
"name": "mutatingStatus",
"ordinal": 1,
"value": true
}
},
"recording": {
"scenario": "matrix-tasks.item-comment-github-github.addissuecomment-1",
"checkpoints": [
{
"id": "tk-item-comment-github.normal:comment-settled",
"observation": {
"sender": ["a77d082f5f48"],
"payloads": ["700390b3c879"],
"settlements": {
"mount": "eb79a9b3682a",
"comment-0": "eb79a9b3682a"
},
"state": "35cd4f653b4b",
"effects": [
"fd2fad47bec2",
"ed3a7d6bc894",
"59b03dcdb55e",
"064357f4a198",
"14949c71727e"
]
}
},
{
"id": "tk-item-comment-github.result-absent:comment-settled",
"observation": {
"sender": ["33cccc724c81"],
"payloads": ["700390b3c879"],
"settlements": {
"mount": "eb79a9b3682a",
"comment-0": "eb79a9b3682a"
},
"state": "04f33d185219",
"effects": ["fd2fad47bec2", "ed3a7d6bc894", "c2b5b5c1b577", "ecf9003e4ef1"]
}
},
{
"id": "tk-item-comment-github.result-null:comment-settled",
"observation": {
"sender": ["07e6efb07ce5"],
"payloads": ["700390b3c879"],
"settlements": {
"mount": "eb79a9b3682a",
"comment-0": "eb79a9b3682a"
},
"state": "04f33d185219",
"effects": ["fd2fad47bec2", "ed3a7d6bc894", "c2b5b5c1b577", "ecf9003e4ef1"]
}
},
{
"id": "tk-item-comment-github.inner-ok-missing:comment-settled",
"observation": {
"sender": ["646e287d0275"],
"payloads": ["700390b3c879"],
"settlements": {
"mount": "eb79a9b3682a",
"comment-0": "eb79a9b3682a"
},
"state": "f5f33916a3a6",
"effects": [
"fd2fad47bec2",
"ed3a7d6bc894",
"59b03dcdb55e",
"37a7f6df9e8c",
"14949c71727e"
]
}
},
{
"id": "tk-item-comment-github.inner-false-string-error:comment-settled",
"observation": {
"sender": ["fd1fbe2253f2"],
"payloads": ["700390b3c879"],
"settlements": {
"mount": "eb79a9b3682a",
"comment-0": "eb79a9b3682a"
},
"state": "93995ce48034",
"effects": ["fd2fad47bec2", "ed3a7d6bc894", "776607d47471", "ecf9003e4ef1"]
}
},
{
"id": "tk-item-comment-github.inner-false-object-error:comment-settled",
"observation": {
"sender": ["41cfb6163e2a"],
"payloads": ["700390b3c879"],
"settlements": {
"mount": "eb79a9b3682a",
"comment-0": "eb79a9b3682a"
},
"state": "d6d321b965b7",
"effects": [
"fd2fad47bec2",
"ed3a7d6bc894",
"49bac3734908",
"958ec42ac829",
"14949c71727e"
]
}
},
{
"id": "tk-item-comment-github.outer-refused:comment-settled",
"observation": {
"sender": ["9cad3e448c85"],
"payloads": ["700390b3c879"],
"settlements": {
"mount": "eb79a9b3682a",
"comment-0": "eb79a9b3682a"
},
"state": "fca61a97021e",
"effects": ["fd2fad47bec2", "ed3a7d6bc894", "91259ae589b2", "ecf9003e4ef1"]
}
},
{
"id": "tk-item-comment-github.outer-refused-no-message:comment-settled",
"observation": {
"sender": ["234bee589543"],
"payloads": ["700390b3c879"],
"settlements": {
"mount": "eb79a9b3682a",
"comment-0": "eb79a9b3682a"
},
"state": "74056c9a1ad2",
"effects": ["fd2fad47bec2", "ed3a7d6bc894", "f8df20507017", "ecf9003e4ef1"]
}
},
{
"id": "tk-item-comment-github.method-not-found:comment-settled",
"observation": {
"sender": ["63b1a56f4aeb"],
"payloads": ["700390b3c879"],
"settlements": {
"mount": "eb79a9b3682a",
"comment-0": "eb79a9b3682a"
},
"state": "c9035bb9d41a",
"effects": ["fd2fad47bec2", "ed3a7d6bc894", "ac46e56e89fe", "ecf9003e4ef1"]
}
},
{
"id": "tk-item-comment-github.transport-rejection:comment-settled",
"observation": {
"sender": ["3ca749703316"],
"payloads": ["700390b3c879"],
"settlements": {
"mount": "eb79a9b3682a",
"comment-0": "eb79a9b3682a"
},
"state": "e2f420146015",
"effects": ["fd2fad47bec2", "ed3a7d6bc894", "6bb96c7332db", "ecf9003e4ef1"]
}
},
{
"id": "tk-item-comment-github.transport-rejection-no-message:comment-settled",
"observation": {
"sender": ["ebcb0796376f"],
"payloads": ["700390b3c879"],
"settlements": {
"mount": "eb79a9b3682a",
"comment-0": "eb79a9b3682a"
},
"state": "74056c9a1ad2",
"effects": ["fd2fad47bec2", "ed3a7d6bc894", "f8df20507017", "ecf9003e4ef1"]
}
}
]
}
}