fix: gate public page download links before Portal release
Add a MindSpace public HTML checker for missing companion docx/PDF paths, wire it into runtime packaging and release-portal-runtime-prod.sh, and document the workflow for agents and ops. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -81,6 +81,7 @@ test('publish dir and public url use stable user id', () => {
|
||||
assert.match(skillText, /\.thumbnail\.svg/);
|
||||
assert.match(skillText, /docx-generate/);
|
||||
assert.match(docxSkillText, /public\/文件名\.docx/);
|
||||
assert.match(skillText, /report\.docx|伴生下载/);
|
||||
});
|
||||
|
||||
test('migrateUserPublishDir merges legacy username directory', () => {
|
||||
|
||||
Reference in New Issue
Block a user