修复 AGC CI 契约、JSON 预览与工具调用时间戳 #380

Merged
lhk229 merged 4 commits from codex/fix-direct-slice-completion-gate into master 2026-09-16 05:42:21 +08:00

4 Commits

Author SHA1 Message Date
lhk229 c1e3e3bf8d 统一 Direct 工具调用时间戳为毫秒
Project CI / AI game creator shell Rust smoke (pull_request) Has been cancelled
Project CI / AI game creator shell Rust crates (pull_request) Has been cancelled
Project CI / Backend tests (pull_request) Has been cancelled
Project CI / Native shell tests (pull_request) Has been cancelled
Project CI / Frontend tests (pull_request) Has been cancelled
Project CI / Repository checks (pull_request) Has been cancelled
Project CI / AI game creator shell web tests (pull_request) Has been cancelled
Project CI / AI game creator shell Rust shard 2/4 (pull_request) Has been cancelled
Project CI / AI game creator shell Rust shard 1/4 (pull_request) Has been cancelled
Project CI / AI game creator shell Rust shard 3/4 (pull_request) Has been cancelled
Project CI / AI game creator shell Rust shard 4/4 (pull_request) Has been cancelled
在前端模型入口兼容 Unix 秒时间戳并统一为毫秒

保持耗时展示使用秒和分钟

补充时间戳归一化回归测试
2026-09-16 05:38:11 +08:00
lhk229 c2a5a655e6 修复 PR375 的 Rust 契约与资源预览测试
补齐 Direct 回合事件新增字段的测试构造

将 JSON 资源恢复为文档预览分支

按当前工具条动作组逻辑更新分隔线回归测试
2026-09-16 05:34:37 +08:00
lhk229 6ad3adbbfe Merge remote-tracking branch 'origin/master' into codex/fix-direct-slice-completion-gate 2026-09-16 05:11:20 +08:00
lhk229 51c4174b73 修复 AGC Rust shard 4 的两个 CI 失败测试
- direct_registered_taonier_runtime_image_paths 通用平台图兜底补齐 canonical 切片排除:assets/art-spritesheet-slices/ 下的切片只经完整 manifest/receipt/内容校验放行,内容被篡改的切片不再绕过完成门禁
- direct_completion_scans_npm_scene_modules 测试改为保留 fixture 有效切片,不再依赖被修复的兜底漏洞
- mixed_project_history_rows 过时测试按 d48d09905 收紧后的契约改为断言 DirectProject 链对 legacy 行失败关闭
2026-09-16 05:10:31 +08:00