feat(3d): add threed_basic v1 production path - #47
Open
wh000wh000 wants to merge 2 commits into
Open
Conversation
added 2 commits
August 4, 2026 17:17
Add the frozen classifier/GDD contract for a minimal three.js archetype while preserving every existing Phaser route. Includes regression fixtures for explicit 3D, 2D platformer, and 2D top-down prompts.
Provide the core3d skeleton, threed_basic gameplay layer, pinned npm lockfile, and builder-facing manuals. The template keeps DOM lifecycle screens and the three-key ESC fallback while limiting assets to the existing image pipeline.
This was referenced Aug 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
结论
新增
threed_basicv1.0 最小生产闭环:显式 3D prompt 进入独立 three.js 骨架与品类层,现有 Phaser 分类和模板保持不变。threed-basic-v1.0core3d+threed_basic生成可玩的 three.js 网页游戏neon-energy-trail-3d-v1,game id8d0e2a7d7b947636,一次 POST 完成neon-flotillasmoke PASS且未触发 3D auto-startprotocol=6 registered=6 consistent=True;MCP selftest PASSADR-009-threed-basic-v1-frozen-registration.md/tmp/opengame-core3d-smoke.SqXLQj/;/tmp/opengame-neon3d-smoke.TdvW7V/g18a-neon-energy-trail-3d-v1,status=done,manual_verify=true冻结层文件
packages/core/src/tools/game-type-classifier.ts,测试,generate-gdd.tsagent-test/templates/core3d/**agent-test/templates/modules/threed_basic/**agent-test/docs/modules/threed_basic/**agent-test/docs/asset_protocol.md范围隔离
本分支从
origin/main@c54307e建立,只 cherry-pick 3D 的两个逻辑提交。明确排除原开发工作树中的文本清理、Kimi provider、asset pipeline 和其他并发 WIP。