mirror of
https://github.com/stablyai/orca.git
synced 2026-09-24 16:02:41 +00:00
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
153 lines
3.5 KiB
JSON
153 lines
3.5 KiB
JSON
{
|
|
"operation": "components.setup-script",
|
|
"family": "components.setup-script",
|
|
"namedDeltas": [],
|
|
"runnerVersion": 1,
|
|
"baseline": "f24f38bd4105753adb0d8e24132c2fc57f80f5c6",
|
|
"lockfileSha256": "4568633356187895ccda8e2ff83245c37d5621832c69e268733733b6947971e3",
|
|
"recorderSha256": "f67c2f5b753d2a4f572599f6861fae8e6e917fe89ac75b58288f8e84be609d86",
|
|
"adapterSha256": "5cfbce3c7d97d908fbd447646d611e41a8aa1f61f684b9b710c4b67d6ff023a7",
|
|
"scenarioSha256": "d4052f119c7ed68dc922c8beeb0074701f1532b10e48e284fb71aa165a17e437",
|
|
"platform": "darwin",
|
|
"scenarioVersion": 1,
|
|
"projectionVersion": 2,
|
|
"goldenFormatVersion": 5,
|
|
"values": {
|
|
"2bf6d40fe6a5": {
|
|
"name": "repo.hooks#1",
|
|
"ordinal": 1,
|
|
"args": [
|
|
{
|
|
"name": "method",
|
|
"value": "repo.hooks"
|
|
},
|
|
{
|
|
"name": "params",
|
|
"value": {
|
|
"repo": "id:repo-1"
|
|
}
|
|
},
|
|
{
|
|
"name": "options",
|
|
"value": {
|
|
"$rpc": "absent"
|
|
}
|
|
}
|
|
],
|
|
"settlement": {
|
|
"status": "pending",
|
|
"startedAt": 0
|
|
}
|
|
},
|
|
"5d1cf72f4e12": {
|
|
"advanced": true,
|
|
"command": "pnpm install",
|
|
"run": true,
|
|
"runPolicy": "ask",
|
|
"source": "repo",
|
|
"trust": {
|
|
"$rpc": "null"
|
|
}
|
|
},
|
|
"79deedc9f2ed": {
|
|
"name": "repo.hooks#1",
|
|
"ordinal": 2,
|
|
"json": "{\"id\":\"frame-1\",\"deviceToken\":\"recording-device\",\"method\":\"repo.hooks\",\"params\":{\"repo\":\"id:repo-1\"}}"
|
|
},
|
|
"80cf8444e458": {
|
|
"advanced": false,
|
|
"command": {
|
|
"$rpc": "null"
|
|
},
|
|
"run": true,
|
|
"runPolicy": "run-by-default",
|
|
"source": {
|
|
"$rpc": "null"
|
|
},
|
|
"trust": {
|
|
"$rpc": "null"
|
|
}
|
|
},
|
|
"a4e4636264db": {
|
|
"name": "repo.hooks#1",
|
|
"ordinal": 1,
|
|
"args": [
|
|
{
|
|
"name": "method",
|
|
"value": "repo.hooks"
|
|
},
|
|
{
|
|
"name": "params",
|
|
"value": {
|
|
"repo": "id:repo-1"
|
|
}
|
|
},
|
|
{
|
|
"name": "options",
|
|
"value": {
|
|
"$rpc": "absent"
|
|
}
|
|
}
|
|
],
|
|
"settlement": {
|
|
"status": "fulfilled",
|
|
"startedAt": 0,
|
|
"settledAt": 0,
|
|
"value": {
|
|
"id": "frame-1",
|
|
"ok": true,
|
|
"result": {
|
|
"hooks": {
|
|
"scripts": {
|
|
"setup": "pnpm install"
|
|
}
|
|
},
|
|
"setupRunPolicy": "ask",
|
|
"setupTrust": {
|
|
"$rpc": "null"
|
|
},
|
|
"source": "repo"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"eb79a9b3682a": {
|
|
"status": "fulfilled",
|
|
"startedAt": 0,
|
|
"settledAt": 0,
|
|
"value": {
|
|
"$rpc": "undefined"
|
|
}
|
|
}
|
|
},
|
|
"recording": {
|
|
"scenario": "components-setup-ask",
|
|
"checkpoints": [
|
|
{
|
|
"id": "hooks-pending",
|
|
"observation": {
|
|
"sender": ["2bf6d40fe6a5"],
|
|
"payloads": ["79deedc9f2ed"],
|
|
"settlements": {
|
|
"mount": "eb79a9b3682a"
|
|
},
|
|
"state": "80cf8444e458",
|
|
"effects": []
|
|
}
|
|
},
|
|
{
|
|
"id": "settled",
|
|
"observation": {
|
|
"sender": ["a4e4636264db"],
|
|
"payloads": ["79deedc9f2ed"],
|
|
"settlements": {
|
|
"mount": "eb79a9b3682a"
|
|
},
|
|
"state": "5d1cf72f4e12",
|
|
"effects": []
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|