@happyvertical/smrt-voice 0.44.1 → 0.45.0

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.
@@ -3,12 +3,12 @@
3
3
  "sensitiveFieldsExcluded": true,
4
4
  "generatedAt": "1970-01-01T00:00:00.000Z",
5
5
  "packageName": "@happyvertical/smrt-voice",
6
- "packageVersion": "0.44.1",
6
+ "packageVersion": "0.45.0",
7
7
  "sourceManifestPath": "dist/manifest.json",
8
8
  "agentDocPath": "AGENTS.md",
9
9
  "sourceHashes": {
10
- "manifest": "d0bd745e484d0b69e3088b366ad45aefc680a5704baaec26075a88519804219e",
11
- "packageJson": "db4a690bf647b78e7def1875dfb2cee1bdb9ef753faf880ef2622decec6f03af",
10
+ "manifest": "9dca5ae6c998ce33eba7677c2fe8652cbcb926ffa645fa4a05c19ead1fae61c1",
11
+ "packageJson": "e21c780e6f0ce7e504c70e94730122124d455cf1562d457ba67aa2ec2e3948df",
12
12
  "agents": "e7726fd0cee96291548c1bc951b0048bb11a4d5eee3c19632f419779c36be550"
13
13
  },
14
14
  "exports": [
@@ -267,43 +267,26 @@
267
267
  }
268
268
  ],
269
269
  "methods": [
270
- "_setLoadedRelationship",
271
270
  "addAsset",
272
271
  "addFact",
273
272
  "addReference",
274
273
  "browseFacts",
275
- "claimRevision",
276
- "classifyConstraintError",
277
- "clearEmbeddings",
278
274
  "createVersion",
279
- "delete",
280
- "describe",
281
- "destroy",
282
- "do",
283
275
  "evaluateReviewProfile",
284
276
  "evaluateReviewProfileAction",
285
- "executeToolCall",
286
- "forget",
287
- "forgetScope",
288
277
  "fromSynthesizedSpeech",
289
- "generateEmbeddings",
290
278
  "generateThumbnail",
291
- "getAiUsageSnapshot",
292
279
  "getAncestorPaths",
293
280
  "getAssets",
294
- "getAvailableTools",
295
281
  "getCategorySegments",
296
282
  "getCorrections",
297
- "getEmbedding",
298
283
  "getFactAuditState",
299
284
  "getFactAuditStateAction",
300
285
  "getFactLinks",
301
286
  "getFacts",
302
287
  "getFactsState",
303
- "getFields",
304
288
  "getGovernanceState",
305
289
  "getGovernanceStateAction",
306
- "getId",
307
290
  "getMetadata",
308
291
  "getParentCategory",
309
292
  "getPublishedTransparency",
@@ -311,45 +294,28 @@
311
294
  "getReferenceDrift",
312
295
  "getReferenceEdges",
313
296
  "getReferences",
314
- "getRelated",
315
297
  "getReviewRequirements",
316
298
  "getReviews",
317
299
  "getRootCategory",
318
- "getSavedId",
319
- "getSlug",
320
300
  "getThumbnail",
321
301
  "getVersions",
322
302
  "getWordAtTime",
323
- "hasStaleEmbeddings",
324
303
  "initialize",
325
- "is",
326
304
  "isGoverned",
327
305
  "isInCategory",
328
306
  "isReadyForReviewProfile",
329
- "isRelatedLoaded",
330
- "isSaved",
331
307
  "issueCorrection",
332
308
  "issueCorrectionAction",
333
- "listAiUsage",
334
309
  "listCorrections",
335
310
  "listReviewProfilesAction",
336
311
  "listReviews",
337
312
  "listVersions",
338
- "loadDataFromDb",
339
- "loadFromId",
340
- "loadFromSlug",
341
313
  "loadReferences",
342
- "loadRelated",
343
- "loadRelatedMany",
344
- "markAsPersisted",
345
314
  "mutateVersionAction",
346
315
  "previewTransparency",
347
316
  "previewTransparencyAction",
348
- "recall",
349
- "recallAll",
350
317
  "recheckFactClaims",
351
318
  "recheckFactClaimsAction",
352
- "remember",
353
319
  "removeAsset",
354
320
  "removeFact",
355
321
  "removeReference",
@@ -357,8 +323,6 @@
357
323
  "repairFactAuditAction",
358
324
  "repairFactEvidence",
359
325
  "repairFactEvidenceAction",
360
- "requireInsertOnSave",
361
- "resetAiUsage",
362
326
  "resolveGovernance",
363
327
  "restoreFromVersion",
364
328
  "reviewFacts",
@@ -368,27 +332,13 @@
368
332
  "save",
369
333
  "setMetadata",
370
334
  "setThumbnail",
371
- "summarizeAiUsage",
372
335
  "syncFacts",
373
336
  "syncFactsState",
374
- "toJSON",
375
- "toPlainObject",
376
- "toPublicJSON",
377
337
  "updateFactEvidenceStatus",
378
338
  "updateFactEvidenceStatusAction",
379
- "updateMetadata",
380
- "withDatabase",
381
- "withTransaction"
339
+ "updateMetadata"
382
340
  ],
383
341
  "methodSignatures": [
384
- {
385
- "name": "_setLoadedRelationship",
386
- "params": [
387
- "fieldName: string",
388
- "value: any"
389
- ],
390
- "returns": "void"
391
- },
392
342
  {
393
343
  "name": "addAsset",
394
344
  "async": true,
@@ -427,27 +377,6 @@
427
377
  ],
428
378
  "returns": "Promise<Fact[]>"
429
379
  },
430
- {
431
- "name": "claimRevision",
432
- "async": true,
433
- "params": [
434
- "expectedUpdatedAt: Date | string"
435
- ],
436
- "returns": "Promise"
437
- },
438
- {
439
- "name": "classifyConstraintError",
440
- "static": true,
441
- "params": [
442
- "message: string"
443
- ],
444
- "returns": "'unique' | 'not_null' | null"
445
- },
446
- {
447
- "name": "clearEmbeddings",
448
- "async": true,
449
- "returns": "Promise<void>"
450
- },
451
380
  {
452
381
  "name": "createVersion",
453
382
  "async": true,
@@ -456,35 +385,6 @@
456
385
  ],
457
386
  "returns": "any"
458
387
  },
459
- {
460
- "name": "delete",
461
- "async": true,
462
- "params": [
463
- "options?: SmrtDeleteOptions"
464
- ],
465
- "returns": "Promise<void>"
466
- },
467
- {
468
- "name": "describe",
469
- "async": true,
470
- "params": [
471
- "options?: AiOperationOptions"
472
- ],
473
- "returns": "any"
474
- },
475
- {
476
- "name": "destroy",
477
- "returns": "void"
478
- },
479
- {
480
- "name": "do",
481
- "async": true,
482
- "params": [
483
- "instructions: string",
484
- "options?: AiOperationOptions"
485
- ],
486
- "returns": "any"
487
- },
488
388
  {
489
389
  "name": "evaluateReviewProfile",
490
390
  "async": true,
@@ -501,30 +401,6 @@
501
401
  ],
502
402
  "returns": "any"
503
403
  },
504
- {
505
- "name": "executeToolCall",
506
- "async": true,
507
- "params": [
508
- "toolCall: ToolCall"
509
- ],
510
- "returns": "Promise<ToolCallResult>"
511
- },
512
- {
513
- "name": "forget",
514
- "async": true,
515
- "params": [
516
- "options: object"
517
- ],
518
- "returns": "Promise<void>"
519
- },
520
- {
521
- "name": "forgetScope",
522
- "async": true,
523
- "params": [
524
- "options: object"
525
- ],
526
- "returns": "Promise<number>"
527
- },
528
404
  {
529
405
  "name": "fromSynthesizedSpeech",
530
406
  "static": true,
@@ -533,14 +409,6 @@
533
409
  ],
534
410
  "returns": "VoiceOutput"
535
411
  },
536
- {
537
- "name": "generateEmbeddings",
538
- "async": true,
539
- "params": [
540
- "options?: GenerateEmbeddingsOptions"
541
- ],
542
- "returns": "Promise<void>"
543
- },
544
412
  {
545
413
  "name": "generateThumbnail",
546
414
  "async": true,
@@ -549,10 +417,6 @@
549
417
  ],
550
418
  "returns": "Promise<Image>"
551
419
  },
552
- {
553
- "name": "getAiUsageSnapshot",
554
- "returns": "AiUsageSnapshot | undefined"
555
- },
556
420
  {
557
421
  "name": "getAncestorPaths",
558
422
  "returns": "string[]"
@@ -565,10 +429,6 @@
565
429
  ],
566
430
  "returns": "Promise<Asset[]>"
567
431
  },
568
- {
569
- "name": "getAvailableTools",
570
- "returns": "AITool[]"
571
- },
572
432
  {
573
433
  "name": "getCategorySegments",
574
434
  "returns": "string[]"
@@ -578,15 +438,6 @@
578
438
  "async": true,
579
439
  "returns": "any"
580
440
  },
581
- {
582
- "name": "getEmbedding",
583
- "async": true,
584
- "params": [
585
- "fieldName: string",
586
- "model?: string"
587
- ],
588
- "returns": "Promise<number[] | null>"
589
- },
590
441
  {
591
442
  "name": "getFactAuditState",
592
443
  "async": true,
@@ -621,11 +472,6 @@
621
472
  ],
622
473
  "returns": "any"
623
474
  },
624
- {
625
- "name": "getFields",
626
- "async": true,
627
- "returns": "Promise<any>"
628
- },
629
475
  {
630
476
  "name": "getGovernanceState",
631
477
  "async": true,
@@ -636,11 +482,6 @@
636
482
  "async": true,
637
483
  "returns": "any"
638
484
  },
639
- {
640
- "name": "getId",
641
- "async": true,
642
- "returns": "any"
643
- },
644
485
  {
645
486
  "name": "getMetadata",
646
487
  "returns": "Record<string>"
@@ -674,15 +515,6 @@
674
515
  "async": true,
675
516
  "returns": "any"
676
517
  },
677
- {
678
- "name": "getRelated",
679
- "async": true,
680
- "params": [
681
- "fieldName: string",
682
- "opts?: LoadRelatedOptions"
683
- ],
684
- "returns": "Promise<any>"
685
- },
686
518
  {
687
519
  "name": "getReviewRequirements",
688
520
  "async": true,
@@ -704,16 +536,6 @@
704
536
  "name": "getRootCategory",
705
537
  "returns": "string | null"
706
538
  },
707
- {
708
- "name": "getSavedId",
709
- "async": true,
710
- "returns": "any"
711
- },
712
- {
713
- "name": "getSlug",
714
- "async": true,
715
- "returns": "any"
716
- },
717
539
  {
718
540
  "name": "getThumbnail",
719
541
  "async": true,
@@ -731,25 +553,11 @@
731
553
  ],
732
554
  "returns": "WordTiming | null"
733
555
  },
734
- {
735
- "name": "hasStaleEmbeddings",
736
- "async": true,
737
- "returns": "Promise<boolean>"
738
- },
739
556
  {
740
557
  "name": "initialize",
741
558
  "async": true,
742
559
  "returns": "Promise"
743
560
  },
744
- {
745
- "name": "is",
746
- "async": true,
747
- "params": [
748
- "criteria: string",
749
- "options?: AiOperationOptions"
750
- ],
751
- "returns": "any"
752
- },
753
561
  {
754
562
  "name": "isGoverned",
755
563
  "returns": "boolean"
@@ -770,18 +578,6 @@
770
578
  ],
771
579
  "returns": "Promise<boolean>"
772
580
  },
773
- {
774
- "name": "isRelatedLoaded",
775
- "params": [
776
- "fieldName: string"
777
- ],
778
- "returns": "boolean"
779
- },
780
- {
781
- "name": "isSaved",
782
- "async": true,
783
- "returns": "any"
784
- },
785
581
  {
786
582
  "name": "issueCorrection",
787
583
  "async": true,
@@ -798,14 +594,6 @@
798
594
  ],
799
595
  "returns": "any"
800
596
  },
801
- {
802
- "name": "listAiUsage",
803
- "async": true,
804
- "params": [
805
- "options?: AiUsageListOptions"
806
- ],
807
- "returns": "Promise<SmrtAiUsageRecord[]>"
808
- },
809
597
  {
810
598
  "name": "listCorrections",
811
599
  "async": true,
@@ -829,51 +617,11 @@
829
617
  "async": true,
830
618
  "returns": "any"
831
619
  },
832
- {
833
- "name": "loadDataFromDb",
834
- "async": true,
835
- "params": [
836
- "data: Record<string>"
837
- ],
838
- "returns": "any"
839
- },
840
- {
841
- "name": "loadFromId",
842
- "async": true,
843
- "returns": "any"
844
- },
845
- {
846
- "name": "loadFromSlug",
847
- "async": true,
848
- "returns": "any"
849
- },
850
620
  {
851
621
  "name": "loadReferences",
852
622
  "async": true,
853
623
  "returns": "any"
854
624
  },
855
- {
856
- "name": "loadRelated",
857
- "async": true,
858
- "params": [
859
- "fieldName: string",
860
- "opts?: LoadRelatedOptions"
861
- ],
862
- "returns": "Promise<any>"
863
- },
864
- {
865
- "name": "loadRelatedMany",
866
- "async": true,
867
- "params": [
868
- "fieldName: string",
869
- "opts?: LoadRelatedOptions"
870
- ],
871
- "returns": "Promise<any[]>"
872
- },
873
- {
874
- "name": "markAsPersisted",
875
- "returns": "void"
876
- },
877
625
  {
878
626
  "name": "mutateVersionAction",
879
627
  "async": true,
@@ -892,22 +640,6 @@
892
640
  "async": true,
893
641
  "returns": "any"
894
642
  },
895
- {
896
- "name": "recall",
897
- "async": true,
898
- "params": [
899
- "options: object"
900
- ],
901
- "returns": "Promise"
902
- },
903
- {
904
- "name": "recallAll",
905
- "async": true,
906
- "params": [
907
- "options?: object"
908
- ],
909
- "returns": "Promise<Map<string>>"
910
- },
911
643
  {
912
644
  "name": "recheckFactClaims",
913
645
  "async": true,
@@ -924,14 +656,6 @@
924
656
  ],
925
657
  "returns": "any"
926
658
  },
927
- {
928
- "name": "remember",
929
- "async": true,
930
- "params": [
931
- "options: object"
932
- ],
933
- "returns": "Promise<void>"
934
- },
935
659
  {
936
660
  "name": "removeAsset",
937
661
  "async": true,
@@ -990,14 +714,6 @@
990
714
  ],
991
715
  "returns": "any"
992
716
  },
993
- {
994
- "name": "requireInsertOnSave",
995
- "returns": "void"
996
- },
997
- {
998
- "name": "resetAiUsage",
999
- "returns": "void"
1000
- },
1001
717
  {
1002
718
  "name": "resolveGovernance",
1003
719
  "async": true,
@@ -1066,14 +782,6 @@
1066
782
  ],
1067
783
  "returns": "Promise<void>"
1068
784
  },
1069
- {
1070
- "name": "summarizeAiUsage",
1071
- "async": true,
1072
- "params": [
1073
- "options?: AiUsageSummaryOptions"
1074
- ],
1075
- "returns": "Promise<Record<string, AiUsageStats>>"
1076
- },
1077
785
  {
1078
786
  "name": "syncFacts",
1079
787
  "async": true,
@@ -1091,21 +799,6 @@
1091
799
  ],
1092
800
  "returns": "any"
1093
801
  },
1094
- {
1095
- "name": "toJSON",
1096
- "returns": "any"
1097
- },
1098
- {
1099
- "name": "toPlainObject",
1100
- "returns": "Record<string>"
1101
- },
1102
- {
1103
- "name": "toPublicJSON",
1104
- "params": [
1105
- "options?: PublicJsonOptions"
1106
- ],
1107
- "returns": "Record<string>"
1108
- },
1109
802
  {
1110
803
  "name": "updateFactEvidenceStatus",
1111
804
  "async": true,
@@ -1128,23 +821,6 @@
1128
821
  "patch: Partial<Record<string>>"
1129
822
  ],
1130
823
  "returns": "Record<string>"
1131
- },
1132
- {
1133
- "name": "withDatabase",
1134
- "async": true,
1135
- "params": [
1136
- "db: DatabaseInterface",
1137
- "operation: Function"
1138
- ],
1139
- "returns": "Promise<T>"
1140
- },
1141
- {
1142
- "name": "withTransaction",
1143
- "async": true,
1144
- "params": [
1145
- "operation: Function"
1146
- ],
1147
- "returns": "Promise<T>"
1148
824
  }
1149
825
  ],
1150
826
  "tenant": {
@@ -1217,599 +893,439 @@
1217
893
  "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1218
894
  },
1219
895
  {
1220
- "kind": "mcp",
1221
- "name": "voiceoutput_list",
1222
- "operation": "list",
896
+ "kind": "cli",
897
+ "name": "voiceoutput_resolveGovernance",
898
+ "operation": "resolveGovernance",
1223
899
  "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1224
900
  },
1225
901
  {
1226
- "kind": "mcp",
1227
- "name": "voiceoutput_get",
1228
- "operation": "get",
902
+ "kind": "cli",
903
+ "name": "voiceoutput_loadReferences",
904
+ "operation": "loadReferences",
1229
905
  "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1230
- }
1231
- ],
1232
- "relationshipFeatures": [
1233
- "crossPackageRef",
1234
- "foreignKey",
1235
- "uuidColumns"
1236
- ],
1237
- "tags": [],
1238
- "risks": []
1239
- },
1240
- {
1241
- "name": "VoiceProfile",
1242
- "qualifiedName": "@happyvertical/smrt-voice:VoiceProfile",
1243
- "collection": "voiceprofiles",
1244
- "tableName": "voice_profiles",
1245
- "packageName": "@happyvertical/smrt-voice",
1246
- "extends": "SmrtObject",
1247
- "fields": [
1248
- {
1249
- "name": "created_at",
1250
- "type": "datetime",
1251
- "required": false,
1252
- "columnType": "TIMESTAMP"
1253
906
  },
1254
907
  {
1255
- "name": "updated_at",
1256
- "type": "datetime",
1257
- "required": false,
1258
- "columnType": "TIMESTAMP"
908
+ "kind": "cli",
909
+ "name": "voiceoutput_addReference",
910
+ "operation": "addReference",
911
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1259
912
  },
1260
913
  {
1261
- "name": "tenantId",
1262
- "type": "text",
1263
- "required": false,
1264
- "columnType": "UUID"
914
+ "kind": "cli",
915
+ "name": "voiceoutput_removeReference",
916
+ "operation": "removeReference",
917
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1265
918
  },
1266
919
  {
1267
- "name": "name",
1268
- "type": "text",
1269
- "required": false,
1270
- "columnType": "TEXT",
1271
- "default": ""
920
+ "kind": "cli",
921
+ "name": "voiceoutput_getReferences",
922
+ "operation": "getReferences",
923
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1272
924
  },
1273
925
  {
1274
- "name": "description",
1275
- "type": "text",
1276
- "required": false,
1277
- "columnType": "TEXT"
926
+ "kind": "cli",
927
+ "name": "voiceoutput_getReferenceEdges",
928
+ "operation": "getReferenceEdges",
929
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1278
930
  },
1279
931
  {
1280
- "name": "language",
1281
- "type": "text",
1282
- "required": false,
1283
- "columnType": "TEXT",
1284
- "default": "en-US"
932
+ "kind": "cli",
933
+ "name": "voiceoutput_getReferenceDrift",
934
+ "operation": "getReferenceDrift",
935
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1285
936
  },
1286
937
  {
1287
- "name": "gender",
1288
- "type": "text",
1289
- "required": false,
1290
- "columnType": "TEXT",
1291
- "default": "neutral"
1292
- },
1293
- {
1294
- "name": "designPrompt",
1295
- "type": "text",
1296
- "required": false,
1297
- "columnType": "TEXT"
938
+ "kind": "cli",
939
+ "name": "voiceoutput_isGoverned",
940
+ "operation": "isGoverned",
941
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1298
942
  },
1299
943
  {
1300
- "name": "sampleAssetId",
1301
- "type": "crossPackageRef",
1302
- "required": false,
1303
- "related": "@happyvertical/smrt-assets:Asset",
1304
- "columnType": "UUID"
944
+ "kind": "cli",
945
+ "name": "voiceoutput_getFactLinks",
946
+ "operation": "getFactLinks",
947
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1305
948
  },
1306
949
  {
1307
- "name": "voiceData",
1308
- "type": "json",
1309
- "required": false,
1310
- "columnType": "JSON",
1311
- "default": {}
950
+ "kind": "cli",
951
+ "name": "voiceoutput_getFacts",
952
+ "operation": "getFacts",
953
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1312
954
  },
1313
955
  {
1314
- "name": "defaultSpeed",
1315
- "type": "decimal",
1316
- "required": false,
1317
- "columnType": "REAL",
1318
- "default": 1
956
+ "kind": "cli",
957
+ "name": "voiceoutput_addFact",
958
+ "operation": "addFact",
959
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1319
960
  },
1320
961
  {
1321
- "name": "defaultPitch",
1322
- "type": "integer",
1323
- "required": false,
1324
- "columnType": "INTEGER",
1325
- "default": 0
962
+ "kind": "cli",
963
+ "name": "voiceoutput_removeFact",
964
+ "operation": "removeFact",
965
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1326
966
  },
1327
967
  {
1328
- "name": "status",
1329
- "type": "text",
1330
- "required": false,
1331
- "columnType": "TEXT",
1332
- "default": "pending"
968
+ "kind": "cli",
969
+ "name": "voiceoutput_syncFacts",
970
+ "operation": "syncFacts",
971
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1333
972
  },
1334
973
  {
1335
- "name": "provider",
1336
- "type": "text",
1337
- "required": false,
1338
- "columnType": "TEXT",
1339
- "default": "qwen3-tts"
974
+ "kind": "cli",
975
+ "name": "voiceoutput_browseFacts",
976
+ "operation": "browseFacts",
977
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1340
978
  },
1341
979
  {
1342
- "name": "errorMessage",
1343
- "type": "text",
1344
- "required": false,
1345
- "columnType": "TEXT"
1346
- }
1347
- ],
1348
- "relationships": [
1349
- {
1350
- "name": "sampleAssetId",
1351
- "type": "crossPackageRef",
1352
- "required": false,
1353
- "related": "@happyvertical/smrt-assets:Asset",
1354
- "columnType": "UUID"
1355
- }
1356
- ],
1357
- "methods": [
1358
- "_setLoadedRelationship",
1359
- "claimRevision",
1360
- "classifyConstraintError",
1361
- "clearEmbeddings",
1362
- "delete",
1363
- "describe",
1364
- "destroy",
1365
- "do",
1366
- "executeToolCall",
1367
- "forget",
1368
- "forgetScope",
1369
- "generateEmbeddings",
1370
- "getAiUsageSnapshot",
1371
- "getAvailableTools",
1372
- "getEmbedding",
1373
- "getFields",
1374
- "getId",
1375
- "getRelated",
1376
- "getSavedId",
1377
- "getSlug",
1378
- "hasStaleEmbeddings",
1379
- "initialize",
1380
- "is",
1381
- "isRelatedLoaded",
1382
- "isSaved",
1383
- "listAiUsage",
1384
- "loadDataFromDb",
1385
- "loadFromId",
1386
- "loadFromSlug",
1387
- "loadRelated",
1388
- "loadRelatedMany",
1389
- "markAsPersisted",
1390
- "recall",
1391
- "recallAll",
1392
- "remember",
1393
- "requireInsertOnSave",
1394
- "resetAiUsage",
1395
- "save",
1396
- "summarizeAiUsage",
1397
- "toJSON",
1398
- "toPlainObject",
1399
- "toPublicJSON",
1400
- "toSpeechVoice",
1401
- "withDatabase",
1402
- "withTransaction"
1403
- ],
1404
- "methodSignatures": [
1405
- {
1406
- "name": "_setLoadedRelationship",
1407
- "params": [
1408
- "fieldName: string",
1409
- "value: any"
1410
- ],
1411
- "returns": "void"
980
+ "kind": "cli",
981
+ "name": "voiceoutput_repairFactAudit",
982
+ "operation": "repairFactAudit",
983
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1412
984
  },
1413
985
  {
1414
- "name": "claimRevision",
1415
- "async": true,
1416
- "params": [
1417
- "expectedUpdatedAt: Date | string"
1418
- ],
1419
- "returns": "Promise"
986
+ "kind": "cli",
987
+ "name": "voiceoutput_repairFactAuditAction",
988
+ "operation": "repairFactAuditAction",
989
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1420
990
  },
1421
991
  {
1422
- "name": "classifyConstraintError",
1423
- "static": true,
1424
- "params": [
1425
- "message: string"
1426
- ],
1427
- "returns": "'unique' | 'not_null' | null"
992
+ "kind": "cli",
993
+ "name": "voiceoutput_repairFactEvidence",
994
+ "operation": "repairFactEvidence",
995
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1428
996
  },
1429
997
  {
1430
- "name": "clearEmbeddings",
1431
- "async": true,
1432
- "returns": "Promise<void>"
998
+ "kind": "cli",
999
+ "name": "voiceoutput_repairFactEvidenceAction",
1000
+ "operation": "repairFactEvidenceAction",
1001
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1433
1002
  },
1434
1003
  {
1435
- "name": "delete",
1436
- "async": true,
1437
- "params": [
1438
- "options?: SmrtDeleteOptions"
1439
- ],
1440
- "returns": "Promise<void>"
1004
+ "kind": "cli",
1005
+ "name": "voiceoutput_recheckFactClaims",
1006
+ "operation": "recheckFactClaims",
1007
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1441
1008
  },
1442
1009
  {
1443
- "name": "describe",
1444
- "async": true,
1445
- "params": [
1446
- "options?: AiOperationOptions"
1447
- ],
1448
- "returns": "any"
1010
+ "kind": "cli",
1011
+ "name": "voiceoutput_recheckFactClaimsAction",
1012
+ "operation": "recheckFactClaimsAction",
1013
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1449
1014
  },
1450
1015
  {
1451
- "name": "destroy",
1452
- "returns": "void"
1016
+ "kind": "cli",
1017
+ "name": "voiceoutput_updateFactEvidenceStatus",
1018
+ "operation": "updateFactEvidenceStatus",
1019
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1453
1020
  },
1454
1021
  {
1455
- "name": "do",
1456
- "async": true,
1457
- "params": [
1458
- "instructions: string",
1459
- "options?: AiOperationOptions"
1460
- ],
1461
- "returns": "any"
1022
+ "kind": "cli",
1023
+ "name": "voiceoutput_updateFactEvidenceStatusAction",
1024
+ "operation": "updateFactEvidenceStatusAction",
1025
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1462
1026
  },
1463
1027
  {
1464
- "name": "executeToolCall",
1465
- "async": true,
1466
- "params": [
1467
- "toolCall: ToolCall"
1468
- ],
1469
- "returns": "Promise<ToolCallResult>"
1028
+ "kind": "cli",
1029
+ "name": "voiceoutput_getFactAuditState",
1030
+ "operation": "getFactAuditState",
1031
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1470
1032
  },
1471
1033
  {
1472
- "name": "forget",
1473
- "async": true,
1474
- "params": [
1475
- "options: object"
1476
- ],
1477
- "returns": "Promise<void>"
1034
+ "kind": "cli",
1035
+ "name": "voiceoutput_getFactAuditStateAction",
1036
+ "operation": "getFactAuditStateAction",
1037
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1478
1038
  },
1479
1039
  {
1480
- "name": "forgetScope",
1481
- "async": true,
1482
- "params": [
1483
- "options: object"
1484
- ],
1485
- "returns": "Promise<number>"
1040
+ "kind": "cli",
1041
+ "name": "voiceoutput_getFactsState",
1042
+ "operation": "getFactsState",
1043
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1486
1044
  },
1487
1045
  {
1488
- "name": "generateEmbeddings",
1489
- "async": true,
1490
- "params": [
1491
- "options?: GenerateEmbeddingsOptions"
1492
- ],
1493
- "returns": "Promise<void>"
1046
+ "kind": "cli",
1047
+ "name": "voiceoutput_syncFactsState",
1048
+ "operation": "syncFactsState",
1049
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1494
1050
  },
1495
1051
  {
1496
- "name": "getAiUsageSnapshot",
1497
- "returns": "AiUsageSnapshot | undefined"
1052
+ "kind": "cli",
1053
+ "name": "voiceoutput_createVersion",
1054
+ "operation": "createVersion",
1055
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1498
1056
  },
1499
1057
  {
1500
- "name": "getAvailableTools",
1501
- "returns": "AITool[]"
1058
+ "kind": "cli",
1059
+ "name": "voiceoutput_getVersions",
1060
+ "operation": "getVersions",
1061
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1502
1062
  },
1503
1063
  {
1504
- "name": "getEmbedding",
1505
- "async": true,
1506
- "params": [
1507
- "fieldName: string",
1508
- "model?: string"
1509
- ],
1510
- "returns": "Promise<number[] | null>"
1064
+ "kind": "cli",
1065
+ "name": "voiceoutput_restoreFromVersion",
1066
+ "operation": "restoreFromVersion",
1067
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1511
1068
  },
1512
1069
  {
1513
- "name": "getFields",
1514
- "async": true,
1515
- "returns": "Promise<any>"
1070
+ "kind": "cli",
1071
+ "name": "voiceoutput_getReviews",
1072
+ "operation": "getReviews",
1073
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1516
1074
  },
1517
1075
  {
1518
- "name": "getId",
1519
- "async": true,
1520
- "returns": "any"
1076
+ "kind": "cli",
1077
+ "name": "voiceoutput_listReviews",
1078
+ "operation": "listReviews",
1079
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1521
1080
  },
1522
1081
  {
1523
- "name": "getRelated",
1524
- "async": true,
1525
- "params": [
1526
- "fieldName: string",
1527
- "opts?: LoadRelatedOptions"
1528
- ],
1529
- "returns": "Promise<any>"
1082
+ "kind": "cli",
1083
+ "name": "voiceoutput_getReviewRequirements",
1084
+ "operation": "getReviewRequirements",
1085
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1530
1086
  },
1531
1087
  {
1532
- "name": "getSavedId",
1533
- "async": true,
1534
- "returns": "any"
1088
+ "kind": "cli",
1089
+ "name": "voiceoutput_getGovernanceState",
1090
+ "operation": "getGovernanceState",
1091
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1535
1092
  },
1536
1093
  {
1537
- "name": "getSlug",
1538
- "async": true,
1539
- "returns": "any"
1094
+ "kind": "cli",
1095
+ "name": "voiceoutput_getGovernanceStateAction",
1096
+ "operation": "getGovernanceStateAction",
1097
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1540
1098
  },
1541
1099
  {
1542
- "name": "hasStaleEmbeddings",
1543
- "async": true,
1544
- "returns": "Promise<boolean>"
1100
+ "kind": "cli",
1101
+ "name": "voiceoutput_listReviewProfilesAction",
1102
+ "operation": "listReviewProfilesAction",
1103
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1545
1104
  },
1546
1105
  {
1547
- "name": "initialize",
1548
- "async": true,
1549
- "returns": "Promise"
1106
+ "kind": "cli",
1107
+ "name": "voiceoutput_evaluateReviewProfile",
1108
+ "operation": "evaluateReviewProfile",
1109
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1550
1110
  },
1551
1111
  {
1552
- "name": "is",
1553
- "async": true,
1554
- "params": [
1555
- "criteria: string",
1556
- "options?: AiOperationOptions"
1557
- ],
1558
- "returns": "any"
1112
+ "kind": "cli",
1113
+ "name": "voiceoutput_evaluateReviewProfileAction",
1114
+ "operation": "evaluateReviewProfileAction",
1115
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1559
1116
  },
1560
1117
  {
1561
- "name": "isRelatedLoaded",
1562
- "params": [
1563
- "fieldName: string"
1564
- ],
1565
- "returns": "boolean"
1118
+ "kind": "cli",
1119
+ "name": "voiceoutput_isReadyForReviewProfile",
1120
+ "operation": "isReadyForReviewProfile",
1121
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1566
1122
  },
1567
1123
  {
1568
- "name": "isSaved",
1569
- "async": true,
1570
- "returns": "any"
1124
+ "kind": "cli",
1125
+ "name": "voiceoutput_getPublishedTransparency",
1126
+ "operation": "getPublishedTransparency",
1127
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1571
1128
  },
1572
1129
  {
1573
- "name": "listAiUsage",
1574
- "async": true,
1575
- "params": [
1576
- "options?: AiUsageListOptions"
1577
- ],
1578
- "returns": "Promise<SmrtAiUsageRecord[]>"
1130
+ "kind": "cli",
1131
+ "name": "voiceoutput_getPublishedTransparencyAction",
1132
+ "operation": "getPublishedTransparencyAction",
1133
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1579
1134
  },
1580
1135
  {
1581
- "name": "loadDataFromDb",
1582
- "async": true,
1583
- "params": [
1584
- "data: Record<string>"
1585
- ],
1586
- "returns": "any"
1136
+ "kind": "cli",
1137
+ "name": "voiceoutput_previewTransparency",
1138
+ "operation": "previewTransparency",
1139
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1587
1140
  },
1588
1141
  {
1589
- "name": "loadFromId",
1590
- "async": true,
1591
- "returns": "any"
1142
+ "kind": "cli",
1143
+ "name": "voiceoutput_previewTransparencyAction",
1144
+ "operation": "previewTransparencyAction",
1145
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1592
1146
  },
1593
1147
  {
1594
- "name": "loadFromSlug",
1595
- "async": true,
1596
- "returns": "any"
1148
+ "kind": "cli",
1149
+ "name": "voiceoutput_runReview",
1150
+ "operation": "runReview",
1151
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1597
1152
  },
1598
1153
  {
1599
- "name": "loadRelated",
1600
- "async": true,
1601
- "params": [
1602
- "fieldName: string",
1603
- "opts?: LoadRelatedOptions"
1604
- ],
1605
- "returns": "Promise<any>"
1154
+ "kind": "cli",
1155
+ "name": "voiceoutput_runReviewAction",
1156
+ "operation": "runReviewAction",
1157
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1606
1158
  },
1607
1159
  {
1608
- "name": "loadRelatedMany",
1609
- "async": true,
1610
- "params": [
1611
- "fieldName: string",
1612
- "opts?: LoadRelatedOptions"
1613
- ],
1614
- "returns": "Promise<any[]>"
1160
+ "kind": "cli",
1161
+ "name": "voiceoutput_reviewFacts",
1162
+ "operation": "reviewFacts",
1163
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1615
1164
  },
1616
1165
  {
1617
- "name": "markAsPersisted",
1618
- "returns": "void"
1166
+ "kind": "cli",
1167
+ "name": "voiceoutput_reviewSafety",
1168
+ "operation": "reviewSafety",
1169
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1619
1170
  },
1620
1171
  {
1621
- "name": "recall",
1622
- "async": true,
1623
- "params": [
1624
- "options: object"
1625
- ],
1626
- "returns": "Promise"
1172
+ "kind": "cli",
1173
+ "name": "voiceoutput_getCorrections",
1174
+ "operation": "getCorrections",
1175
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1627
1176
  },
1628
1177
  {
1629
- "name": "recallAll",
1630
- "async": true,
1631
- "params": [
1632
- "options?: object"
1633
- ],
1634
- "returns": "Promise<Map<string>>"
1178
+ "kind": "cli",
1179
+ "name": "voiceoutput_listCorrections",
1180
+ "operation": "listCorrections",
1181
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1635
1182
  },
1636
1183
  {
1637
- "name": "remember",
1638
- "async": true,
1639
- "params": [
1640
- "options: object"
1641
- ],
1642
- "returns": "Promise<void>"
1184
+ "kind": "cli",
1185
+ "name": "voiceoutput_issueCorrection",
1186
+ "operation": "issueCorrection",
1187
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1643
1188
  },
1644
1189
  {
1645
- "name": "requireInsertOnSave",
1646
- "returns": "void"
1190
+ "kind": "cli",
1191
+ "name": "voiceoutput_issueCorrectionAction",
1192
+ "operation": "issueCorrectionAction",
1193
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1647
1194
  },
1648
1195
  {
1649
- "name": "resetAiUsage",
1650
- "returns": "void"
1196
+ "kind": "cli",
1197
+ "name": "voiceoutput_listVersions",
1198
+ "operation": "listVersions",
1199
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1651
1200
  },
1652
1201
  {
1653
- "name": "save",
1654
- "async": true,
1655
- "params": [
1656
- "options?: SmrtSaveOptions"
1657
- ],
1658
- "returns": "any"
1202
+ "kind": "cli",
1203
+ "name": "voiceoutput_mutateVersionAction",
1204
+ "operation": "mutateVersionAction",
1205
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1659
1206
  },
1660
1207
  {
1661
- "name": "summarizeAiUsage",
1662
- "async": true,
1663
- "params": [
1664
- "options?: AiUsageSummaryOptions"
1665
- ],
1666
- "returns": "Promise<Record<string, AiUsageStats>>"
1208
+ "kind": "cli",
1209
+ "name": "voiceoutput_getCategorySegments",
1210
+ "operation": "getCategorySegments",
1211
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1667
1212
  },
1668
1213
  {
1669
- "name": "toJSON",
1670
- "returns": "any"
1214
+ "kind": "cli",
1215
+ "name": "voiceoutput_getParentCategory",
1216
+ "operation": "getParentCategory",
1217
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1671
1218
  },
1672
1219
  {
1673
- "name": "toPlainObject",
1674
- "returns": "Record<string>"
1220
+ "kind": "cli",
1221
+ "name": "voiceoutput_getRootCategory",
1222
+ "operation": "getRootCategory",
1223
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1675
1224
  },
1676
1225
  {
1677
- "name": "toPublicJSON",
1678
- "params": [
1679
- "options?: PublicJsonOptions"
1680
- ],
1681
- "returns": "Record<string>"
1226
+ "kind": "cli",
1227
+ "name": "voiceoutput_getAncestorPaths",
1228
+ "operation": "getAncestorPaths",
1229
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1682
1230
  },
1683
1231
  {
1684
- "name": "toSpeechVoice",
1685
- "returns": "SpeechVoice"
1232
+ "kind": "cli",
1233
+ "name": "voiceoutput_isInCategory",
1234
+ "operation": "isInCategory",
1235
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1686
1236
  },
1687
1237
  {
1688
- "name": "withDatabase",
1689
- "async": true,
1690
- "params": [
1691
- "db: DatabaseInterface",
1692
- "operation: Function"
1693
- ],
1694
- "returns": "Promise<T>"
1238
+ "kind": "cli",
1239
+ "name": "voiceoutput_getAssets",
1240
+ "operation": "getAssets",
1241
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1695
1242
  },
1696
1243
  {
1697
- "name": "withTransaction",
1698
- "async": true,
1699
- "params": [
1700
- "operation: Function"
1701
- ],
1702
- "returns": "Promise<T>"
1703
- }
1704
- ],
1705
- "tenant": {
1706
- "scoped": true,
1707
- "mode": "optional",
1708
- "field": "tenantId"
1709
- },
1710
- "tableStrategy": "sti",
1711
- "conflictColumns": [
1712
- "tenant_id",
1713
- "slug",
1714
- "context",
1715
- "_meta_type"
1716
- ],
1717
- "surfaces": [
1718
- {
1719
- "kind": "api",
1720
- "name": "voiceprofiles.list",
1721
- "operation": "list",
1722
- "objectName": "@happyvertical/smrt-voice:VoiceProfile",
1723
- "path": "/voiceprofiles",
1724
- "method": "GET"
1244
+ "kind": "cli",
1245
+ "name": "voiceoutput_addAsset",
1246
+ "operation": "addAsset",
1247
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1725
1248
  },
1726
1249
  {
1727
- "kind": "api",
1728
- "name": "voiceprofiles.get",
1729
- "operation": "get",
1730
- "objectName": "@happyvertical/smrt-voice:VoiceProfile",
1731
- "path": "/voiceprofiles/[id]",
1732
- "method": "GET"
1250
+ "kind": "cli",
1251
+ "name": "voiceoutput_removeAsset",
1252
+ "operation": "removeAsset",
1253
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1733
1254
  },
1734
1255
  {
1735
- "kind": "api",
1736
- "name": "voiceprofiles.create",
1737
- "operation": "create",
1738
- "objectName": "@happyvertical/smrt-voice:VoiceProfile",
1739
- "path": "/voiceprofiles",
1740
- "method": "POST"
1256
+ "kind": "cli",
1257
+ "name": "voiceoutput_getMetadata",
1258
+ "operation": "getMetadata",
1259
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1741
1260
  },
1742
1261
  {
1743
- "kind": "api",
1744
- "name": "voiceprofiles.update",
1745
- "operation": "update",
1746
- "objectName": "@happyvertical/smrt-voice:VoiceProfile",
1747
- "path": "/voiceprofiles/[id]",
1748
- "method": "PATCH"
1262
+ "kind": "cli",
1263
+ "name": "voiceoutput_setMetadata",
1264
+ "operation": "setMetadata",
1265
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1749
1266
  },
1750
1267
  {
1751
- "kind": "api",
1752
- "name": "voiceprofiles.delete",
1753
- "operation": "delete",
1754
- "objectName": "@happyvertical/smrt-voice:VoiceProfile",
1755
- "path": "/voiceprofiles/[id]",
1756
- "method": "DELETE"
1268
+ "kind": "cli",
1269
+ "name": "voiceoutput_updateMetadata",
1270
+ "operation": "updateMetadata",
1271
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1757
1272
  },
1758
1273
  {
1759
1274
  "kind": "cli",
1760
- "name": "voiceprofile_list",
1761
- "operation": "list",
1762
- "objectName": "@happyvertical/smrt-voice:VoiceProfile"
1275
+ "name": "voiceoutput_getThumbnail",
1276
+ "operation": "getThumbnail",
1277
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1763
1278
  },
1764
1279
  {
1765
1280
  "kind": "cli",
1766
- "name": "voiceprofile_get",
1767
- "operation": "get",
1768
- "objectName": "@happyvertical/smrt-voice:VoiceProfile"
1281
+ "name": "voiceoutput_setThumbnail",
1282
+ "operation": "setThumbnail",
1283
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1769
1284
  },
1770
1285
  {
1771
1286
  "kind": "cli",
1772
- "name": "voiceprofile_create",
1773
- "operation": "create",
1774
- "objectName": "@happyvertical/smrt-voice:VoiceProfile"
1287
+ "name": "voiceoutput_generateThumbnail",
1288
+ "operation": "generateThumbnail",
1289
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1775
1290
  },
1776
1291
  {
1777
1292
  "kind": "cli",
1778
- "name": "voiceprofile_update",
1779
- "operation": "update",
1780
- "objectName": "@happyvertical/smrt-voice:VoiceProfile"
1293
+ "name": "voiceoutput_getWordAtTime",
1294
+ "operation": "getWordAtTime",
1295
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1781
1296
  },
1782
1297
  {
1783
1298
  "kind": "cli",
1784
- "name": "voiceprofile_delete",
1785
- "operation": "delete",
1786
- "objectName": "@happyvertical/smrt-voice:VoiceProfile"
1299
+ "name": "voiceoutput_fromSynthesizedSpeech",
1300
+ "operation": "fromSynthesizedSpeech",
1301
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1787
1302
  },
1788
1303
  {
1789
1304
  "kind": "mcp",
1790
- "name": "voiceprofile_list",
1305
+ "name": "voiceoutput_list",
1791
1306
  "operation": "list",
1792
- "objectName": "@happyvertical/smrt-voice:VoiceProfile"
1307
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1793
1308
  },
1794
1309
  {
1795
1310
  "kind": "mcp",
1796
- "name": "voiceprofile_get",
1311
+ "name": "voiceoutput_get",
1797
1312
  "operation": "get",
1798
- "objectName": "@happyvertical/smrt-voice:VoiceProfile"
1313
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1799
1314
  }
1800
1315
  ],
1801
1316
  "relationshipFeatures": [
1802
1317
  "crossPackageRef",
1318
+ "foreignKey",
1803
1319
  "uuidColumns"
1804
1320
  ],
1805
1321
  "tags": [],
1806
1322
  "risks": []
1807
1323
  },
1808
1324
  {
1809
- "name": "VoiceSample",
1810
- "qualifiedName": "@happyvertical/smrt-voice:VoiceSample",
1811
- "collection": "voicesamples",
1812
- "tableName": "voice_samples",
1325
+ "name": "VoiceProfile",
1326
+ "qualifiedName": "@happyvertical/smrt-voice:VoiceProfile",
1327
+ "collection": "voiceprofiles",
1328
+ "tableName": "voice_profiles",
1813
1329
  "packageName": "@happyvertical/smrt-voice",
1814
1330
  "extends": "SmrtObject",
1815
1331
  "fields": [
@@ -1832,75 +1348,90 @@
1832
1348
  "columnType": "UUID"
1833
1349
  },
1834
1350
  {
1835
- "name": "voiceProfileId",
1836
- "type": "foreignKey",
1351
+ "name": "name",
1352
+ "type": "text",
1837
1353
  "required": false,
1838
- "related": "VoiceProfile",
1839
- "columnType": "UUID"
1354
+ "columnType": "TEXT",
1355
+ "default": ""
1840
1356
  },
1841
1357
  {
1842
- "name": "assetId",
1843
- "type": "crossPackageRef",
1358
+ "name": "description",
1359
+ "type": "text",
1844
1360
  "required": false,
1845
- "related": "@happyvertical/smrt-assets:Asset",
1846
- "columnType": "UUID"
1361
+ "columnType": "TEXT"
1847
1362
  },
1848
1363
  {
1849
- "name": "duration",
1850
- "type": "integer",
1364
+ "name": "language",
1365
+ "type": "text",
1851
1366
  "required": false,
1852
- "columnType": "INTEGER",
1853
- "default": 0
1367
+ "columnType": "TEXT",
1368
+ "default": "en-US"
1854
1369
  },
1855
1370
  {
1856
- "name": "transcription",
1371
+ "name": "gender",
1857
1372
  "type": "text",
1858
1373
  "required": false,
1859
- "columnType": "TEXT"
1374
+ "columnType": "TEXT",
1375
+ "default": "neutral"
1860
1376
  },
1861
1377
  {
1862
- "name": "quality",
1378
+ "name": "designPrompt",
1863
1379
  "type": "text",
1864
1380
  "required": false,
1865
- "columnType": "TEXT",
1866
- "default": "medium"
1381
+ "columnType": "TEXT"
1867
1382
  },
1868
1383
  {
1869
- "name": "sampleRate",
1870
- "type": "integer",
1384
+ "name": "sampleAssetId",
1385
+ "type": "crossPackageRef",
1871
1386
  "required": false,
1872
- "columnType": "INTEGER"
1387
+ "related": "@happyvertical/smrt-assets:Asset",
1388
+ "columnType": "UUID"
1873
1389
  },
1874
1390
  {
1875
- "name": "channels",
1391
+ "name": "voiceData",
1392
+ "type": "json",
1393
+ "required": false,
1394
+ "columnType": "JSON",
1395
+ "default": {}
1396
+ },
1397
+ {
1398
+ "name": "defaultSpeed",
1399
+ "type": "decimal",
1400
+ "required": false,
1401
+ "columnType": "REAL",
1402
+ "default": 1
1403
+ },
1404
+ {
1405
+ "name": "defaultPitch",
1876
1406
  "type": "integer",
1877
1407
  "required": false,
1878
- "columnType": "INTEGER"
1408
+ "columnType": "INTEGER",
1409
+ "default": 0
1879
1410
  },
1880
1411
  {
1881
- "name": "format",
1412
+ "name": "status",
1882
1413
  "type": "text",
1883
1414
  "required": false,
1884
- "columnType": "TEXT"
1415
+ "columnType": "TEXT",
1416
+ "default": "pending"
1885
1417
  },
1886
1418
  {
1887
- "name": "isPrimary",
1888
- "type": "boolean",
1419
+ "name": "provider",
1420
+ "type": "text",
1889
1421
  "required": false,
1890
- "columnType": "BOOLEAN",
1891
- "default": false
1422
+ "columnType": "TEXT",
1423
+ "default": "qwen3-tts"
1424
+ },
1425
+ {
1426
+ "name": "errorMessage",
1427
+ "type": "text",
1428
+ "required": false,
1429
+ "columnType": "TEXT"
1892
1430
  }
1893
1431
  ],
1894
1432
  "relationships": [
1895
1433
  {
1896
- "name": "voiceProfileId",
1897
- "type": "foreignKey",
1898
- "required": false,
1899
- "related": "VoiceProfile",
1900
- "columnType": "UUID"
1901
- },
1902
- {
1903
- "name": "assetId",
1434
+ "name": "sampleAssetId",
1904
1435
  "type": "crossPackageRef",
1905
1436
  "required": false,
1906
1437
  "related": "@happyvertical/smrt-assets:Asset",
@@ -1908,348 +1439,226 @@
1908
1439
  }
1909
1440
  ],
1910
1441
  "methods": [
1911
- "_setLoadedRelationship",
1912
- "claimRevision",
1913
- "classifyConstraintError",
1914
- "clearEmbeddings",
1915
- "delete",
1916
- "describe",
1917
- "destroy",
1918
- "do",
1919
- "executeToolCall",
1920
- "forget",
1921
- "forgetScope",
1922
- "generateEmbeddings",
1923
- "getAiUsageSnapshot",
1924
- "getAvailableTools",
1925
- "getEmbedding",
1926
- "getFields",
1927
- "getId",
1928
- "getRelated",
1929
- "getSavedId",
1930
- "getSlug",
1931
- "hasStaleEmbeddings",
1932
- "initialize",
1933
- "is",
1934
- "isRelatedLoaded",
1935
- "isSaved",
1936
- "listAiUsage",
1937
- "loadDataFromDb",
1938
- "loadFromId",
1939
- "loadFromSlug",
1940
- "loadRelated",
1941
- "loadRelatedMany",
1942
- "markAsPersisted",
1943
- "recall",
1944
- "recallAll",
1945
- "remember",
1946
- "requireInsertOnSave",
1947
- "resetAiUsage",
1948
- "save",
1949
- "summarizeAiUsage",
1950
- "toJSON",
1951
- "toPlainObject",
1952
- "toPublicJSON",
1953
- "withDatabase",
1954
- "withTransaction"
1442
+ "toSpeechVoice"
1955
1443
  ],
1956
1444
  "methodSignatures": [
1957
1445
  {
1958
- "name": "_setLoadedRelationship",
1959
- "params": [
1960
- "fieldName: string",
1961
- "value: any"
1962
- ],
1963
- "returns": "void"
1964
- },
1965
- {
1966
- "name": "claimRevision",
1967
- "async": true,
1968
- "params": [
1969
- "expectedUpdatedAt: Date | string"
1970
- ],
1971
- "returns": "Promise"
1972
- },
1973
- {
1974
- "name": "classifyConstraintError",
1975
- "static": true,
1976
- "params": [
1977
- "message: string"
1978
- ],
1979
- "returns": "'unique' | 'not_null' | null"
1980
- },
1981
- {
1982
- "name": "clearEmbeddings",
1983
- "async": true,
1984
- "returns": "Promise<void>"
1985
- },
1986
- {
1987
- "name": "delete",
1988
- "async": true,
1989
- "params": [
1990
- "options?: SmrtDeleteOptions"
1991
- ],
1992
- "returns": "Promise<void>"
1993
- },
1994
- {
1995
- "name": "describe",
1996
- "async": true,
1997
- "params": [
1998
- "options?: AiOperationOptions"
1999
- ],
2000
- "returns": "any"
2001
- },
2002
- {
2003
- "name": "destroy",
2004
- "returns": "void"
2005
- },
2006
- {
2007
- "name": "do",
2008
- "async": true,
2009
- "params": [
2010
- "instructions: string",
2011
- "options?: AiOperationOptions"
2012
- ],
2013
- "returns": "any"
2014
- },
2015
- {
2016
- "name": "executeToolCall",
2017
- "async": true,
2018
- "params": [
2019
- "toolCall: ToolCall"
2020
- ],
2021
- "returns": "Promise<ToolCallResult>"
2022
- },
2023
- {
2024
- "name": "forget",
2025
- "async": true,
2026
- "params": [
2027
- "options: object"
2028
- ],
2029
- "returns": "Promise<void>"
2030
- },
2031
- {
2032
- "name": "forgetScope",
2033
- "async": true,
2034
- "params": [
2035
- "options: object"
2036
- ],
2037
- "returns": "Promise<number>"
2038
- },
2039
- {
2040
- "name": "generateEmbeddings",
2041
- "async": true,
2042
- "params": [
2043
- "options?: GenerateEmbeddingsOptions"
2044
- ],
2045
- "returns": "Promise<void>"
2046
- },
2047
- {
2048
- "name": "getAiUsageSnapshot",
2049
- "returns": "AiUsageSnapshot | undefined"
2050
- },
2051
- {
2052
- "name": "getAvailableTools",
2053
- "returns": "AITool[]"
2054
- },
2055
- {
2056
- "name": "getEmbedding",
2057
- "async": true,
2058
- "params": [
2059
- "fieldName: string",
2060
- "model?: string"
2061
- ],
2062
- "returns": "Promise<number[] | null>"
2063
- },
2064
- {
2065
- "name": "getFields",
2066
- "async": true,
2067
- "returns": "Promise<any>"
2068
- },
2069
- {
2070
- "name": "getId",
2071
- "async": true,
2072
- "returns": "any"
2073
- },
1446
+ "name": "toSpeechVoice",
1447
+ "returns": "SpeechVoice"
1448
+ }
1449
+ ],
1450
+ "tenant": {
1451
+ "scoped": true,
1452
+ "mode": "optional",
1453
+ "field": "tenantId"
1454
+ },
1455
+ "tableStrategy": "sti",
1456
+ "conflictColumns": [
1457
+ "tenant_id",
1458
+ "slug",
1459
+ "context",
1460
+ "_meta_type"
1461
+ ],
1462
+ "surfaces": [
2074
1463
  {
2075
- "name": "getRelated",
2076
- "async": true,
2077
- "params": [
2078
- "fieldName: string",
2079
- "opts?: LoadRelatedOptions"
2080
- ],
2081
- "returns": "Promise<any>"
1464
+ "kind": "api",
1465
+ "name": "voiceprofiles.list",
1466
+ "operation": "list",
1467
+ "objectName": "@happyvertical/smrt-voice:VoiceProfile",
1468
+ "path": "/voiceprofiles",
1469
+ "method": "GET"
2082
1470
  },
2083
1471
  {
2084
- "name": "getSavedId",
2085
- "async": true,
2086
- "returns": "any"
1472
+ "kind": "api",
1473
+ "name": "voiceprofiles.get",
1474
+ "operation": "get",
1475
+ "objectName": "@happyvertical/smrt-voice:VoiceProfile",
1476
+ "path": "/voiceprofiles/[id]",
1477
+ "method": "GET"
2087
1478
  },
2088
1479
  {
2089
- "name": "getSlug",
2090
- "async": true,
2091
- "returns": "any"
1480
+ "kind": "api",
1481
+ "name": "voiceprofiles.create",
1482
+ "operation": "create",
1483
+ "objectName": "@happyvertical/smrt-voice:VoiceProfile",
1484
+ "path": "/voiceprofiles",
1485
+ "method": "POST"
2092
1486
  },
2093
1487
  {
2094
- "name": "hasStaleEmbeddings",
2095
- "async": true,
2096
- "returns": "Promise<boolean>"
1488
+ "kind": "api",
1489
+ "name": "voiceprofiles.update",
1490
+ "operation": "update",
1491
+ "objectName": "@happyvertical/smrt-voice:VoiceProfile",
1492
+ "path": "/voiceprofiles/[id]",
1493
+ "method": "PATCH"
2097
1494
  },
2098
1495
  {
2099
- "name": "initialize",
2100
- "async": true,
2101
- "returns": "Promise"
1496
+ "kind": "api",
1497
+ "name": "voiceprofiles.delete",
1498
+ "operation": "delete",
1499
+ "objectName": "@happyvertical/smrt-voice:VoiceProfile",
1500
+ "path": "/voiceprofiles/[id]",
1501
+ "method": "DELETE"
2102
1502
  },
2103
1503
  {
2104
- "name": "is",
2105
- "async": true,
2106
- "params": [
2107
- "criteria: string",
2108
- "options?: AiOperationOptions"
2109
- ],
2110
- "returns": "any"
1504
+ "kind": "cli",
1505
+ "name": "voiceprofile_list",
1506
+ "operation": "list",
1507
+ "objectName": "@happyvertical/smrt-voice:VoiceProfile"
2111
1508
  },
2112
1509
  {
2113
- "name": "isRelatedLoaded",
2114
- "params": [
2115
- "fieldName: string"
2116
- ],
2117
- "returns": "boolean"
1510
+ "kind": "cli",
1511
+ "name": "voiceprofile_get",
1512
+ "operation": "get",
1513
+ "objectName": "@happyvertical/smrt-voice:VoiceProfile"
2118
1514
  },
2119
1515
  {
2120
- "name": "isSaved",
2121
- "async": true,
2122
- "returns": "any"
1516
+ "kind": "cli",
1517
+ "name": "voiceprofile_create",
1518
+ "operation": "create",
1519
+ "objectName": "@happyvertical/smrt-voice:VoiceProfile"
2123
1520
  },
2124
1521
  {
2125
- "name": "listAiUsage",
2126
- "async": true,
2127
- "params": [
2128
- "options?: AiUsageListOptions"
2129
- ],
2130
- "returns": "Promise<SmrtAiUsageRecord[]>"
1522
+ "kind": "cli",
1523
+ "name": "voiceprofile_update",
1524
+ "operation": "update",
1525
+ "objectName": "@happyvertical/smrt-voice:VoiceProfile"
2131
1526
  },
2132
1527
  {
2133
- "name": "loadDataFromDb",
2134
- "async": true,
2135
- "params": [
2136
- "data: Record<string>"
2137
- ],
2138
- "returns": "any"
1528
+ "kind": "cli",
1529
+ "name": "voiceprofile_delete",
1530
+ "operation": "delete",
1531
+ "objectName": "@happyvertical/smrt-voice:VoiceProfile"
2139
1532
  },
2140
1533
  {
2141
- "name": "loadFromId",
2142
- "async": true,
2143
- "returns": "any"
1534
+ "kind": "cli",
1535
+ "name": "voiceprofile_toSpeechVoice",
1536
+ "operation": "toSpeechVoice",
1537
+ "objectName": "@happyvertical/smrt-voice:VoiceProfile"
2144
1538
  },
2145
1539
  {
2146
- "name": "loadFromSlug",
2147
- "async": true,
2148
- "returns": "any"
1540
+ "kind": "mcp",
1541
+ "name": "voiceprofile_list",
1542
+ "operation": "list",
1543
+ "objectName": "@happyvertical/smrt-voice:VoiceProfile"
2149
1544
  },
2150
1545
  {
2151
- "name": "loadRelated",
2152
- "async": true,
2153
- "params": [
2154
- "fieldName: string",
2155
- "opts?: LoadRelatedOptions"
2156
- ],
2157
- "returns": "Promise<any>"
2158
- },
1546
+ "kind": "mcp",
1547
+ "name": "voiceprofile_get",
1548
+ "operation": "get",
1549
+ "objectName": "@happyvertical/smrt-voice:VoiceProfile"
1550
+ }
1551
+ ],
1552
+ "relationshipFeatures": [
1553
+ "crossPackageRef",
1554
+ "uuidColumns"
1555
+ ],
1556
+ "tags": [],
1557
+ "risks": []
1558
+ },
1559
+ {
1560
+ "name": "VoiceSample",
1561
+ "qualifiedName": "@happyvertical/smrt-voice:VoiceSample",
1562
+ "collection": "voicesamples",
1563
+ "tableName": "voice_samples",
1564
+ "packageName": "@happyvertical/smrt-voice",
1565
+ "extends": "SmrtObject",
1566
+ "fields": [
2159
1567
  {
2160
- "name": "loadRelatedMany",
2161
- "async": true,
2162
- "params": [
2163
- "fieldName: string",
2164
- "opts?: LoadRelatedOptions"
2165
- ],
2166
- "returns": "Promise<any[]>"
1568
+ "name": "created_at",
1569
+ "type": "datetime",
1570
+ "required": false,
1571
+ "columnType": "TIMESTAMP"
2167
1572
  },
2168
1573
  {
2169
- "name": "markAsPersisted",
2170
- "returns": "void"
1574
+ "name": "updated_at",
1575
+ "type": "datetime",
1576
+ "required": false,
1577
+ "columnType": "TIMESTAMP"
2171
1578
  },
2172
1579
  {
2173
- "name": "recall",
2174
- "async": true,
2175
- "params": [
2176
- "options: object"
2177
- ],
2178
- "returns": "Promise"
1580
+ "name": "tenantId",
1581
+ "type": "text",
1582
+ "required": false,
1583
+ "columnType": "UUID"
2179
1584
  },
2180
1585
  {
2181
- "name": "recallAll",
2182
- "async": true,
2183
- "params": [
2184
- "options?: object"
2185
- ],
2186
- "returns": "Promise<Map<string>>"
1586
+ "name": "voiceProfileId",
1587
+ "type": "foreignKey",
1588
+ "required": false,
1589
+ "related": "VoiceProfile",
1590
+ "columnType": "UUID"
2187
1591
  },
2188
1592
  {
2189
- "name": "remember",
2190
- "async": true,
2191
- "params": [
2192
- "options: object"
2193
- ],
2194
- "returns": "Promise<void>"
1593
+ "name": "assetId",
1594
+ "type": "crossPackageRef",
1595
+ "required": false,
1596
+ "related": "@happyvertical/smrt-assets:Asset",
1597
+ "columnType": "UUID"
2195
1598
  },
2196
1599
  {
2197
- "name": "requireInsertOnSave",
2198
- "returns": "void"
1600
+ "name": "duration",
1601
+ "type": "integer",
1602
+ "required": false,
1603
+ "columnType": "INTEGER",
1604
+ "default": 0
2199
1605
  },
2200
1606
  {
2201
- "name": "resetAiUsage",
2202
- "returns": "void"
1607
+ "name": "transcription",
1608
+ "type": "text",
1609
+ "required": false,
1610
+ "columnType": "TEXT"
2203
1611
  },
2204
1612
  {
2205
- "name": "save",
2206
- "async": true,
2207
- "params": [
2208
- "options?: SmrtSaveOptions"
2209
- ],
2210
- "returns": "any"
1613
+ "name": "quality",
1614
+ "type": "text",
1615
+ "required": false,
1616
+ "columnType": "TEXT",
1617
+ "default": "medium"
2211
1618
  },
2212
1619
  {
2213
- "name": "summarizeAiUsage",
2214
- "async": true,
2215
- "params": [
2216
- "options?: AiUsageSummaryOptions"
2217
- ],
2218
- "returns": "Promise<Record<string, AiUsageStats>>"
1620
+ "name": "sampleRate",
1621
+ "type": "integer",
1622
+ "required": false,
1623
+ "columnType": "INTEGER"
2219
1624
  },
2220
1625
  {
2221
- "name": "toJSON",
2222
- "returns": "any"
1626
+ "name": "channels",
1627
+ "type": "integer",
1628
+ "required": false,
1629
+ "columnType": "INTEGER"
2223
1630
  },
2224
1631
  {
2225
- "name": "toPlainObject",
2226
- "returns": "Record<string>"
1632
+ "name": "format",
1633
+ "type": "text",
1634
+ "required": false,
1635
+ "columnType": "TEXT"
2227
1636
  },
2228
1637
  {
2229
- "name": "toPublicJSON",
2230
- "params": [
2231
- "options?: PublicJsonOptions"
2232
- ],
2233
- "returns": "Record<string>"
2234
- },
1638
+ "name": "isPrimary",
1639
+ "type": "boolean",
1640
+ "required": false,
1641
+ "columnType": "BOOLEAN",
1642
+ "default": false
1643
+ }
1644
+ ],
1645
+ "relationships": [
2235
1646
  {
2236
- "name": "withDatabase",
2237
- "async": true,
2238
- "params": [
2239
- "db: DatabaseInterface",
2240
- "operation: Function"
2241
- ],
2242
- "returns": "Promise<T>"
1647
+ "name": "voiceProfileId",
1648
+ "type": "foreignKey",
1649
+ "required": false,
1650
+ "related": "VoiceProfile",
1651
+ "columnType": "UUID"
2243
1652
  },
2244
1653
  {
2245
- "name": "withTransaction",
2246
- "async": true,
2247
- "params": [
2248
- "operation: Function"
2249
- ],
2250
- "returns": "Promise<T>"
1654
+ "name": "assetId",
1655
+ "type": "crossPackageRef",
1656
+ "required": false,
1657
+ "related": "@happyvertical/smrt-assets:Asset",
1658
+ "columnType": "UUID"
2251
1659
  }
2252
1660
  ],
1661
+ "methods": [],
2253
1662
  "tenant": {
2254
1663
  "scoped": true,
2255
1664
  "mode": "optional",
@@ -2349,65 +1758,473 @@
2349
1758
  ],
2350
1759
  "surfaces": [
2351
1760
  {
2352
- "kind": "api",
2353
- "name": "contents.list",
2354
- "operation": "list",
2355
- "objectName": "@happyvertical/smrt-voice:VoiceOutput",
2356
- "path": "/contents",
2357
- "method": "GET"
1761
+ "kind": "api",
1762
+ "name": "contents.list",
1763
+ "operation": "list",
1764
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput",
1765
+ "path": "/contents",
1766
+ "method": "GET"
1767
+ },
1768
+ {
1769
+ "kind": "api",
1770
+ "name": "contents.get",
1771
+ "operation": "get",
1772
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput",
1773
+ "path": "/contents/[id]",
1774
+ "method": "GET"
1775
+ },
1776
+ {
1777
+ "kind": "api",
1778
+ "name": "contents.create",
1779
+ "operation": "create",
1780
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput",
1781
+ "path": "/contents",
1782
+ "method": "POST"
1783
+ },
1784
+ {
1785
+ "kind": "api",
1786
+ "name": "contents.delete",
1787
+ "operation": "delete",
1788
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput",
1789
+ "path": "/contents/[id]",
1790
+ "method": "DELETE"
1791
+ },
1792
+ {
1793
+ "kind": "cli",
1794
+ "name": "voiceoutput_list",
1795
+ "operation": "list",
1796
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1797
+ },
1798
+ {
1799
+ "kind": "cli",
1800
+ "name": "voiceoutput_get",
1801
+ "operation": "get",
1802
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1803
+ },
1804
+ {
1805
+ "kind": "cli",
1806
+ "name": "voiceoutput_create",
1807
+ "operation": "create",
1808
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1809
+ },
1810
+ {
1811
+ "kind": "cli",
1812
+ "name": "voiceoutput_update",
1813
+ "operation": "update",
1814
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1815
+ },
1816
+ {
1817
+ "kind": "cli",
1818
+ "name": "voiceoutput_delete",
1819
+ "operation": "delete",
1820
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1821
+ },
1822
+ {
1823
+ "kind": "cli",
1824
+ "name": "voiceoutput_resolveGovernance",
1825
+ "operation": "resolveGovernance",
1826
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1827
+ },
1828
+ {
1829
+ "kind": "cli",
1830
+ "name": "voiceoutput_loadReferences",
1831
+ "operation": "loadReferences",
1832
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1833
+ },
1834
+ {
1835
+ "kind": "cli",
1836
+ "name": "voiceoutput_addReference",
1837
+ "operation": "addReference",
1838
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1839
+ },
1840
+ {
1841
+ "kind": "cli",
1842
+ "name": "voiceoutput_removeReference",
1843
+ "operation": "removeReference",
1844
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1845
+ },
1846
+ {
1847
+ "kind": "cli",
1848
+ "name": "voiceoutput_getReferences",
1849
+ "operation": "getReferences",
1850
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1851
+ },
1852
+ {
1853
+ "kind": "cli",
1854
+ "name": "voiceoutput_getReferenceEdges",
1855
+ "operation": "getReferenceEdges",
1856
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1857
+ },
1858
+ {
1859
+ "kind": "cli",
1860
+ "name": "voiceoutput_getReferenceDrift",
1861
+ "operation": "getReferenceDrift",
1862
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1863
+ },
1864
+ {
1865
+ "kind": "cli",
1866
+ "name": "voiceoutput_isGoverned",
1867
+ "operation": "isGoverned",
1868
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2358
1869
  },
2359
1870
  {
2360
- "kind": "api",
2361
- "name": "contents.get",
2362
- "operation": "get",
2363
- "objectName": "@happyvertical/smrt-voice:VoiceOutput",
2364
- "path": "/contents/[id]",
2365
- "method": "GET"
1871
+ "kind": "cli",
1872
+ "name": "voiceoutput_getFactLinks",
1873
+ "operation": "getFactLinks",
1874
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2366
1875
  },
2367
1876
  {
2368
- "kind": "api",
2369
- "name": "contents.create",
2370
- "operation": "create",
2371
- "objectName": "@happyvertical/smrt-voice:VoiceOutput",
2372
- "path": "/contents",
2373
- "method": "POST"
1877
+ "kind": "cli",
1878
+ "name": "voiceoutput_getFacts",
1879
+ "operation": "getFacts",
1880
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2374
1881
  },
2375
1882
  {
2376
- "kind": "api",
2377
- "name": "contents.delete",
2378
- "operation": "delete",
2379
- "objectName": "@happyvertical/smrt-voice:VoiceOutput",
2380
- "path": "/contents/[id]",
2381
- "method": "DELETE"
1883
+ "kind": "cli",
1884
+ "name": "voiceoutput_addFact",
1885
+ "operation": "addFact",
1886
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2382
1887
  },
2383
1888
  {
2384
1889
  "kind": "cli",
2385
- "name": "voiceoutput_list",
2386
- "operation": "list",
1890
+ "name": "voiceoutput_removeFact",
1891
+ "operation": "removeFact",
2387
1892
  "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2388
1893
  },
2389
1894
  {
2390
1895
  "kind": "cli",
2391
- "name": "voiceoutput_get",
2392
- "operation": "get",
1896
+ "name": "voiceoutput_syncFacts",
1897
+ "operation": "syncFacts",
2393
1898
  "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2394
1899
  },
2395
1900
  {
2396
1901
  "kind": "cli",
2397
- "name": "voiceoutput_create",
2398
- "operation": "create",
1902
+ "name": "voiceoutput_browseFacts",
1903
+ "operation": "browseFacts",
2399
1904
  "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2400
1905
  },
2401
1906
  {
2402
1907
  "kind": "cli",
2403
- "name": "voiceoutput_update",
2404
- "operation": "update",
1908
+ "name": "voiceoutput_repairFactAudit",
1909
+ "operation": "repairFactAudit",
2405
1910
  "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2406
1911
  },
2407
1912
  {
2408
1913
  "kind": "cli",
2409
- "name": "voiceoutput_delete",
2410
- "operation": "delete",
1914
+ "name": "voiceoutput_repairFactAuditAction",
1915
+ "operation": "repairFactAuditAction",
1916
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1917
+ },
1918
+ {
1919
+ "kind": "cli",
1920
+ "name": "voiceoutput_repairFactEvidence",
1921
+ "operation": "repairFactEvidence",
1922
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1923
+ },
1924
+ {
1925
+ "kind": "cli",
1926
+ "name": "voiceoutput_repairFactEvidenceAction",
1927
+ "operation": "repairFactEvidenceAction",
1928
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1929
+ },
1930
+ {
1931
+ "kind": "cli",
1932
+ "name": "voiceoutput_recheckFactClaims",
1933
+ "operation": "recheckFactClaims",
1934
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1935
+ },
1936
+ {
1937
+ "kind": "cli",
1938
+ "name": "voiceoutput_recheckFactClaimsAction",
1939
+ "operation": "recheckFactClaimsAction",
1940
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1941
+ },
1942
+ {
1943
+ "kind": "cli",
1944
+ "name": "voiceoutput_updateFactEvidenceStatus",
1945
+ "operation": "updateFactEvidenceStatus",
1946
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1947
+ },
1948
+ {
1949
+ "kind": "cli",
1950
+ "name": "voiceoutput_updateFactEvidenceStatusAction",
1951
+ "operation": "updateFactEvidenceStatusAction",
1952
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1953
+ },
1954
+ {
1955
+ "kind": "cli",
1956
+ "name": "voiceoutput_getFactAuditState",
1957
+ "operation": "getFactAuditState",
1958
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1959
+ },
1960
+ {
1961
+ "kind": "cli",
1962
+ "name": "voiceoutput_getFactAuditStateAction",
1963
+ "operation": "getFactAuditStateAction",
1964
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1965
+ },
1966
+ {
1967
+ "kind": "cli",
1968
+ "name": "voiceoutput_getFactsState",
1969
+ "operation": "getFactsState",
1970
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1971
+ },
1972
+ {
1973
+ "kind": "cli",
1974
+ "name": "voiceoutput_syncFactsState",
1975
+ "operation": "syncFactsState",
1976
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1977
+ },
1978
+ {
1979
+ "kind": "cli",
1980
+ "name": "voiceoutput_createVersion",
1981
+ "operation": "createVersion",
1982
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1983
+ },
1984
+ {
1985
+ "kind": "cli",
1986
+ "name": "voiceoutput_getVersions",
1987
+ "operation": "getVersions",
1988
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1989
+ },
1990
+ {
1991
+ "kind": "cli",
1992
+ "name": "voiceoutput_restoreFromVersion",
1993
+ "operation": "restoreFromVersion",
1994
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
1995
+ },
1996
+ {
1997
+ "kind": "cli",
1998
+ "name": "voiceoutput_getReviews",
1999
+ "operation": "getReviews",
2000
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2001
+ },
2002
+ {
2003
+ "kind": "cli",
2004
+ "name": "voiceoutput_listReviews",
2005
+ "operation": "listReviews",
2006
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2007
+ },
2008
+ {
2009
+ "kind": "cli",
2010
+ "name": "voiceoutput_getReviewRequirements",
2011
+ "operation": "getReviewRequirements",
2012
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2013
+ },
2014
+ {
2015
+ "kind": "cli",
2016
+ "name": "voiceoutput_getGovernanceState",
2017
+ "operation": "getGovernanceState",
2018
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2019
+ },
2020
+ {
2021
+ "kind": "cli",
2022
+ "name": "voiceoutput_getGovernanceStateAction",
2023
+ "operation": "getGovernanceStateAction",
2024
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2025
+ },
2026
+ {
2027
+ "kind": "cli",
2028
+ "name": "voiceoutput_listReviewProfilesAction",
2029
+ "operation": "listReviewProfilesAction",
2030
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2031
+ },
2032
+ {
2033
+ "kind": "cli",
2034
+ "name": "voiceoutput_evaluateReviewProfile",
2035
+ "operation": "evaluateReviewProfile",
2036
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2037
+ },
2038
+ {
2039
+ "kind": "cli",
2040
+ "name": "voiceoutput_evaluateReviewProfileAction",
2041
+ "operation": "evaluateReviewProfileAction",
2042
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2043
+ },
2044
+ {
2045
+ "kind": "cli",
2046
+ "name": "voiceoutput_isReadyForReviewProfile",
2047
+ "operation": "isReadyForReviewProfile",
2048
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2049
+ },
2050
+ {
2051
+ "kind": "cli",
2052
+ "name": "voiceoutput_getPublishedTransparency",
2053
+ "operation": "getPublishedTransparency",
2054
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2055
+ },
2056
+ {
2057
+ "kind": "cli",
2058
+ "name": "voiceoutput_getPublishedTransparencyAction",
2059
+ "operation": "getPublishedTransparencyAction",
2060
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2061
+ },
2062
+ {
2063
+ "kind": "cli",
2064
+ "name": "voiceoutput_previewTransparency",
2065
+ "operation": "previewTransparency",
2066
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2067
+ },
2068
+ {
2069
+ "kind": "cli",
2070
+ "name": "voiceoutput_previewTransparencyAction",
2071
+ "operation": "previewTransparencyAction",
2072
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2073
+ },
2074
+ {
2075
+ "kind": "cli",
2076
+ "name": "voiceoutput_runReview",
2077
+ "operation": "runReview",
2078
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2079
+ },
2080
+ {
2081
+ "kind": "cli",
2082
+ "name": "voiceoutput_runReviewAction",
2083
+ "operation": "runReviewAction",
2084
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2085
+ },
2086
+ {
2087
+ "kind": "cli",
2088
+ "name": "voiceoutput_reviewFacts",
2089
+ "operation": "reviewFacts",
2090
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2091
+ },
2092
+ {
2093
+ "kind": "cli",
2094
+ "name": "voiceoutput_reviewSafety",
2095
+ "operation": "reviewSafety",
2096
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2097
+ },
2098
+ {
2099
+ "kind": "cli",
2100
+ "name": "voiceoutput_getCorrections",
2101
+ "operation": "getCorrections",
2102
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2103
+ },
2104
+ {
2105
+ "kind": "cli",
2106
+ "name": "voiceoutput_listCorrections",
2107
+ "operation": "listCorrections",
2108
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2109
+ },
2110
+ {
2111
+ "kind": "cli",
2112
+ "name": "voiceoutput_issueCorrection",
2113
+ "operation": "issueCorrection",
2114
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2115
+ },
2116
+ {
2117
+ "kind": "cli",
2118
+ "name": "voiceoutput_issueCorrectionAction",
2119
+ "operation": "issueCorrectionAction",
2120
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2121
+ },
2122
+ {
2123
+ "kind": "cli",
2124
+ "name": "voiceoutput_listVersions",
2125
+ "operation": "listVersions",
2126
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2127
+ },
2128
+ {
2129
+ "kind": "cli",
2130
+ "name": "voiceoutput_mutateVersionAction",
2131
+ "operation": "mutateVersionAction",
2132
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2133
+ },
2134
+ {
2135
+ "kind": "cli",
2136
+ "name": "voiceoutput_getCategorySegments",
2137
+ "operation": "getCategorySegments",
2138
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2139
+ },
2140
+ {
2141
+ "kind": "cli",
2142
+ "name": "voiceoutput_getParentCategory",
2143
+ "operation": "getParentCategory",
2144
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2145
+ },
2146
+ {
2147
+ "kind": "cli",
2148
+ "name": "voiceoutput_getRootCategory",
2149
+ "operation": "getRootCategory",
2150
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2151
+ },
2152
+ {
2153
+ "kind": "cli",
2154
+ "name": "voiceoutput_getAncestorPaths",
2155
+ "operation": "getAncestorPaths",
2156
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2157
+ },
2158
+ {
2159
+ "kind": "cli",
2160
+ "name": "voiceoutput_isInCategory",
2161
+ "operation": "isInCategory",
2162
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2163
+ },
2164
+ {
2165
+ "kind": "cli",
2166
+ "name": "voiceoutput_getAssets",
2167
+ "operation": "getAssets",
2168
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2169
+ },
2170
+ {
2171
+ "kind": "cli",
2172
+ "name": "voiceoutput_addAsset",
2173
+ "operation": "addAsset",
2174
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2175
+ },
2176
+ {
2177
+ "kind": "cli",
2178
+ "name": "voiceoutput_removeAsset",
2179
+ "operation": "removeAsset",
2180
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2181
+ },
2182
+ {
2183
+ "kind": "cli",
2184
+ "name": "voiceoutput_getMetadata",
2185
+ "operation": "getMetadata",
2186
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2187
+ },
2188
+ {
2189
+ "kind": "cli",
2190
+ "name": "voiceoutput_setMetadata",
2191
+ "operation": "setMetadata",
2192
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2193
+ },
2194
+ {
2195
+ "kind": "cli",
2196
+ "name": "voiceoutput_updateMetadata",
2197
+ "operation": "updateMetadata",
2198
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2199
+ },
2200
+ {
2201
+ "kind": "cli",
2202
+ "name": "voiceoutput_getThumbnail",
2203
+ "operation": "getThumbnail",
2204
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2205
+ },
2206
+ {
2207
+ "kind": "cli",
2208
+ "name": "voiceoutput_setThumbnail",
2209
+ "operation": "setThumbnail",
2210
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2211
+ },
2212
+ {
2213
+ "kind": "cli",
2214
+ "name": "voiceoutput_generateThumbnail",
2215
+ "operation": "generateThumbnail",
2216
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2217
+ },
2218
+ {
2219
+ "kind": "cli",
2220
+ "name": "voiceoutput_getWordAtTime",
2221
+ "operation": "getWordAtTime",
2222
+ "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2223
+ },
2224
+ {
2225
+ "kind": "cli",
2226
+ "name": "voiceoutput_fromSynthesizedSpeech",
2227
+ "operation": "fromSynthesizedSpeech",
2411
2228
  "objectName": "@happyvertical/smrt-voice:VoiceOutput"
2412
2229
  },
2413
2230
  {
@@ -2492,6 +2309,12 @@
2492
2309
  "operation": "delete",
2493
2310
  "objectName": "@happyvertical/smrt-voice:VoiceProfile"
2494
2311
  },
2312
+ {
2313
+ "kind": "cli",
2314
+ "name": "voiceprofile_toSpeechVoice",
2315
+ "operation": "toSpeechVoice",
2316
+ "objectName": "@happyvertical/smrt-voice:VoiceProfile"
2317
+ },
2495
2318
  {
2496
2319
  "kind": "mcp",
2497
2320
  "name": "voiceprofile_list",