feat: add WP5-06 and WP5-07 lineage evidence
Dada P0-A isolated Windows CI / validate-and-package (push) Failing after 1m49s

This commit is contained in:
suyx
2026-08-04 17:55:52 +08:00
parent a8ab6de82f
commit 87afb81991
4 changed files with 48 additions and 2 deletions
+2
View File
@@ -97,6 +97,8 @@
"test:wp5-04:red": "node scripts/run-wp5-04-validation.mjs --phase red",
"test:wp5-05": "node scripts/run-wp5-05-validation.mjs",
"test:wp5-05:red": "node scripts/run-wp5-05-validation.mjs --phase red",
"test:wp5-06": "node scripts/run-wp5-06-validation.mjs",
"test:wp5-07": "node scripts/run-wp5-07-validation.mjs",
"test:wp5-lineage": "node scripts/run-wp5-lineage-validation.mjs"
},
"devDependencies": {