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

98 lines
2.6 KiB
JSON

{
"operation": "session.content-create",
"family": "session.content-create",
"namedDeltas": [],
"runnerVersion": 1,
"baseline": "f24f38bd4105753adb0d8e24132c2fc57f80f5c6",
"lockfileSha256": "4568633356187895ccda8e2ff83245c37d5621832c69e268733733b6947971e3",
"recorderSha256": "f67c2f5b753d2a4f572599f6861fae8e6e917fe89ac75b58288f8e84be609d86",
"adapterSha256": "562c2f4ab669e774dd7045ecd9518e483845433fef6034688090f3b056df2815",
"scenarioSha256": "59b5f0aac2f8c1aab5fc3a457fb69e1a2f46cc88c617c25e638175acb7f7c0cb",
"platform": "darwin",
"scenarioVersion": 1,
"projectionVersion": 2,
"goldenFormatVersion": 5,
"values": {
"7ed3d39f0607": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": false
},
"7f4ea6e4256c": {
"name": "toast",
"ordinal": 3,
"value": {
"message": "Browser unavailable"
}
},
"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}}"
},
"dd0b5e7b9130": {
"createError": "Browser unavailable",
"creatingBrowser": false,
"creatingMarkdown": false,
"pendingBrowserFocusPageId": {
"$rpc": "null"
}
},
"eb4b8e1128bd": {
"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": {
"error": {
"code": "browser_unavailable",
"message": "Browser unavailable"
},
"id": "frame-1",
"ok": false
}
}
}
},
"recording": {
"scenario": "session-create-browser-refused",
"checkpoints": [
{
"id": "refused",
"observation": {
"sender": ["eb4b8e1128bd"],
"payloads": ["d9a882adde26"],
"settlements": {
"browser": "7ed3d39f0607"
},
"state": "dd0b5e7b9130",
"effects": ["7f4ea6e4256c"]
}
}
]
}
}