# 细化终稿 > **状态:待完善** — 块格式见 `docs/world-simulator-modules.md`。 ## meta ```meta name: 细化终稿 id: refine artifact: 设计.worker集 declaration: 钉死关键前提、表与副作用,收成可进游玩的规格 when: 前面步骤已大致谈清,需要收成可进游玩的 Worker 集时 boundary: 产出设计.worker集 JSON;进 play 由用户手动 ``` ## task ```task 钉死关键前提;表/副作用;收成可进游玩的设计.worker集 JSON。 (待作者细写) ``` ## principles ```principles 只钉不能瞎发挥又对体验关键的东西。 ``` ## probe ```probe (待作者细写) ``` ## output ```output { "version": 1, "interaction": {}, "workers": [], "resident_context": [], "tables": {} } ``` ## checklist ```checklist - [ ] 验收复述含站位、体验核心、worker/表、为何没有某件 ```