Commit Graph

80 Commits

Author SHA1 Message Date
4dd28759d8 docs(phase-3): update tracking after wave 5 2026-09-10 17:58:05 +08:00
dbfa258656 docs(03-05): complete data quality gates plan 2026-09-10 17:57:10 +08:00
86a4385261 docs(03-05): approve common data cycle closure contract 2026-09-10 17:36:29 +08:00
f59ab42c4a docs(phase-3): update tracking after wave 4 2026-09-10 17:21:47 +08:00
d069f9d073 docs(03-04): complete fixed Node replay verifier plan 2026-09-10 17:21:05 +08:00
ebf6c19d1d docs(03-04): approve replay divergence diagnostic contract
- Record first-divergence thrown behavior and locked fields
- Preserve the public Promise<boolean> replay interface
2026-09-10 16:54:02 +08:00
4b644283f2 docs(phase-3): update tracking after wave 3 2026-09-10 16:49:36 +08:00
0f6a05789d docs(03-03): finalize replay registry summary 2026-09-10 16:48:55 +08:00
b7044a1d2c docs(03-03): complete stable replay registry plan 2026-09-10 16:48:16 +08:00
97ab1fc4aa docs(03-03): normalize replay contract formatting 2026-09-10 16:45:38 +08:00
d909e973e7 docs(03-03): record stable replay command contract
- Record the eight stable numeric command codes and locked registration order
- Define top-level ownership and CoreState/Node access boundaries
- Preserve awaited movement and pathfinding completion semantics
2026-09-10 16:35:01 +08:00
dc7716c145 docs(phase-3): update tracking after wave 2 2026-09-10 16:27:28 +08:00
97a92f96b2 docs(03-02): complete event built-ins plan 2026-09-10 16:26:47 +08:00
e9e89fdfdb docs(03-02): record approved event built-in contract
- Record all eight approved built-in names and parameter fields
- Lock safe failure, awaited actions, and top-level registration seam
2026-09-10 16:10:30 +08:00
3e2b80a3e3 docs(03-06): complete Tile events-map contract plan 2026-09-10 16:00:39 +08:00
f911ac5989 style(03-06): normalize tile migration formatting
- Apply repository CRLF and Prettier formatting
- Record remaining out-of-scope type diagnostics
2026-09-10 15:57:59 +08:00
846513b2a6 docs(phase-3): update tracking after wave 1 2026-09-10 15:49:39 +08:00
710c67ab60 docs(03-01): complete Node data tracer plan 2026-09-10 15:47:56 +08:00
51d1796358 test(01): complete UAT - 28 passed, 0 issues 2026-09-10 15:26:22 +08:00
e1787f3b0c docs(03): finalize data completion plans 2026-09-10 15:06:26 +08:00
9da70d95de docs(03): lock node and event contracts 2026-09-10 13:35:07 +08:00
f5b24457c2 docs(03): align context with event contract 2026-09-10 13:31:30 +08:00
7f19773477 chore(03): checkpoint data layer structure 2026-09-10 13:30:53 +08:00
848f9b6328 docs(03): record confirmed integration contracts 2026-09-10 12:55:39 +08:00
b654217c6a docs(state): record phase 3 context session 2026-09-10 12:02:55 +08:00
2eebb0ad3f docs(03): capture phase context 2026-09-10 12:02:33 +08:00
26f7ad6b2e refactor(02-06): align pathfinding structure with user scope 2026-09-10 11:21:53 +08:00
97a559cdf8 docs(02-05): complete full-suite gate plan 2026-09-10 09:50:14 +08:00
31dd3de5be docs(02-04): record summary metadata commit 2026-09-10 09:42:57 +08:00
78b029544b docs(02-04): complete pathfinding contract gap closure plan 2026-09-10 09:42:29 +08:00
93453db417 fix(02-04): guard nullable static event sources
- Preserve dynamic event collection while narrowing static tile access
- Record the moverImpl type diagnostic as resolved
2026-09-10 09:38:02 +08:00
3809b40b41 docs(02): add gap closure plans 2026-09-09 22:31:42 +08:00
cdadd3870c docs(02-03): complete L3 pathfinding plan 2026-09-09 21:28:09 +08:00
2759df531e feat(02-03): wire hero pathfinding movement
- Bind the hero predicate and event layer into the L2 finder
- Execute translated paths through the hero mover and export the L3 entry
2026-09-09 21:13:30 +08:00
3770e56c4d chore: gsd config 2026-09-09 21:00:21 +08:00
d63fa7f091 docs(02-02): record real 13x13 map performance round with per-map numbers 2026-09-09 20:28:55 +08:00
f9c4f3b44a docs(02-02): record performance measure upgrade and multi-size perf numbers 2026-09-09 20:14:59 +08:00
4a9900bfde docs(02-02): record user optimization round 2 outcomes and perf numbers 2026-09-09 20:03:22 +08:00
489e3de106 test(02-02): add full-pipeline pathfinding performance test and record review-fix round
- 新增 performance.test.ts:100x100 固定种子障碍图上计时完整 find 流水线
  (建图 + 最优路径发现),结构化输出 map/steps/elapsed
- 实测 map=100x100 steps=198 elapsed≈609ms(sanity 上限 5000ms)
- 02-02-SUMMARY 追加 Review Fixes (user audit round 1) 记录
2026-09-09 18:51:31 +08:00
0c2d0c3535 docs(state): record phase 2 pause after wave 2 for user review 2026-09-09 17:48:37 +08:00
b6b4b3320a docs(02-02): correct measured commit count in summary frontmatter 2026-09-09 17:47:30 +08:00
8f4301cfb7 docs(02-02): record style-rule compliance deviations and final verification 2026-09-09 17:46:30 +08:00
1372e233eb docs(02-02): complete L0 fix and L2 pathfinding core plan 2026-09-09 17:38:35 +08:00
9efadc9806 fix(02-pathfinding): revise plans for user path/types.ts interface redesign 2026-09-09 16:57:17 +08:00
67c0806f7f docs(state): record phase 2 pause at wave 2 gate 2026-09-09 15:53:36 +08:00
0a3122c744 docs(02-01): complete 接口草案与拍板关卡 plan 2026-09-09 15:51:52 +08:00
5a1b12e146 docs(02-01): record user interface decisions
- 拍板记录节完整登记用户六项结论(接口签名 types.ts user-owned、文件归属、P1 go、D-08 触发语义、打断选项 1、4 向)
- 各节 DRAFT/待拍板标注更新为已拍板状态
2026-09-09 15:49:08 +08:00
a9b1ba1b22 docs(02-01): 起草寻路系统接口草案与决策问题清单
- 新建 02-INTERFACE-DRAFT.md:IPathfindingSystem 签名草案(D-01…D-06 接口面)
- D-08 OnTouch 派发方案 A/B 并列(推荐 A,附 P2 结论)
- mover.ts:651 坐标回写缺陷逐字调查与 go/no-go 问题
- 打断时序两选项、图方向性两选项、边界/损失值守卫要求
2026-09-09 15:30:19 +08:00
3cc32f6636 docs(02): create phase plan 2026-09-09 15:10:55 +08:00
1ad8176f68 fix(02-pathfinding): revise plans based on checker feedback 2026-09-09 15:06:21 +08:00