lili cbfd4d871b
Some checks failed
contract-gates / contract-gates (push) Has been cancelled
docs-gate / docs-gate (push) Has been cancelled
feat(acceptance): 闭合 playtest v3 与 A+ 可信消费链
固化 Match-3 生产者、视觉、音频与双 Judge 证据闭包。

将《山海行纪》r1.1 绑定新的不可变 release,并以生产预检现场核验 bundle、Registry/2 和 25 项 Writer 快照。

同步地图1平衡锁值、跨游戏回归修复、验收契约与 SoT 证据。
2026-07-28 20:16:13 -07:00

127 lines
3.0 KiB
JSON

{
"schemaVersion": "ActorSelectionContext/1",
"actorView": {
"schemaVersion": "playtest/3",
"projectionVersion": "ActorView/4",
"brief": "交换相邻棋子形成三连",
"currentFrameRef": "frames/frame-initial.png",
"currentFrameHash": "dd7be13d36b6f84d0798924a7f32946c236e24bad5beb98571fa2425b5fa6417",
"viewport": {
"width": 390,
"height": 844,
"dpr": 1
},
"legalSelections": {
"types": [
"swap_pair"
],
"safeKeys": [],
"actionBudgetMs": 600,
"waitMs": [
100,
600
]
},
"visualTargetCatalog": {
"schemaVersion": "VisualTargetSet/1",
"sourceFrameRef": "frames/frame-initial.png",
"sourceFrameHash": "dd7be13d36b6f84d0798924a7f32946c236e24bad5beb98571fa2425b5fa6417",
"targetSetHash": "2906fc80f7aa2d4869f9321f6390d27f68d2d8946c1b9abba4aed976c35d5de0",
"targets": [
{
"id": "l01",
"kind": "lattice",
"allowedGestures": [
"tap",
"drag"
],
"dimensions": {
"rows": 3,
"columns": 3
},
"subAnchors": [
"center",
"north",
"south",
"east",
"west",
"northwest",
"northeast",
"southwest",
"southeast"
]
},
{
"id": "g01",
"kind": "spatial_grid",
"allowedGestures": [
"tap",
"drag"
],
"dimensions": {
"rows": 17,
"columns": 8
},
"subAnchors": [
"center",
"north",
"south",
"east",
"west",
"northwest",
"northeast",
"southwest",
"southeast"
],
"fallbackOnly": true
}
]
},
"history": [],
"protocolErrors": [],
"remainingBudget": 8,
"virtualTimeMs": 0,
"objectiveProgress": null,
"interactionCandidates": {
"match3Swaps": {
"candidateSetHash": "1f4fc2e2f52e02dbbffddab5704083c573ee9a58cfdfec61b5084430c8c52f79",
"candidates": [
{
"candidateId": "ms01",
"latticeId": "l01",
"pair": [
{
"cell": {
"row": 1,
"column": 2
}
},
{
"cell": {
"row": 2,
"column": 2
}
}
]
}
]
}
}
},
"selection": {
"schemaVersion": "ActorSelection/2",
"type": "swap_pair",
"targetSetHash": "2906fc80f7aa2d4869f9321f6390d27f68d2d8946c1b9abba4aed976c35d5de0",
"candidateSetHash": "1f4fc2e2f52e02dbbffddab5704083c573ee9a58cfdfec61b5084430c8c52f79",
"candidateId": "ms01",
"firstEndpoint": {
"id": "l01",
"cell": {
"row": 1,
"column": 2
},
"subAnchor": "center"
}
}
}