Files
orca/mobile/rpc-foundation/goldens/browser-pointer-click-accepted.json
Jinwoo Hong fc3a5d7326 chore(mobile): repin the recording corpus to main's tip (OTA phase C, C0.8) (#21510)
C0.5 pinned `baseline` to its own branch commit, which the squash-merge made
unreachable, so `rpc-recording-pin-guard.mts ancestry` fails on main and
`--record` refuses to run at all. Repin to main's tip and refresh every header
from it.

Header-only, and the corpus proves it: across all 787 goldens exactly two
distinct lines changed, the old `baseline` and the new one. `recorderSha256`
did not move, because nothing under the recorder's own directory did.

Claude-Session: https://claude.ai/code/session_01JNnE9qzUZMMnqpZWCqM3nb
2026-09-18 14:55:13 -04:00

100 lines
2.5 KiB
JSON

{
"operation": "browser.page-commands",
"family": "browser.pointer-click",
"namedDeltas": [],
"runnerVersion": 1,
"baseline": "f24f38bd4105753adb0d8e24132c2fc57f80f5c6",
"lockfileSha256": "4568633356187895ccda8e2ff83245c37d5621832c69e268733733b6947971e3",
"recorderSha256": "f67c2f5b753d2a4f572599f6861fae8e6e917fe89ac75b58288f8e84be609d86",
"adapterSha256": "55971752f963202d30160851197a301089b0f3ebd0c46725af1a461d8310d658",
"scenarioSha256": "73faa87b359a11959543542016295bb6b36a10934dd99ad5c1a77a4290a608cd",
"platform": "darwin",
"scenarioVersion": 1,
"projectionVersion": 2,
"goldenFormatVersion": 5,
"values": {
"002a5bcbde42": {
"name": "browser.mouseClick#1",
"ordinal": 2,
"json": "{\"id\":\"frame-1\",\"deviceToken\":\"recording-device\",\"method\":\"browser.mouseClick\",\"params\":{\"worktree\":\"id:worktree-1\",\"page\":\"page-1\",\"x\":40,\"y\":80,\"button\":\"left\",\"modifiers\":[],\"radius\":14}}"
},
"9855d4ec3415": {
"busy": false,
"dialog": {
"$rpc": "null"
},
"error": {
"$rpc": "null"
},
"keyboardValue": "hello",
"pointerModifiers": []
},
"eb79a9b3682a": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"$rpc": "undefined"
}
},
"f14b569391f9": {
"name": "browser.mouseClick#1",
"ordinal": 1,
"args": [
{
"name": "method",
"value": "browser.mouseClick"
},
{
"name": "params",
"value": {
"button": "left",
"modifiers": [],
"page": "page-1",
"radius": 14,
"worktree": "id:worktree-1",
"x": 40,
"y": 80
}
},
{
"name": "options",
"value": {
"timeoutMs": 5000
}
}
],
"settlement": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"id": "frame-1",
"ok": true,
"result": {
"clicked": true
}
}
}
}
},
"recording": {
"scenario": "browser-pointer-click-accepted",
"checkpoints": [
{
"id": "clicked",
"observation": {
"sender": ["f14b569391f9"],
"payloads": ["002a5bcbde42"],
"settlements": {
"mount": "eb79a9b3682a",
"click": "eb79a9b3682a"
},
"state": "9855d4ec3415",
"effects": []
}
}
]
}
}