games-development-ai/wg1/gen-worker/results/gamedef-quickcheck.json
lili 8ea972340e chore: 工作树散落活账整理提交(多工作线)
- .gitignore:忽略 AgentScope 2.0.2 源码克隆(.claude/skills/agentscope-skill/agentscope/,本机开发直读参考、~17MB、含自带 .git、非本仓产物、可重克隆)
- .claude/skills/agentscope-skill/SKILL.md:agentscope skill 更新
- contracts/prompts/04-config/cheap-system.md:便宜档 system prompt 加「核心操作非无脑」第9条好玩自检(否决项:⑨不命中则①-⑧全中也只是有元素的无趣游戏)+ 决策层与九门自动验收解耦(基础分保盲驱动器过门 / 技巧分给真人爽感)
- game-runtime/evidence/integration/evidence.json:集成 evidence 更新
- game-studio/public/mock-manifests/:U5+U2 真 UI 走查 runbook + walk 脚本 + mock manifest
- wg1/gen-worker/results/gamedef-quickcheck.json:bake-off 结果(同既有 27 tracked 同类)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 19:00:42 -07:00

62 lines
2.3 KiB
JSON

[
{
"game_id": "gd-flappy",
"stage": "play",
"pass": false,
"guards": {
"A_boot": true,
"C_frame": true,
"I_control": true,
"D_render": true,
"E_live": true,
"B_uncaught": true,
"F_wiring": true,
"G_input": false,
"H_progress": false
},
"err": "真玩未过:\n- 守卫 G_input 未过:{\"pass\": false, \"inputHash\": \"238a2a05\", \"controlHash\": \"238a2a05\", \"atFrame\": 110, \"ctrlFrame\": 115}\n- 守卫 H_progress 未过:{\"pass\": false, \"checks\": [{\"path\": \"score\", \"op\": \">=\", \"before\": 0, \"after\": 0, \"value\": 1, \"pass\": false, \"why\": \"穿过第一对管道得分≥1\"}], \"latch\": {\"pass\": true, ",
"driver": "flap-to-gap",
"model": "deepseek-v4-pro",
"attempts": 8
},
{
"game_id": "gd-doodle",
"stage": "play",
"pass": false,
"guards": {
"A_boot": true,
"C_frame": true,
"I_control": false,
"D_render": true,
"E_live": true,
"B_uncaught": true,
"F_wiring": true,
"G_input": true,
"H_progress": false
},
"err": "真玩未过:\n- 守卫 I_control 未过:{\"pass\": false, \"paddlePath\": \"bird.x\", \"results\": [{\"tapX\": 50, \"before\": 195, \"after\": 161.66666666666657, \"moved\": -33.33333333333343, \"distToTarget\": 111.66666666666657, \"pass\": false}, {\"tapX\": 3\n- 守卫 H_progress 未过:{\"pass\": false, \"checks\": [{\"path\": \"score\", \"op\": \">=\",",
"driver": "seek-x",
"model": "deepseek-v4-pro",
"attempts": 8
},
{
"game_id": "gd-runner",
"stage": "play",
"pass": false,
"guards": {
"A_boot": true,
"C_frame": true,
"I_control": true,
"D_render": true,
"E_live": false,
"B_uncaught": true,
"F_wiring": false,
"G_input": false,
"H_progress": false
},
"err": "真玩未过:\n- 守卫 E_live 未过:{\"pass\": false, \"distinctStates\": 1, \"samples\": 62}\n- 守卫 F_wiring 未过:{\"pass\": false, \"callCount\": 0, \"sample\": [], \"expected\": [\"particles.\", \"audio.synth\"]}\n- 守卫 G_input 未过:{\"pass\": false, \"inputHash\": \"4c63f37f\", \"controlHash\": \"4c63f37f\", \"atFrame\": 1455, \"ctrlFrame\": -1}\n- 守",
"driver": "flap-to-gap",
"model": "deepseek-v4-pro",
"attempts": 8
}
]