修复AGC持续集成断言与空快照竞态

同步原生HTTP权限检查与当前更新器边界。
保持活动回合空快照引用稳定,修正异步测试与窗口发布断言。
补齐图集生成测试的显式切片参数及工具schema断言。
更新技术方案与空快照测试排障记录。
This commit is contained in:
2026-09-17 20:37:18 +08:00
parent b07483fc86
commit 17eb8b4e6a
8 changed files with 32 additions and 14 deletions
-1
View File
@@ -2582,7 +2582,6 @@ function assertAiGameCreatorShellUserDevBoundary() {
JSON.stringify([
{ url: 'https://dev.genarrative.world/api/*' },
{ url: 'https://www.genarrative.world/api/*' },
{ url: 'https://agc-dev.oss-rg-china-mainland.aliyuncs.com/*' },
{ url: 'https://*/api/*' },
{ url: 'http://localhost:*/*' },
{ url: 'http://127.0.0.1:*/*' },