@nexusclawhq/cli 0.3.19 → 0.3.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -0
- package/dist/build-info.json +4 -4
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/employee-package/index.d.ts +1 -1
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/employee-package/index.js.map +1 -1
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/employee-package/types.d.ts +17 -0
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/employee-package/validator.js +22 -0
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/employee-package/validator.js.map +1 -1
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/locales/en-US.d.ts +61 -7
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/locales/en-US.js +65 -11
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/locales/en-US.js.map +1 -1
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/locales/index.d.ts +122 -14
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/locales/zh-CN.d.ts +61 -7
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/locales/zh-CN.js +67 -13
- package/dist/nexus-cli/node_modules/@nexusclaw/shared/dist/locales/zh-CN.js.map +1 -1
- package/dist/nexus-cli/src/commands/employee/deploy.e2e.test.js +3 -3
- package/dist/nexus-cli/src/commands/employee/deploy.e2e.test.js.map +1 -1
- package/dist/nexus-cli/src/commands/employee/deploy.js +22 -5
- package/dist/nexus-cli/src/commands/employee/deploy.js.map +1 -1
- package/dist/nexus-cli/src/services/workforce-bundle-archive.d.ts +1 -1
- package/dist/nexus-cli/src/services/workforce-bundle-remote.d.ts +1 -1
- package/dist/nexus-cli/src/services/workforce-test-remote.d.ts +1 -1
- package/dist/nexus-cli/src/services/workforce-test-remote.js +1 -1
- package/dist/nexus-cli/src/services/workforce-test-remote.test.js +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -552,6 +552,18 @@ export declare const locales: {
|
|
|
552
552
|
observabilitySeverityCritical: string;
|
|
553
553
|
observabilityViewExecutions: string;
|
|
554
554
|
observabilityIntentGapsTitle: string;
|
|
555
|
+
observabilityPerformanceTitle: string;
|
|
556
|
+
observabilityPerformanceContractBasis: string;
|
|
557
|
+
observabilityPerformanceDescription: string;
|
|
558
|
+
observabilityPerformanceEmpty: string;
|
|
559
|
+
observabilityPerformanceEvidence: string;
|
|
560
|
+
observabilityPerformanceAchieved: string;
|
|
561
|
+
observabilityPerformancePartial: string;
|
|
562
|
+
observabilityPerformanceNotAchieved: string;
|
|
563
|
+
observabilityPerformanceInsufficientEvidence: string;
|
|
564
|
+
observabilityPerformancePending: string;
|
|
565
|
+
observabilityPerformanceGatePassed: string;
|
|
566
|
+
observabilityPerformanceGateBlocked: string;
|
|
555
567
|
observabilityNoGaps: string;
|
|
556
568
|
observabilityColIntent: string;
|
|
557
569
|
observabilityColUnresolved: string;
|
|
@@ -782,21 +794,27 @@ export declare const locales: {
|
|
|
782
794
|
costRoiAwaitingData: string;
|
|
783
795
|
costRoiWindowLocalTotal: string;
|
|
784
796
|
costRoiWindowLocalDetail: string;
|
|
797
|
+
costRoiWindowLocalCostBreakdown: string;
|
|
785
798
|
costRoiEquivalentWorkload: string;
|
|
786
799
|
costRoiCheaper: string;
|
|
787
|
-
|
|
788
|
-
|
|
800
|
+
costRoiLocalCheaper: string;
|
|
801
|
+
costRoiLocalMoreExpensive: string;
|
|
802
|
+
costRoiWindowCloudBenchmarkTotal: string;
|
|
803
|
+
costRoiWindowCloudBenchmarkDetail: string;
|
|
789
804
|
costRoiProjectionTitle: string;
|
|
790
805
|
costRoiEmployeeCount: string;
|
|
791
806
|
costRoiMonthlyPerEmployee: string;
|
|
807
|
+
costRoiServerMonthlyCost: string;
|
|
792
808
|
costRoiLocalSeriesName: string;
|
|
809
|
+
costRoiCloudBenchmarkSeriesName: string;
|
|
793
810
|
costRoiXAxisName: string;
|
|
794
811
|
costRoiYAxisName: string;
|
|
795
812
|
costRoiWanUnit: string;
|
|
796
813
|
costRoiProjectedLocalLabel: string;
|
|
797
|
-
|
|
814
|
+
costRoiProjectedCloudBenchmarkLabel: string;
|
|
798
815
|
costRoiDisclaimerPrefix: string;
|
|
799
816
|
costRoiDisclaimerMarginalCost: string;
|
|
817
|
+
costRoiDisclaimerServerCost: string;
|
|
800
818
|
costRoiDisclaimerMiddle: string;
|
|
801
819
|
costRoiDisclaimerPublicPrice: string;
|
|
802
820
|
costRoiDisclaimerSuffix: string;
|
|
@@ -5545,7 +5563,7 @@ export declare const locales: {
|
|
|
5545
5563
|
meteringTitle: string;
|
|
5546
5564
|
inputTokens: string;
|
|
5547
5565
|
outputTokens: string;
|
|
5548
|
-
|
|
5566
|
+
totalTokens: string;
|
|
5549
5567
|
stepTimelineTitle: string;
|
|
5550
5568
|
autoRefreshing: string;
|
|
5551
5569
|
stepsEmpty: string;
|
|
@@ -5560,6 +5578,12 @@ export declare const locales: {
|
|
|
5560
5578
|
colTool: string;
|
|
5561
5579
|
colPermissionCheck: string;
|
|
5562
5580
|
colGuardrailCheck: string;
|
|
5581
|
+
colConstraintSource: string;
|
|
5582
|
+
authorizationAccount: string;
|
|
5583
|
+
structuredRule: string;
|
|
5584
|
+
userExplicit: string;
|
|
5585
|
+
promptFilterRejected: string;
|
|
5586
|
+
technicalPagination: string;
|
|
5563
5587
|
permissionPassed: string;
|
|
5564
5588
|
permissionDenied: string;
|
|
5565
5589
|
guardrailPassed: string;
|
|
@@ -7387,8 +7411,8 @@ export declare const locales: {
|
|
|
7387
7411
|
builderAssignedGuardrails: string;
|
|
7388
7412
|
builderAssistantCannotWorkAlone: string;
|
|
7389
7413
|
builderConnectedAssets: string;
|
|
7390
|
-
|
|
7391
|
-
|
|
7414
|
+
builderTokens: string;
|
|
7415
|
+
builderTokensMeta: string;
|
|
7392
7416
|
builderDoneCount: string;
|
|
7393
7417
|
builderEditableAudience: string;
|
|
7394
7418
|
builderEnabledTests: string;
|
|
@@ -7415,6 +7439,10 @@ export declare const locales: {
|
|
|
7415
7439
|
builderDefenseBoundaryTitle: string;
|
|
7416
7440
|
builderIdentityDesc: string;
|
|
7417
7441
|
builderIdentityGap: string;
|
|
7442
|
+
builderIdentityGapAll: string;
|
|
7443
|
+
builderIdentityGapRole: string;
|
|
7444
|
+
builderIdentityGapServiceUser: string;
|
|
7445
|
+
builderIdentityGapOrgNode: string;
|
|
7418
7446
|
builderIdentityInfo: string;
|
|
7419
7447
|
builderIdentityReady: string;
|
|
7420
7448
|
builderIdentityTitle: string;
|
|
@@ -7492,6 +7520,7 @@ export declare const locales: {
|
|
|
7492
7520
|
cognitivePolicy: string;
|
|
7493
7521
|
guardrail: string;
|
|
7494
7522
|
identity: string;
|
|
7523
|
+
sharing: string;
|
|
7495
7524
|
knowledge: string;
|
|
7496
7525
|
learning: string;
|
|
7497
7526
|
observability: string;
|
|
@@ -7637,6 +7666,11 @@ export declare const locales: {
|
|
|
7637
7666
|
builderWorkDefinitionDesc: string;
|
|
7638
7667
|
cancel: string;
|
|
7639
7668
|
cloneVersion: string;
|
|
7669
|
+
cloneNameSuffix: string;
|
|
7670
|
+
cloneConfirm: string;
|
|
7671
|
+
cloneNameRequired: string;
|
|
7672
|
+
cloneSucceeded: string;
|
|
7673
|
+
cloneFailed: string;
|
|
7640
7674
|
config: string;
|
|
7641
7675
|
create: string;
|
|
7642
7676
|
dataScopeOrgNode: string;
|
|
@@ -7712,6 +7746,7 @@ export declare const locales: {
|
|
|
7712
7746
|
modelSaveFailed: string;
|
|
7713
7747
|
modelSaved: string;
|
|
7714
7748
|
modelSelectPlaceholder: string;
|
|
7749
|
+
modelRouteEmployeeScopeHint: string;
|
|
7715
7750
|
modelTitle: string;
|
|
7716
7751
|
moreActions: string;
|
|
7717
7752
|
navAccess: string;
|
|
@@ -7791,6 +7826,25 @@ export declare const locales: {
|
|
|
7791
7826
|
usageAudiencePublicGroupsConfigured: string;
|
|
7792
7827
|
usageAudienceUsers: string;
|
|
7793
7828
|
usageAudienceUsersPlaceholder: string;
|
|
7829
|
+
usageSharingTitle: string;
|
|
7830
|
+
usageSharingDesc: string;
|
|
7831
|
+
usageSharingTargetUser: string;
|
|
7832
|
+
usageSharingTargetOrgNode: string;
|
|
7833
|
+
usageSharingTargetOrgSubtree: string;
|
|
7834
|
+
usageSharingTargetRole: string;
|
|
7835
|
+
usageSharingTargetPublicGroup: string;
|
|
7836
|
+
usageSharingTargetPlaceholder: string;
|
|
7837
|
+
usageSharingOrgTreePlaceholder: string;
|
|
7838
|
+
usageSharingAddRow: string;
|
|
7839
|
+
usageSharingRemoveRow: string;
|
|
7840
|
+
usageSharingNoRows: string;
|
|
7841
|
+
usageSharingWorkspacePublic: string;
|
|
7842
|
+
usageSharingWorkspacePublicShort: string;
|
|
7843
|
+
usageSharingRestrictedSummary: string;
|
|
7844
|
+
usageSharingAdditiveHint: string;
|
|
7845
|
+
usageSharingSave: string;
|
|
7846
|
+
usageSharingSaved: string;
|
|
7847
|
+
usageSharingSaveFailed: string;
|
|
7794
7848
|
starterPromptsHelp: string;
|
|
7795
7849
|
starterPromptsLabel: string;
|
|
7796
7850
|
starterPromptsPlaceholder: string;
|
|
@@ -21419,7 +21473,7 @@ export declare const locales: {
|
|
|
21419
21473
|
taskExecution: string;
|
|
21420
21474
|
successRate: string;
|
|
21421
21475
|
averageDuration: string;
|
|
21422
|
-
|
|
21476
|
+
totalTokens: string;
|
|
21423
21477
|
emptyGovernance: string;
|
|
21424
21478
|
emptyEmployee: string;
|
|
21425
21479
|
emptyExecutions: string;
|
|
@@ -22545,6 +22599,18 @@ export declare const locales: {
|
|
|
22545
22599
|
observabilitySeverityCritical: string;
|
|
22546
22600
|
observabilityViewExecutions: string;
|
|
22547
22601
|
observabilityIntentGapsTitle: string;
|
|
22602
|
+
observabilityPerformanceTitle: string;
|
|
22603
|
+
observabilityPerformanceContractBasis: string;
|
|
22604
|
+
observabilityPerformanceDescription: string;
|
|
22605
|
+
observabilityPerformanceEmpty: string;
|
|
22606
|
+
observabilityPerformanceEvidence: string;
|
|
22607
|
+
observabilityPerformanceAchieved: string;
|
|
22608
|
+
observabilityPerformancePartial: string;
|
|
22609
|
+
observabilityPerformanceNotAchieved: string;
|
|
22610
|
+
observabilityPerformanceInsufficientEvidence: string;
|
|
22611
|
+
observabilityPerformancePending: string;
|
|
22612
|
+
observabilityPerformanceGatePassed: string;
|
|
22613
|
+
observabilityPerformanceGateBlocked: string;
|
|
22548
22614
|
observabilityNoGaps: string;
|
|
22549
22615
|
observabilityColIntent: string;
|
|
22550
22616
|
observabilityColUnresolved: string;
|
|
@@ -22775,21 +22841,27 @@ export declare const locales: {
|
|
|
22775
22841
|
costRoiAwaitingData: string;
|
|
22776
22842
|
costRoiWindowLocalTotal: string;
|
|
22777
22843
|
costRoiWindowLocalDetail: string;
|
|
22844
|
+
costRoiWindowLocalCostBreakdown: string;
|
|
22778
22845
|
costRoiEquivalentWorkload: string;
|
|
22779
22846
|
costRoiCheaper: string;
|
|
22780
|
-
|
|
22781
|
-
|
|
22847
|
+
costRoiLocalCheaper: string;
|
|
22848
|
+
costRoiLocalMoreExpensive: string;
|
|
22849
|
+
costRoiWindowCloudBenchmarkTotal: string;
|
|
22850
|
+
costRoiWindowCloudBenchmarkDetail: string;
|
|
22782
22851
|
costRoiProjectionTitle: string;
|
|
22783
22852
|
costRoiEmployeeCount: string;
|
|
22784
22853
|
costRoiMonthlyPerEmployee: string;
|
|
22854
|
+
costRoiServerMonthlyCost: string;
|
|
22785
22855
|
costRoiLocalSeriesName: string;
|
|
22856
|
+
costRoiCloudBenchmarkSeriesName: string;
|
|
22786
22857
|
costRoiXAxisName: string;
|
|
22787
22858
|
costRoiYAxisName: string;
|
|
22788
22859
|
costRoiWanUnit: string;
|
|
22789
22860
|
costRoiProjectedLocalLabel: string;
|
|
22790
|
-
|
|
22861
|
+
costRoiProjectedCloudBenchmarkLabel: string;
|
|
22791
22862
|
costRoiDisclaimerPrefix: string;
|
|
22792
22863
|
costRoiDisclaimerMarginalCost: string;
|
|
22864
|
+
costRoiDisclaimerServerCost: string;
|
|
22793
22865
|
costRoiDisclaimerMiddle: string;
|
|
22794
22866
|
costRoiDisclaimerPublicPrice: string;
|
|
22795
22867
|
costRoiDisclaimerSuffix: string;
|
|
@@ -27538,7 +27610,7 @@ export declare const locales: {
|
|
|
27538
27610
|
meteringTitle: string;
|
|
27539
27611
|
inputTokens: string;
|
|
27540
27612
|
outputTokens: string;
|
|
27541
|
-
|
|
27613
|
+
totalTokens: string;
|
|
27542
27614
|
stepTimelineTitle: string;
|
|
27543
27615
|
autoRefreshing: string;
|
|
27544
27616
|
stepsEmpty: string;
|
|
@@ -27553,6 +27625,12 @@ export declare const locales: {
|
|
|
27553
27625
|
colTool: string;
|
|
27554
27626
|
colPermissionCheck: string;
|
|
27555
27627
|
colGuardrailCheck: string;
|
|
27628
|
+
colConstraintSource: string;
|
|
27629
|
+
authorizationAccount: string;
|
|
27630
|
+
structuredRule: string;
|
|
27631
|
+
userExplicit: string;
|
|
27632
|
+
promptFilterRejected: string;
|
|
27633
|
+
technicalPagination: string;
|
|
27556
27634
|
permissionPassed: string;
|
|
27557
27635
|
permissionDenied: string;
|
|
27558
27636
|
guardrailPassed: string;
|
|
@@ -29380,8 +29458,8 @@ export declare const locales: {
|
|
|
29380
29458
|
builderAssignedGuardrails: string;
|
|
29381
29459
|
builderAssistantCannotWorkAlone: string;
|
|
29382
29460
|
builderConnectedAssets: string;
|
|
29383
|
-
|
|
29384
|
-
|
|
29461
|
+
builderTokens: string;
|
|
29462
|
+
builderTokensMeta: string;
|
|
29385
29463
|
builderDoneCount: string;
|
|
29386
29464
|
builderEditableAudience: string;
|
|
29387
29465
|
builderEnabledTests: string;
|
|
@@ -29408,6 +29486,10 @@ export declare const locales: {
|
|
|
29408
29486
|
builderDefenseBoundaryTitle: string;
|
|
29409
29487
|
builderIdentityDesc: string;
|
|
29410
29488
|
builderIdentityGap: string;
|
|
29489
|
+
builderIdentityGapAll: string;
|
|
29490
|
+
builderIdentityGapRole: string;
|
|
29491
|
+
builderIdentityGapServiceUser: string;
|
|
29492
|
+
builderIdentityGapOrgNode: string;
|
|
29411
29493
|
builderIdentityInfo: string;
|
|
29412
29494
|
builderIdentityReady: string;
|
|
29413
29495
|
builderIdentityTitle: string;
|
|
@@ -29485,6 +29567,7 @@ export declare const locales: {
|
|
|
29485
29567
|
cognitivePolicy: string;
|
|
29486
29568
|
guardrail: string;
|
|
29487
29569
|
identity: string;
|
|
29570
|
+
sharing: string;
|
|
29488
29571
|
knowledge: string;
|
|
29489
29572
|
learning: string;
|
|
29490
29573
|
observability: string;
|
|
@@ -29630,6 +29713,11 @@ export declare const locales: {
|
|
|
29630
29713
|
builderWorkDefinitionDesc: string;
|
|
29631
29714
|
cancel: string;
|
|
29632
29715
|
cloneVersion: string;
|
|
29716
|
+
cloneNameSuffix: string;
|
|
29717
|
+
cloneConfirm: string;
|
|
29718
|
+
cloneNameRequired: string;
|
|
29719
|
+
cloneSucceeded: string;
|
|
29720
|
+
cloneFailed: string;
|
|
29633
29721
|
config: string;
|
|
29634
29722
|
create: string;
|
|
29635
29723
|
dataScopeOrgNode: string;
|
|
@@ -29705,6 +29793,7 @@ export declare const locales: {
|
|
|
29705
29793
|
modelSaveFailed: string;
|
|
29706
29794
|
modelSaved: string;
|
|
29707
29795
|
modelSelectPlaceholder: string;
|
|
29796
|
+
modelRouteEmployeeScopeHint: string;
|
|
29708
29797
|
modelTitle: string;
|
|
29709
29798
|
moreActions: string;
|
|
29710
29799
|
navAccess: string;
|
|
@@ -29784,6 +29873,25 @@ export declare const locales: {
|
|
|
29784
29873
|
usageAudiencePublicGroupsConfigured: string;
|
|
29785
29874
|
usageAudienceUsers: string;
|
|
29786
29875
|
usageAudienceUsersPlaceholder: string;
|
|
29876
|
+
usageSharingTitle: string;
|
|
29877
|
+
usageSharingDesc: string;
|
|
29878
|
+
usageSharingTargetUser: string;
|
|
29879
|
+
usageSharingTargetOrgNode: string;
|
|
29880
|
+
usageSharingTargetOrgSubtree: string;
|
|
29881
|
+
usageSharingTargetRole: string;
|
|
29882
|
+
usageSharingTargetPublicGroup: string;
|
|
29883
|
+
usageSharingTargetPlaceholder: string;
|
|
29884
|
+
usageSharingOrgTreePlaceholder: string;
|
|
29885
|
+
usageSharingAddRow: string;
|
|
29886
|
+
usageSharingRemoveRow: string;
|
|
29887
|
+
usageSharingNoRows: string;
|
|
29888
|
+
usageSharingWorkspacePublic: string;
|
|
29889
|
+
usageSharingWorkspacePublicShort: string;
|
|
29890
|
+
usageSharingRestrictedSummary: string;
|
|
29891
|
+
usageSharingAdditiveHint: string;
|
|
29892
|
+
usageSharingSave: string;
|
|
29893
|
+
usageSharingSaved: string;
|
|
29894
|
+
usageSharingSaveFailed: string;
|
|
29787
29895
|
starterPromptsHelp: string;
|
|
29788
29896
|
starterPromptsLabel: string;
|
|
29789
29897
|
starterPromptsPlaceholder: string;
|
|
@@ -43412,7 +43520,7 @@ export declare const locales: {
|
|
|
43412
43520
|
taskExecution: string;
|
|
43413
43521
|
successRate: string;
|
|
43414
43522
|
averageDuration: string;
|
|
43415
|
-
|
|
43523
|
+
totalTokens: string;
|
|
43416
43524
|
emptyGovernance: string;
|
|
43417
43525
|
emptyEmployee: string;
|
|
43418
43526
|
emptyExecutions: string;
|
|
@@ -548,6 +548,18 @@ declare const _default: {
|
|
|
548
548
|
observabilitySeverityCritical: string;
|
|
549
549
|
observabilityViewExecutions: string;
|
|
550
550
|
observabilityIntentGapsTitle: string;
|
|
551
|
+
observabilityPerformanceTitle: string;
|
|
552
|
+
observabilityPerformanceContractBasis: string;
|
|
553
|
+
observabilityPerformanceDescription: string;
|
|
554
|
+
observabilityPerformanceEmpty: string;
|
|
555
|
+
observabilityPerformanceEvidence: string;
|
|
556
|
+
observabilityPerformanceAchieved: string;
|
|
557
|
+
observabilityPerformancePartial: string;
|
|
558
|
+
observabilityPerformanceNotAchieved: string;
|
|
559
|
+
observabilityPerformanceInsufficientEvidence: string;
|
|
560
|
+
observabilityPerformancePending: string;
|
|
561
|
+
observabilityPerformanceGatePassed: string;
|
|
562
|
+
observabilityPerformanceGateBlocked: string;
|
|
551
563
|
observabilityNoGaps: string;
|
|
552
564
|
observabilityColIntent: string;
|
|
553
565
|
observabilityColUnresolved: string;
|
|
@@ -778,21 +790,27 @@ declare const _default: {
|
|
|
778
790
|
costRoiAwaitingData: string;
|
|
779
791
|
costRoiWindowLocalTotal: string;
|
|
780
792
|
costRoiWindowLocalDetail: string;
|
|
793
|
+
costRoiWindowLocalCostBreakdown: string;
|
|
781
794
|
costRoiEquivalentWorkload: string;
|
|
782
795
|
costRoiCheaper: string;
|
|
783
|
-
|
|
784
|
-
|
|
796
|
+
costRoiLocalCheaper: string;
|
|
797
|
+
costRoiLocalMoreExpensive: string;
|
|
798
|
+
costRoiWindowCloudBenchmarkTotal: string;
|
|
799
|
+
costRoiWindowCloudBenchmarkDetail: string;
|
|
785
800
|
costRoiProjectionTitle: string;
|
|
786
801
|
costRoiEmployeeCount: string;
|
|
787
802
|
costRoiMonthlyPerEmployee: string;
|
|
803
|
+
costRoiServerMonthlyCost: string;
|
|
788
804
|
costRoiLocalSeriesName: string;
|
|
805
|
+
costRoiCloudBenchmarkSeriesName: string;
|
|
789
806
|
costRoiXAxisName: string;
|
|
790
807
|
costRoiYAxisName: string;
|
|
791
808
|
costRoiWanUnit: string;
|
|
792
809
|
costRoiProjectedLocalLabel: string;
|
|
793
|
-
|
|
810
|
+
costRoiProjectedCloudBenchmarkLabel: string;
|
|
794
811
|
costRoiDisclaimerPrefix: string;
|
|
795
812
|
costRoiDisclaimerMarginalCost: string;
|
|
813
|
+
costRoiDisclaimerServerCost: string;
|
|
796
814
|
costRoiDisclaimerMiddle: string;
|
|
797
815
|
costRoiDisclaimerPublicPrice: string;
|
|
798
816
|
costRoiDisclaimerSuffix: string;
|
|
@@ -5541,7 +5559,7 @@ declare const _default: {
|
|
|
5541
5559
|
meteringTitle: string;
|
|
5542
5560
|
inputTokens: string;
|
|
5543
5561
|
outputTokens: string;
|
|
5544
|
-
|
|
5562
|
+
totalTokens: string;
|
|
5545
5563
|
stepTimelineTitle: string;
|
|
5546
5564
|
autoRefreshing: string;
|
|
5547
5565
|
stepsEmpty: string;
|
|
@@ -5556,6 +5574,12 @@ declare const _default: {
|
|
|
5556
5574
|
colTool: string;
|
|
5557
5575
|
colPermissionCheck: string;
|
|
5558
5576
|
colGuardrailCheck: string;
|
|
5577
|
+
colConstraintSource: string;
|
|
5578
|
+
authorizationAccount: string;
|
|
5579
|
+
structuredRule: string;
|
|
5580
|
+
userExplicit: string;
|
|
5581
|
+
promptFilterRejected: string;
|
|
5582
|
+
technicalPagination: string;
|
|
5559
5583
|
permissionPassed: string;
|
|
5560
5584
|
permissionDenied: string;
|
|
5561
5585
|
guardrailPassed: string;
|
|
@@ -7383,8 +7407,8 @@ declare const _default: {
|
|
|
7383
7407
|
builderAssignedGuardrails: string;
|
|
7384
7408
|
builderAssistantCannotWorkAlone: string;
|
|
7385
7409
|
builderConnectedAssets: string;
|
|
7386
|
-
|
|
7387
|
-
|
|
7410
|
+
builderTokens: string;
|
|
7411
|
+
builderTokensMeta: string;
|
|
7388
7412
|
builderDoneCount: string;
|
|
7389
7413
|
builderEditableAudience: string;
|
|
7390
7414
|
builderEnabledTests: string;
|
|
@@ -7411,6 +7435,10 @@ declare const _default: {
|
|
|
7411
7435
|
builderDefenseBoundaryTitle: string;
|
|
7412
7436
|
builderIdentityDesc: string;
|
|
7413
7437
|
builderIdentityGap: string;
|
|
7438
|
+
builderIdentityGapAll: string;
|
|
7439
|
+
builderIdentityGapRole: string;
|
|
7440
|
+
builderIdentityGapServiceUser: string;
|
|
7441
|
+
builderIdentityGapOrgNode: string;
|
|
7414
7442
|
builderIdentityInfo: string;
|
|
7415
7443
|
builderIdentityReady: string;
|
|
7416
7444
|
builderIdentityTitle: string;
|
|
@@ -7488,6 +7516,7 @@ declare const _default: {
|
|
|
7488
7516
|
cognitivePolicy: string;
|
|
7489
7517
|
guardrail: string;
|
|
7490
7518
|
identity: string;
|
|
7519
|
+
sharing: string;
|
|
7491
7520
|
knowledge: string;
|
|
7492
7521
|
learning: string;
|
|
7493
7522
|
observability: string;
|
|
@@ -7633,6 +7662,11 @@ declare const _default: {
|
|
|
7633
7662
|
builderWorkDefinitionDesc: string;
|
|
7634
7663
|
cancel: string;
|
|
7635
7664
|
cloneVersion: string;
|
|
7665
|
+
cloneNameSuffix: string;
|
|
7666
|
+
cloneConfirm: string;
|
|
7667
|
+
cloneNameRequired: string;
|
|
7668
|
+
cloneSucceeded: string;
|
|
7669
|
+
cloneFailed: string;
|
|
7636
7670
|
config: string;
|
|
7637
7671
|
create: string;
|
|
7638
7672
|
dataScopeOrgNode: string;
|
|
@@ -7708,6 +7742,7 @@ declare const _default: {
|
|
|
7708
7742
|
modelSaveFailed: string;
|
|
7709
7743
|
modelSaved: string;
|
|
7710
7744
|
modelSelectPlaceholder: string;
|
|
7745
|
+
modelRouteEmployeeScopeHint: string;
|
|
7711
7746
|
modelTitle: string;
|
|
7712
7747
|
moreActions: string;
|
|
7713
7748
|
navAccess: string;
|
|
@@ -7787,6 +7822,25 @@ declare const _default: {
|
|
|
7787
7822
|
usageAudiencePublicGroupsConfigured: string;
|
|
7788
7823
|
usageAudienceUsers: string;
|
|
7789
7824
|
usageAudienceUsersPlaceholder: string;
|
|
7825
|
+
usageSharingTitle: string;
|
|
7826
|
+
usageSharingDesc: string;
|
|
7827
|
+
usageSharingTargetUser: string;
|
|
7828
|
+
usageSharingTargetOrgNode: string;
|
|
7829
|
+
usageSharingTargetOrgSubtree: string;
|
|
7830
|
+
usageSharingTargetRole: string;
|
|
7831
|
+
usageSharingTargetPublicGroup: string;
|
|
7832
|
+
usageSharingTargetPlaceholder: string;
|
|
7833
|
+
usageSharingOrgTreePlaceholder: string;
|
|
7834
|
+
usageSharingAddRow: string;
|
|
7835
|
+
usageSharingRemoveRow: string;
|
|
7836
|
+
usageSharingNoRows: string;
|
|
7837
|
+
usageSharingWorkspacePublic: string;
|
|
7838
|
+
usageSharingWorkspacePublicShort: string;
|
|
7839
|
+
usageSharingRestrictedSummary: string;
|
|
7840
|
+
usageSharingAdditiveHint: string;
|
|
7841
|
+
usageSharingSave: string;
|
|
7842
|
+
usageSharingSaved: string;
|
|
7843
|
+
usageSharingSaveFailed: string;
|
|
7790
7844
|
starterPromptsHelp: string;
|
|
7791
7845
|
starterPromptsLabel: string;
|
|
7792
7846
|
starterPromptsPlaceholder: string;
|
|
@@ -21415,7 +21469,7 @@ declare const _default: {
|
|
|
21415
21469
|
taskExecution: string;
|
|
21416
21470
|
successRate: string;
|
|
21417
21471
|
averageDuration: string;
|
|
21418
|
-
|
|
21472
|
+
totalTokens: string;
|
|
21419
21473
|
emptyGovernance: string;
|
|
21420
21474
|
emptyEmployee: string;
|
|
21421
21475
|
emptyExecutions: string;
|
|
@@ -564,6 +564,18 @@ const messages = {
|
|
|
564
564
|
observabilitySeverityCritical: "严重",
|
|
565
565
|
observabilityViewExecutions: "查看执行",
|
|
566
566
|
observabilityIntentGapsTitle: "意图缺口排名",
|
|
567
|
+
observabilityPerformanceTitle: "AI 员工绩效达成",
|
|
568
|
+
observabilityPerformanceContractBasis: "以已发布成功契约为准",
|
|
569
|
+
observabilityPerformanceDescription: "按 AI 员工展示最近一次正式评估的目标结论、硬门槛与证据完整度;执行成本不作为绩效达成指标。",
|
|
570
|
+
observabilityPerformanceEmpty: "暂无已发布目标的绩效评估",
|
|
571
|
+
observabilityPerformanceEvidence: "证据完整度",
|
|
572
|
+
observabilityPerformanceAchieved: "目标达成",
|
|
573
|
+
observabilityPerformancePartial: "部分达成",
|
|
574
|
+
observabilityPerformanceNotAchieved: "未达成",
|
|
575
|
+
observabilityPerformanceInsufficientEvidence: "证据不足",
|
|
576
|
+
observabilityPerformancePending: "待评估",
|
|
577
|
+
observabilityPerformanceGatePassed: "硬门槛通过",
|
|
578
|
+
observabilityPerformanceGateBlocked: "硬门槛未通过",
|
|
567
579
|
observabilityNoGaps: "窗口内无未解决的意图缺口",
|
|
568
580
|
observabilityColIntent: "意图",
|
|
569
581
|
observabilityColUnresolved: "未解决",
|
|
@@ -790,28 +802,34 @@ const messages = {
|
|
|
790
802
|
simulationBlockersLabel: "阻断项",
|
|
791
803
|
},
|
|
792
804
|
costRoiTitle: "成本对标与 ROI",
|
|
793
|
-
costRoiRealData: "
|
|
805
|
+
costRoiRealData: "真实执行 + 成本假设",
|
|
794
806
|
costRoiAwaitingData: "等待真实数据",
|
|
795
807
|
costRoiWindowLocalTotal: "近 {days} 天 · 本地 AI 员工总成本",
|
|
796
808
|
costRoiWindowLocalDetail: "{executions} 次执行 · 边际成本 ¥{unitCost}/次(电费级)",
|
|
809
|
+
costRoiWindowLocalCostBreakdown: "服务器分摊 {serverCost} + {executions} 次执行 × ¥{unitCost}/次",
|
|
797
810
|
costRoiEquivalentWorkload: "同等工作量",
|
|
798
811
|
costRoiCheaper: "更省",
|
|
799
|
-
|
|
800
|
-
|
|
812
|
+
costRoiLocalCheaper: "本地方案更省",
|
|
813
|
+
costRoiLocalMoreExpensive: "本地方案成本更高",
|
|
814
|
+
costRoiWindowCloudBenchmarkTotal: "同量云端按量方案",
|
|
815
|
+
costRoiWindowCloudBenchmarkDetail: "按行业参考单价 ~$2/对话估算 · 平台订阅另计",
|
|
801
816
|
costRoiProjectionTitle: "规模测算",
|
|
802
817
|
costRoiEmployeeCount: "AI 员工数:{count}",
|
|
803
818
|
costRoiMonthlyPerEmployee: "月均执行/人:{count}",
|
|
819
|
+
costRoiServerMonthlyCost: "服务器月成本:¥{cost}",
|
|
804
820
|
costRoiLocalSeriesName: "本地 AI 员工",
|
|
821
|
+
costRoiCloudBenchmarkSeriesName: "云端按量方案",
|
|
805
822
|
costRoiXAxisName: "月执行量",
|
|
806
823
|
costRoiYAxisName: "月成本(¥)",
|
|
807
824
|
costRoiWanUnit: "万",
|
|
808
825
|
costRoiProjectedLocalLabel: "该规模下 · 本地月成本",
|
|
809
|
-
|
|
826
|
+
costRoiProjectedCloudBenchmarkLabel: "云端参考月成本",
|
|
810
827
|
costRoiDisclaimerPrefix: "说明:本地为",
|
|
811
828
|
costRoiDisclaimerMarginalCost: "边际成本",
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
829
|
+
costRoiDisclaimerServerCost: "服务器固定成本 + 执行边际成本",
|
|
830
|
+
costRoiDisclaimerMiddle: "(服务器成本为可调估算,不含一次性硬件采购 capex 与软件服务费);云端方案按",
|
|
831
|
+
costRoiDisclaimerPublicPrice: "行业参考单价 ~$2/对话",
|
|
832
|
+
costRoiDisclaimerSuffix: "估算(汇率 7.2,平台订阅另计)。数字随真实执行记录实时变化。",
|
|
815
833
|
observabilityAutonomousOpsSubtitle: "真实工作 -> 学习信号 -> 草案 -> 测试/审批 -> 安全上线",
|
|
816
834
|
observabilityAutonomousOpsLearningVelocity: "学习速度",
|
|
817
835
|
observabilityAutonomousOpsEligibleRatio: "可学习率",
|
|
@@ -5561,7 +5579,7 @@ const messages = {
|
|
|
5561
5579
|
meteringTitle: "计量",
|
|
5562
5580
|
inputTokens: "输入 tokens",
|
|
5563
5581
|
outputTokens: "输出 tokens",
|
|
5564
|
-
|
|
5582
|
+
totalTokens: "Token 消耗",
|
|
5565
5583
|
stepTimelineTitle: "ReAct 步骤时间线",
|
|
5566
5584
|
autoRefreshing: "自动刷新中(轮询 {seconds}s)",
|
|
5567
5585
|
stepsEmpty: "暂无步骤记录",
|
|
@@ -5576,6 +5594,12 @@ const messages = {
|
|
|
5576
5594
|
colTool: "工具",
|
|
5577
5595
|
colPermissionCheck: "权限检查",
|
|
5578
5596
|
colGuardrailCheck: "护栏检查",
|
|
5597
|
+
colConstraintSource: "查询条件来源",
|
|
5598
|
+
authorizationAccount: "账户权限",
|
|
5599
|
+
structuredRule: "结构化规则",
|
|
5600
|
+
userExplicit: "用户明确条件",
|
|
5601
|
+
promptFilterRejected: "提示词过滤已拒绝",
|
|
5602
|
+
technicalPagination: "技术分页",
|
|
5579
5603
|
permissionPassed: "通过",
|
|
5580
5604
|
permissionDenied: "拒绝",
|
|
5581
5605
|
guardrailPassed: "通过",
|
|
@@ -7373,8 +7397,8 @@ const messages = {
|
|
|
7373
7397
|
builderAssignedGuardrails: "已分配护栏",
|
|
7374
7398
|
builderAssistantCannotWorkAlone: "员工助理不可独立工作",
|
|
7375
7399
|
builderConnectedAssets: "已连接资产",
|
|
7376
|
-
|
|
7377
|
-
|
|
7400
|
+
builderTokens: "Token 消耗",
|
|
7401
|
+
builderTokensMeta: "窗口内合计",
|
|
7378
7402
|
builderDoneCount: "完成 {count}",
|
|
7379
7403
|
builderEditableAudience: "可编辑人群",
|
|
7380
7404
|
builderEnabledTests: "启用测试",
|
|
@@ -7401,8 +7425,12 @@ const messages = {
|
|
|
7401
7425
|
builderDefenseBoundaryTitle: "防御性边界(与授权人权限取交集)",
|
|
7402
7426
|
builderIdentityDesc: "决定 AI 员工以谁的身份执行、拥有什么职权和组织边界。",
|
|
7403
7427
|
builderIdentityGap: "缺少工号或职权",
|
|
7428
|
+
builderIdentityGapAll: "待绑定员工并配置职权",
|
|
7429
|
+
builderIdentityGapRole: "已绑定员工,待配置职权",
|
|
7430
|
+
builderIdentityGapServiceUser: "已配置职权,待绑定员工",
|
|
7431
|
+
builderIdentityGapOrgNode: "服务账户未配置职权或组织节点,请到账户管理补全",
|
|
7404
7432
|
builderIdentityInfo: "身份信息",
|
|
7405
|
-
builderIdentityReady: "
|
|
7433
|
+
builderIdentityReady: "服务账户、职权和组织节点已同步",
|
|
7406
7434
|
builderIdentityTitle: "执行身份",
|
|
7407
7435
|
builderKnowledgeCoverage: "知识覆盖",
|
|
7408
7436
|
builderKnowledgeCoverageDesc: "分配后,右侧上岗准备度会读取知识连接数量;具体检索仍由现有知识中心负责。",
|
|
@@ -7478,6 +7506,7 @@ const messages = {
|
|
|
7478
7506
|
cognitivePolicy: "目标",
|
|
7479
7507
|
guardrail: "护栏",
|
|
7480
7508
|
identity: "身份",
|
|
7509
|
+
sharing: "使用共享",
|
|
7481
7510
|
knowledge: "知识",
|
|
7482
7511
|
learning: "学习",
|
|
7483
7512
|
observability: "观测",
|
|
@@ -7623,6 +7652,11 @@ const messages = {
|
|
|
7623
7652
|
builderWorkDefinitionDesc: "围绕当前主题编辑指令和动作,右侧用页签完成预览、检查和审计。",
|
|
7624
7653
|
cancel: "取消",
|
|
7625
7654
|
cloneVersion: "克隆当前版本",
|
|
7655
|
+
cloneNameSuffix: "{name}(副本)",
|
|
7656
|
+
cloneConfirm: "创建副本",
|
|
7657
|
+
cloneNameRequired: "请输入副本名称",
|
|
7658
|
+
cloneSucceeded: "已克隆当前版本",
|
|
7659
|
+
cloneFailed: "克隆当前版本失败",
|
|
7626
7660
|
config: "配置",
|
|
7627
7661
|
create: "创建",
|
|
7628
7662
|
dataScopeOrgNode: "数据范围组织节点",
|
|
@@ -7698,6 +7732,7 @@ const messages = {
|
|
|
7698
7732
|
modelSaveFailed: "模型保存失败",
|
|
7699
7733
|
modelSaved: "模型已保存",
|
|
7700
7734
|
modelSelectPlaceholder: "选择该 AI 员工使用的模型",
|
|
7735
|
+
modelRouteEmployeeScopeHint: "仅切换当前 AI 员工的模型路由,不影响其他 AI 员工或工作区默认路由。",
|
|
7701
7736
|
modelTitle: "模型路由",
|
|
7702
7737
|
moreActions: "更多",
|
|
7703
7738
|
navAccess: "模型 · 权限 · 工号",
|
|
@@ -7777,6 +7812,25 @@ const messages = {
|
|
|
7777
7812
|
usageAudiencePublicGroupsConfigured: "公共组:已配置运行授权",
|
|
7778
7813
|
usageAudienceUsers: "按用户分配",
|
|
7779
7814
|
usageAudienceUsersPlaceholder: "选择可使用该 AI 员工的用户",
|
|
7815
|
+
usageSharingTitle: "使用共享",
|
|
7816
|
+
usageSharingDesc: "指定哪些用户可以调用这个 AI 员工。共享目标按用户、组织架构和公共组逐行叠加。",
|
|
7817
|
+
usageSharingTargetUser: "用户",
|
|
7818
|
+
usageSharingTargetOrgNode: "组织架构(仅本级)",
|
|
7819
|
+
usageSharingTargetOrgSubtree: "组织架构及下级",
|
|
7820
|
+
usageSharingTargetRole: "当前角色",
|
|
7821
|
+
usageSharingTargetPublicGroup: "公共组",
|
|
7822
|
+
usageSharingTargetPlaceholder: "选择共享目标",
|
|
7823
|
+
usageSharingOrgTreePlaceholder: "从组织架构树选择节点",
|
|
7824
|
+
usageSharingAddRow: "添加共享对象",
|
|
7825
|
+
usageSharingRemoveRow: "删除共享行",
|
|
7826
|
+
usageSharingNoRows: "尚未添加共享对象",
|
|
7827
|
+
usageSharingWorkspacePublic: "当前未限制使用人群:工作区所有用户均可使用",
|
|
7828
|
+
usageSharingWorkspacePublicShort: "工作区公开",
|
|
7829
|
+
usageSharingRestrictedSummary: "当前仅向 {count} 个共享目标开放",
|
|
7830
|
+
usageSharingAdditiveHint: "多行规则按 OR 叠加;“组织架构及下级”以所选组织节点为根,包含其全部下级组织。",
|
|
7831
|
+
usageSharingSave: "保存使用共享",
|
|
7832
|
+
usageSharingSaved: "使用共享已保存",
|
|
7833
|
+
usageSharingSaveFailed: "使用共享保存失败",
|
|
7780
7834
|
starterPromptsHelp: "展示在 Mobile H5 首屏的推荐询问话术;一行一条,最多显示 6 条。",
|
|
7781
7835
|
starterPromptsLabel: "推荐询问话术",
|
|
7782
7836
|
starterPromptsPlaceholder: "例如:\n过去 24 个月的赢单收入怎么样?有哪些值得关注的变化?\n华东哪些医院最值得本周拜访?请给出优先级和下一步。",
|
|
@@ -21443,7 +21497,7 @@ const messages = {
|
|
|
21443
21497
|
taskExecution: "任务执行",
|
|
21444
21498
|
successRate: "成功率",
|
|
21445
21499
|
averageDuration: "平均耗时",
|
|
21446
|
-
|
|
21500
|
+
totalTokens: "Token 消耗",
|
|
21447
21501
|
emptyGovernance: "暂无待治理员工",
|
|
21448
21502
|
emptyEmployee: "暂无员工",
|
|
21449
21503
|
emptyExecutions: "暂无执行数据",
|
|
@@ -22376,7 +22430,7 @@ const i18nRatchetBackfill = {
|
|
|
22376
22430
|
taskCreated: "Task Created",
|
|
22377
22431
|
},
|
|
22378
22432
|
recordList: {
|
|
22379
|
-
edit: "
|
|
22433
|
+
edit: "编辑",
|
|
22380
22434
|
},
|
|
22381
22435
|
recordPageBuilder: {
|
|
22382
22436
|
actions: {
|