Files
Genarrative/docs/technical
lhk229 95eddf7cb0
Project CI / AI game creator shell Rust shard 3/4 (pull_request) Successful in 7m29s
Project CI / AI game creator shell Rust shard 1/4 (pull_request) Successful in 7m52s
Project CI / AI game creator shell Rust shard 4/4 (pull_request) Successful in 7m59s
Project CI / AI game creator shell Rust shard 2/4 (pull_request) Successful in 8m7s
Project CI / AI game creator shell Rust smoke (pull_request) Successful in 2m6s
Project CI / AI game creator shell Rust crates (pull_request) Successful in 2m23s
Project CI / Frontend tests (pull_request) Successful in 10m31s
Project CI / Native shell tests (pull_request) Successful in 12m28s
Project CI / Backend tests (pull_request) Successful in 14m9s
Project CI / Repository checks (pull_request) Successful in 11m59s
Project CI / AI game creator shell web tests (pull_request) Successful in 6m59s
删除客户端每回合四项媒体资源请求上限
- direct_tool_bridge.rs 删除 DIRECT_TOOL_BRIDGE_MAX_RESOURCE_CALLS_PER_TURN 常量、回合授权状态的 resource_request_ids 计数 map 与 resource_request_ids() 方法
- agc_create_or_derive_resource(含 agc_edit_image 委托)与 agc_remove_background 统一按回合身份与请求指纹确定性派生 operation/idempotency id,同指纹重试复用与 pending 对账语义不变
- 付费提交串行仍由 resource_generation_gate 互斥保证,成本控制交由服务端计费与泥点余额兜底
- 决策记录新增 2026-09-19 删除上限条目,2026-09-18 抠图豁免条目标记为仅作追溯
- 实施计划文档同步改为「不同请求串行提交,不设每回合计数上限」
2026-09-19 01:09:37 +08:00
..