feat(ql3): compare bounded task run outcomes

This commit is contained in:
whyour
2026-08-14 17:18:25 +08:00
parent a55613afaa
commit 828370c60b
22 changed files with 1802 additions and 22 deletions
+2
View File
@@ -1014,10 +1014,12 @@ function auditSourceImports(root, packagePath, findings) {
'@qinglong/runtime-core/bounded-run-list-projection',
'@qinglong/runtime-core/bounded-run-step-list-projection',
'@qinglong/runtime-core/builtin-run-compare-projection',
'@qinglong/runtime-core/builtin-task-run-outcome-compare-projection',
'@qinglong/runtime-core/builtin-run-read-projection',
'@qinglong/runtime-core/bounded-task-read-projection',
'@qinglong/runtime-core/bounded-task-list-projection',
'@qinglong/runtime-core/project-run-list',
'@qinglong/runtime-core/task-run-outcome-window',
'@qinglong/runtime-core/project-policy',
'@qinglong/runtime-core/run',
'@qinglong/runtime-core/run-repository',