feat(image): complete reviewed generation delivery
Memind CI / Test, build, and release guards (pull_request) Successful in 2m47s

This commit is contained in:
john
2026-07-20 20:04:44 +08:00
parent fc3d27aae0
commit 4b15610aa8
42 changed files with 1764 additions and 97 deletions
+2
View File
@@ -161,6 +161,8 @@ test('renderWorkspaceHints includes docx download guidance for published pages',
assert.match(text, /generate_long_image/);
assert.match(text, /apps__create_app/);
assert.match(text, /Page Data API/);
assert.match(text, /asset\.htmlSrc/);
assert.match(text, /workspaceRelativePath.*禁止直接写入 HTML/);
assert.match(text, /未验证文件已落盘/);
});