Files
orca/mobile/rpc-foundation/goldens/structured-launch-created.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

142 lines
4.2 KiB
JSON

{
"operation": "agentSession.structured-launch",
"family": "agentSession.structured-launch",
"namedDeltas": [],
"runnerVersion": 1,
"baseline": "f24f38bd4105753adb0d8e24132c2fc57f80f5c6",
"lockfileSha256": "4568633356187895ccda8e2ff83245c37d5621832c69e268733733b6947971e3",
"recorderSha256": "f67c2f5b753d2a4f572599f6861fae8e6e917fe89ac75b58288f8e84be609d86",
"adapterSha256": "d340697a64a198066b1037a550afb9a0de7507246a545901d2fc0a23407f38d6",
"scenarioSha256": "0b5dd55868490e4d62d7d718821dec9634773b20d32fe9889523606a3f6b9168",
"platform": "darwin",
"scenarioVersion": 1,
"projectionVersion": 2,
"goldenFormatVersion": 5,
"values": {
"568aa5cfc6b5": {
"name": "agentSession.createSupport#1",
"ordinal": 2,
"json": "{\"id\":\"frame-1\",\"deviceToken\":\"recording-device\",\"method\":\"agentSession.createSupport\",\"params\":{\"worktree\":\"id:workspace-1\",\"agent\":\"claude\"}}"
},
"6d6669cd1a85": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"kind": "created",
"sessionId": "claude_00000000_0000_4000_8000_000000000001"
}
},
"91f56e5d551d": {
"name": "agentSession.create#1",
"ordinal": 4,
"json": "{\"id\":\"frame-2\",\"deviceToken\":\"recording-device\",\"method\":\"agentSession.create\",\"params\":{\"envelope\":{\"sessionId\":\"claude_00000000_0000_4000_8000_000000000001\",\"clientOperationId\":\"1767225600000-00000000000040008000000000000002\",\"expectedRuntimeFence\":null,\"payloadFingerprint\":\"ce04a6ad4f07079b36cb0b4e9b1bcfd95481b5cb2428fbe93b3c0cf995ef8605\"},\"worktree\":\"id:workspace-1\",\"agent\":\"claude\"}}"
},
"a75955abbbbc": {
"name": "agentSession.createSupport#1",
"ordinal": 1,
"args": [
{
"name": "method",
"value": "agentSession.createSupport"
},
{
"name": "params",
"value": {
"agent": "claude",
"worktree": "id:workspace-1"
}
},
{
"name": "options",
"value": {
"$rpc": "absent"
}
}
],
"settlement": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"id": "frame-1",
"ok": true,
"result": {
"supported": true
}
}
}
},
"b5f7cf9d778d": {
"name": "agentSession.create#1",
"ordinal": 3,
"args": [
{
"name": "method",
"value": "agentSession.create"
},
{
"name": "params",
"value": {
"agent": "claude",
"envelope": {
"clientOperationId": "1767225600000-00000000000040008000000000000002",
"expectedRuntimeFence": {
"$rpc": "null"
},
"payloadFingerprint": "ce04a6ad4f07079b36cb0b4e9b1bcfd95481b5cb2428fbe93b3c0cf995ef8605",
"sessionId": "claude_00000000_0000_4000_8000_000000000001"
},
"worktree": "id:workspace-1"
}
},
{
"name": "options",
"value": {
"budgetSpansConnect": true,
"timeoutMs": 15000
}
}
],
"settlement": {
"status": "fulfilled",
"startedAt": 0,
"settledAt": 0,
"value": {
"id": "frame-2",
"ok": true,
"result": {
"ok": true,
"value": {
"sessionId": "claude_00000000_0000_4000_8000_000000000001"
}
}
}
}
},
"d00057b53c3e": {
"launched": {
"kind": "created",
"sessionId": "claude_00000000_0000_4000_8000_000000000001"
}
}
},
"recording": {
"scenario": "structured-launch-created",
"checkpoints": [
{
"id": "created",
"observation": {
"sender": ["a75955abbbbc", "b5f7cf9d778d"],
"payloads": ["568aa5cfc6b5", "91f56e5d551d"],
"settlements": {
"claude": "6d6669cd1a85"
},
"state": "d00057b53c3e",
"effects": []
}
}
]
}
}