Files
Genarrative/docs
高物 bb60ca91ef Match3D & Puzzle: runtime UI, assets, drag fix
Backend: stop treating background music as a required draft asset and remove auto-submit/plan for background music; load persisted generated UI/assets into Match3D agent session responses (added helpers to resolve profile id and fetch existing generated assets). Frontend: make Match3D result preview reuse runtime UI styles, unify runtime settings entry, update PuzzleRuntime to apply immediate pointermove transforms (disable drag transition), use SVG clipPath for merged piece rounding, ensure PuzzleRuntimeShell supplies platform theme classes, and adjust related tests. Docs & logs: update decision log, pitfalls and product docs to reflect these changes.
2026-05-15 08:49:59 +08:00
..

Genarrative 文档入口

本目录已经在 2026-05-15 完成压缩整理:旧 PRD、阶段计划、修复记录、审计报告、技术方案和查询手册中的仍有效内容统一融合到下列当前文档。旧文档不再作为实现依据。

当前文档

新增稳定知识优先合并到上述文档。只有上述文档无法容纳某个长期主题时,才新增同目录的 【标签名】中文标题-YYYY-MM-DD.md 文档。

维护规则

  1. 代码和当前文档冲突时,以代码为准,并立即修正文档。
  2. 新增 Markdown 文件名必须使用 【标签名】中文标题-YYYY-MM-DD.md
  3. server-node、Express、PostgreSQL、Go 服务端、maincloud、人工 spacetime --root-dir、Match3D 新草稿 Rodin/GLB、拼图和抓大鹅音频生成入口均不再作为当前实现依据。
  4. 涉及 SpacetimeDB 表、reducer、procedure、row shape 或 bindings 时,必须同步修改代码、迁移、生成绑定和 后端架构文档 的表目录。