Files
orca/mobile/rpc-foundation/goldens/session-create-browser-tab.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

103 lines
2.7 KiB
JSON

{
"operation": "session.content-create",
"family": "session.content-create",
"namedDeltas": [],
"runnerVersion": 1,
"baseline": "f24f38bd4105753adb0d8e24132c2fc57f80f5c6",
"lockfileSha256": "4568633356187895ccda8e2ff83245c37d5621832c69e268733733b6947971e3",
"recorderSha256": "f67c2f5b753d2a4f572599f6861fae8e6e917fe89ac75b58288f8e84be609d86",
"adapterSha256": "562c2f4ab669e774dd7045ecd9518e483845433fef6034688090f3b056df2815",
"scenarioSha256": "36dbd24dc3d24be8c14217ced1963d10ef8264438729dd146cbff79d9fbdf279",
"platform": "darwin",
"scenarioVersion": 1,
"projectionVersion": 2,
"goldenFormatVersion": 5,
"values": {
"4a842fa3c9c1": {
"name": "browser.tabCreate#1",
"ordinal": 1,
"args": [
{
"name": "method",
"value": "browser.tabCreate"
},
{
"name": "params",
"value": {
"activate": true,
"url": "https://example.com/",
"worktree": "id:workspace-1"
}
},
{
"name": "options",
"value": {
"timeoutMs": 30000
}
}
],
"settlement": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"id": "frame-1",
"ok": true,
"result": {
"browserPageId": "page-1"
}
}
}
},
"6248a3dd0710": {
"name": "fetch-session-tabs",
"ordinal": 3,
"value": {}
},
"84e5ca07cb7a": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": true
},
"d9a882adde26": {
"name": "browser.tabCreate#1",
"ordinal": 2,
"json": "{\"id\":\"frame-1\",\"deviceToken\":\"recording-device\",\"method\":\"browser.tabCreate\",\"params\":{\"worktree\":\"id:workspace-1\",\"url\":\"https://example.com/\",\"activate\":true}}"
},
"dfb723df461a": {
"name": "fetch-pending-browser-tabs",
"ordinal": 5,
"value": {}
},
"eda7d625e4b6": {
"name": "fetch-pending-browser-tabs",
"ordinal": 4,
"value": {}
},
"f1e12d7f04c7": {
"createError": "",
"creatingBrowser": false,
"creatingMarkdown": false,
"pendingBrowserFocusPageId": "page-1"
}
},
"recording": {
"scenario": "session-create-browser-tab",
"checkpoints": [
{
"id": "created",
"observation": {
"sender": ["4a842fa3c9c1"],
"payloads": ["d9a882adde26"],
"settlements": {
"browser": "84e5ca07cb7a"
},
"state": "f1e12d7f04c7",
"effects": ["6248a3dd0710", "eda7d625e4b6", "dfb723df461a"]
}
}
]
}
}