Files
orca/mobile/rpc-foundation/goldens/sc-review-commit.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

90 lines
2.2 KiB
JSON

{
"operation": "source-control.review-git-preparation",
"family": "git.review-preparation",
"namedDeltas": [],
"runnerVersion": 1,
"baseline": "f24f38bd4105753adb0d8e24132c2fc57f80f5c6",
"lockfileSha256": "4568633356187895ccda8e2ff83245c37d5621832c69e268733733b6947971e3",
"recorderSha256": "f67c2f5b753d2a4f572599f6861fae8e6e917fe89ac75b58288f8e84be609d86",
"adapterSha256": "c582ce355b0704b38d7e84cbce352630096c91231bf09aecd1f6dbb409fed17f",
"scenarioSha256": "a29d518b2d075e8e4811404e0fcbf8948fbfe53a3aefbf0948cb2f2e622e8cbb",
"platform": "darwin",
"scenarioVersion": 1,
"projectionVersion": 2,
"goldenFormatVersion": 5,
"values": {
"17bb401abe83": {
"committed": {
"ok": true
},
"status": "unread"
},
"2a7ee2985949": {
"name": "git.commit#1",
"ordinal": 1,
"args": [
{
"name": "method",
"value": "git.commit"
},
{
"name": "params",
"value": {
"message": "recorded message",
"worktree": "id:repo42::/p"
}
},
{
"name": "options",
"value": {
"$rpc": "absent"
}
}
],
"settlement": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"id": "frame-1",
"ok": true,
"result": {
"commit": "abc1234",
"success": true
}
}
}
},
"342343f97688": {
"name": "git.commit#1",
"ordinal": 2,
"json": "{\"id\":\"frame-1\",\"deviceToken\":\"recording-device\",\"method\":\"git.commit\",\"params\":{\"worktree\":\"id:repo42::/p\",\"message\":\"recorded message\"}}"
},
"fbc958e4d46e": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"ok": true
}
}
},
"recording": {
"scenario": "sc-review-commit",
"checkpoints": [
{
"id": "settled",
"observation": {
"sender": ["2a7ee2985949"],
"payloads": ["342343f97688"],
"settlements": {
"commit": "fbc958e4d46e"
},
"state": "17bb401abe83",
"effects": []
}
}
]
}
}