Files
Genarrative/docs
高物 a45e358e83 Add generationStatus and match3d/runtime fixes
Introduce persistent generationStatus to work summaries (puzzle & match3d) and propagate generation recovery rules across docs and frontend/backends so "generating" is restored from server-side work summary rather than ephemeral front-end notices. Update API server image/asset handling (improve match3d material sheet green/alpha decontamination and promote generatedItemAssets background fields) and add runtime improvements: alpha-based hotspot hit-testing, tray insertion/three-match animation behavior, and session re-read on client-side VectorEngine timeouts/lock-screen interruptions. Many docs, tests and related frontend modules updated/added to reflect these contract and behavior changes.
2026-05-16 22:59:02 +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 时,必须同步修改代码、迁移、生成绑定和 后端架构文档 的表目录。