feat(ql3): add unified cluster operator cli

This commit is contained in:
whyour
2026-08-12 21:42:41 +08:00
parent bd0621c9f2
commit 2934123155
18 changed files with 1010 additions and 5 deletions
+2 -2
View File
@@ -340,10 +340,10 @@ test('current QL3 workspace has exactly eighteen reviewed package boundaries', (
rootSourceFileRoles: clusterAdmin.rootSourceFileRoles,
},
{
sourceFiles: 94,
sourceFiles: 96,
rootSourceFiles: 1,
rootSourceLines: 61,
nestedSourceFiles: 93,
nestedSourceFiles: 95,
rootSourceFileRoles: {
'modelInvocationMigrationCli.ts': 'binary_entry',
},