Files
orca/mobile/rpc-foundation/goldens/session-markdown-tab-disk-fallback.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

141 lines
3.6 KiB
JSON

{
"operation": "session.tab-documents",
"family": "session.tab-documents",
"namedDeltas": [],
"runnerVersion": 1,
"baseline": "f24f38bd4105753adb0d8e24132c2fc57f80f5c6",
"lockfileSha256": "4568633356187895ccda8e2ff83245c37d5621832c69e268733733b6947971e3",
"recorderSha256": "f67c2f5b753d2a4f572599f6861fae8e6e917fe89ac75b58288f8e84be609d86",
"adapterSha256": "a3daf9a05d05424959baf77feb45cb0c076d77d8c49e877941ed612cc1e5ce95",
"scenarioSha256": "f46cef9d1c6a5ed6d8b6f1d180cdf5c666f52e043b70feb07e5fccee885ceeda",
"platform": "darwin",
"scenarioVersion": 1,
"projectionVersion": 2,
"goldenFormatVersion": 5,
"values": {
"44abbe2af7aa": {
"name": "markdown.readTab#1",
"ordinal": 2,
"json": "{\"id\":\"frame-1\",\"deviceToken\":\"recording-device\",\"method\":\"markdown.readTab\",\"params\":{\"worktree\":\"id:workspace-1\",\"tabId\":\"tab-md\"}}"
},
"c6cea5310098": {
"file": {},
"markdown": {
"tab-md": {
"baseVersion": "",
"content": "# disk",
"editable": false,
"isDirty": false,
"localContent": "# disk",
"readOnlyReason": "Editing needs Orca desktop running.",
"stale": false,
"status": "ready"
}
}
},
"d4be01606497": {
"name": "files.read#1",
"ordinal": 4,
"json": "{\"id\":\"frame-2\",\"deviceToken\":\"recording-device\",\"method\":\"files.read\",\"params\":{\"worktree\":\"id:workspace-1\",\"relativePath\":\"docs/readme.md\"}}"
},
"d59404d25d6c": {
"name": "files.read#1",
"ordinal": 3,
"args": [
{
"name": "method",
"value": "files.read"
},
{
"name": "params",
"value": {
"relativePath": "docs/readme.md",
"worktree": "id:workspace-1"
}
},
{
"name": "options",
"value": {
"$rpc": "absent"
}
}
],
"settlement": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"id": "frame-2",
"ok": true,
"result": {
"byteLength": 6,
"content": "# disk",
"truncated": false
}
}
}
},
"e258dafc91f1": {
"name": "markdown.readTab#1",
"ordinal": 1,
"args": [
{
"name": "method",
"value": "markdown.readTab"
},
{
"name": "params",
"value": {
"tabId": "tab-md",
"worktree": "id:workspace-1"
}
},
{
"name": "options",
"value": {
"$rpc": "absent"
}
}
],
"settlement": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"error": {
"code": "renderer_unavailable",
"message": "Renderer unavailable"
},
"id": "frame-1",
"ok": false
}
}
},
"eb79a9b3682a": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"$rpc": "undefined"
}
}
},
"recording": {
"scenario": "session-markdown-tab-disk-fallback",
"checkpoints": [
{
"id": "fell-back",
"observation": {
"sender": ["e258dafc91f1", "d59404d25d6c"],
"payloads": ["44abbe2af7aa", "d4be01606497"],
"settlements": {
"markdown": "eb79a9b3682a"
},
"state": "c6cea5310098",
"effects": []
}
}
]
}
}