Files
orca/mobile/rpc-foundation/goldens/session-markdown-disk-served.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.6 KiB
JSON

{
"operation": "session.tab-documents",
"family": "session.markdown-disk-fallback",
"namedDeltas": [],
"runnerVersion": 1,
"baseline": "f24f38bd4105753adb0d8e24132c2fc57f80f5c6",
"lockfileSha256": "4568633356187895ccda8e2ff83245c37d5621832c69e268733733b6947971e3",
"recorderSha256": "f67c2f5b753d2a4f572599f6861fae8e6e917fe89ac75b58288f8e84be609d86",
"adapterSha256": "a3daf9a05d05424959baf77feb45cb0c076d77d8c49e877941ed612cc1e5ce95",
"scenarioSha256": "8375df17afabf282a1d37ffaa3a334b1fa9105ba04e6618f16082f66bfe3f76d",
"platform": "darwin",
"scenarioVersion": 1,
"projectionVersion": 2,
"goldenFormatVersion": 5,
"values": {
"0d6b0adc036f": {
"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": {
"id": "frame-1",
"ok": true,
"result": {
"content": "# served",
"editable": true,
"isDirty": false,
"version": "v1"
}
}
}
},
"3e3efaab3a20": {
"file": {},
"markdown": {
"tab-md": {
"baseVersion": "v1",
"content": "# served",
"editable": true,
"isDirty": false,
"localContent": "# served",
"readOnlyReason": {
"$rpc": "undefined"
},
"stale": false,
"status": "ready"
}
}
},
"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\"}}"
},
"eb79a9b3682a": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"$rpc": "undefined"
}
}
},
"recording": {
"scenario": "session-markdown-disk-served",
"checkpoints": [
{
"id": "served",
"observation": {
"sender": ["0d6b0adc036f"],
"payloads": ["44abbe2af7aa"],
"settlements": {
"markdown": "eb79a9b3682a"
},
"state": "3e3efaab3a20",
"effects": []
}
}
]
}
}