feat(ql3): add generic worker management entry

This commit is contained in:
whyour
2026-08-20 13:30:06 +08:00
parent 4a4fa85f51
commit af5d5bfc0b
20 changed files with 1191 additions and 42 deletions
+2 -2
View File
@@ -340,10 +340,10 @@ test('current QL3 workspace has exactly eighteen reviewed package boundaries', (
rootSourceFileRoles: clusterAdmin.rootSourceFileRoles,
},
{
sourceFiles: 125,
sourceFiles: 128,
rootSourceFiles: 1,
rootSourceLines: 61,
nestedSourceFiles: 124,
nestedSourceFiles: 127,
rootSourceFileRoles: {
'modelInvocationMigrationCli.ts': 'binary_entry',
},