@happyvertical/smrt-profiles 0.37.5 → 0.37.7
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/dist/index.js +1 -1
- package/dist/manifest.json +82 -2
- package/dist/smrt-knowledge.json +14 -4
- package/package.json +6 -6
package/dist/manifest.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "1.0.0",
|
|
3
|
-
"timestamp":
|
|
3
|
+
"timestamp": 1783048810457,
|
|
4
4
|
"packageName": "@happyvertical/smrt-profiles",
|
|
5
|
-
"packageVersion": "0.37.
|
|
5
|
+
"packageVersion": "0.37.7",
|
|
6
6
|
"objects": {
|
|
7
7
|
"@happyvertical/smrt-profiles:ApiKeyCollection": {
|
|
8
8
|
"name": "apikeycollection",
|
|
@@ -3636,6 +3636,14 @@
|
|
|
3636
3636
|
"isStatic": false,
|
|
3637
3637
|
"isPublic": true
|
|
3638
3638
|
},
|
|
3639
|
+
"requireInsertOnSave": {
|
|
3640
|
+
"name": "requireInsertOnSave",
|
|
3641
|
+
"async": false,
|
|
3642
|
+
"parameters": [],
|
|
3643
|
+
"returnType": "void",
|
|
3644
|
+
"isStatic": false,
|
|
3645
|
+
"isPublic": true
|
|
3646
|
+
},
|
|
3639
3647
|
"initialize": {
|
|
3640
3648
|
"name": "initialize",
|
|
3641
3649
|
"async": true,
|
|
@@ -4865,6 +4873,14 @@
|
|
|
4865
4873
|
"isStatic": false,
|
|
4866
4874
|
"isPublic": true
|
|
4867
4875
|
},
|
|
4876
|
+
"requireInsertOnSave": {
|
|
4877
|
+
"name": "requireInsertOnSave",
|
|
4878
|
+
"async": false,
|
|
4879
|
+
"parameters": [],
|
|
4880
|
+
"returnType": "void",
|
|
4881
|
+
"isStatic": false,
|
|
4882
|
+
"isPublic": true
|
|
4883
|
+
},
|
|
4868
4884
|
"initialize": {
|
|
4869
4885
|
"name": "initialize",
|
|
4870
4886
|
"async": true,
|
|
@@ -5535,6 +5551,14 @@
|
|
|
5535
5551
|
"isStatic": false,
|
|
5536
5552
|
"isPublic": true
|
|
5537
5553
|
},
|
|
5554
|
+
"requireInsertOnSave": {
|
|
5555
|
+
"name": "requireInsertOnSave",
|
|
5556
|
+
"async": false,
|
|
5557
|
+
"parameters": [],
|
|
5558
|
+
"returnType": "void",
|
|
5559
|
+
"isStatic": false,
|
|
5560
|
+
"isPublic": true
|
|
5561
|
+
},
|
|
5538
5562
|
"initialize": {
|
|
5539
5563
|
"name": "initialize",
|
|
5540
5564
|
"async": true,
|
|
@@ -6255,6 +6279,14 @@
|
|
|
6255
6279
|
"isStatic": false,
|
|
6256
6280
|
"isPublic": true
|
|
6257
6281
|
},
|
|
6282
|
+
"requireInsertOnSave": {
|
|
6283
|
+
"name": "requireInsertOnSave",
|
|
6284
|
+
"async": false,
|
|
6285
|
+
"parameters": [],
|
|
6286
|
+
"returnType": "void",
|
|
6287
|
+
"isStatic": false,
|
|
6288
|
+
"isPublic": true
|
|
6289
|
+
},
|
|
6258
6290
|
"initialize": {
|
|
6259
6291
|
"name": "initialize",
|
|
6260
6292
|
"async": true,
|
|
@@ -6955,6 +6987,14 @@
|
|
|
6955
6987
|
"isStatic": false,
|
|
6956
6988
|
"isPublic": true
|
|
6957
6989
|
},
|
|
6990
|
+
"requireInsertOnSave": {
|
|
6991
|
+
"name": "requireInsertOnSave",
|
|
6992
|
+
"async": false,
|
|
6993
|
+
"parameters": [],
|
|
6994
|
+
"returnType": "void",
|
|
6995
|
+
"isStatic": false,
|
|
6996
|
+
"isPublic": true
|
|
6997
|
+
},
|
|
6958
6998
|
"initialize": {
|
|
6959
6999
|
"name": "initialize",
|
|
6960
7000
|
"async": true,
|
|
@@ -7603,6 +7643,14 @@
|
|
|
7603
7643
|
"isStatic": false,
|
|
7604
7644
|
"isPublic": true
|
|
7605
7645
|
},
|
|
7646
|
+
"requireInsertOnSave": {
|
|
7647
|
+
"name": "requireInsertOnSave",
|
|
7648
|
+
"async": false,
|
|
7649
|
+
"parameters": [],
|
|
7650
|
+
"returnType": "void",
|
|
7651
|
+
"isStatic": false,
|
|
7652
|
+
"isPublic": true
|
|
7653
|
+
},
|
|
7606
7654
|
"initialize": {
|
|
7607
7655
|
"name": "initialize",
|
|
7608
7656
|
"async": true,
|
|
@@ -8290,6 +8338,14 @@
|
|
|
8290
8338
|
"isStatic": false,
|
|
8291
8339
|
"isPublic": true
|
|
8292
8340
|
},
|
|
8341
|
+
"requireInsertOnSave": {
|
|
8342
|
+
"name": "requireInsertOnSave",
|
|
8343
|
+
"async": false,
|
|
8344
|
+
"parameters": [],
|
|
8345
|
+
"returnType": "void",
|
|
8346
|
+
"isStatic": false,
|
|
8347
|
+
"isPublic": true
|
|
8348
|
+
},
|
|
8293
8349
|
"initialize": {
|
|
8294
8350
|
"name": "initialize",
|
|
8295
8351
|
"async": true,
|
|
@@ -8970,6 +9026,14 @@
|
|
|
8970
9026
|
"isStatic": false,
|
|
8971
9027
|
"isPublic": true
|
|
8972
9028
|
},
|
|
9029
|
+
"requireInsertOnSave": {
|
|
9030
|
+
"name": "requireInsertOnSave",
|
|
9031
|
+
"async": false,
|
|
9032
|
+
"parameters": [],
|
|
9033
|
+
"returnType": "void",
|
|
9034
|
+
"isStatic": false,
|
|
9035
|
+
"isPublic": true
|
|
9036
|
+
},
|
|
8973
9037
|
"initialize": {
|
|
8974
9038
|
"name": "initialize",
|
|
8975
9039
|
"async": true,
|
|
@@ -10029,6 +10093,14 @@
|
|
|
10029
10093
|
"isStatic": false,
|
|
10030
10094
|
"isPublic": true
|
|
10031
10095
|
},
|
|
10096
|
+
"requireInsertOnSave": {
|
|
10097
|
+
"name": "requireInsertOnSave",
|
|
10098
|
+
"async": false,
|
|
10099
|
+
"parameters": [],
|
|
10100
|
+
"returnType": "void",
|
|
10101
|
+
"isStatic": false,
|
|
10102
|
+
"isPublic": true
|
|
10103
|
+
},
|
|
10032
10104
|
"initialize": {
|
|
10033
10105
|
"name": "initialize",
|
|
10034
10106
|
"async": true,
|
|
@@ -11088,6 +11160,14 @@
|
|
|
11088
11160
|
"isStatic": false,
|
|
11089
11161
|
"isPublic": true
|
|
11090
11162
|
},
|
|
11163
|
+
"requireInsertOnSave": {
|
|
11164
|
+
"name": "requireInsertOnSave",
|
|
11165
|
+
"async": false,
|
|
11166
|
+
"parameters": [],
|
|
11167
|
+
"returnType": "void",
|
|
11168
|
+
"isStatic": false,
|
|
11169
|
+
"isPublic": true
|
|
11170
|
+
},
|
|
11091
11171
|
"initialize": {
|
|
11092
11172
|
"name": "initialize",
|
|
11093
11173
|
"async": true,
|
package/dist/smrt-knowledge.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
|
-
"generatedAt": "2026-07-
|
|
3
|
+
"generatedAt": "2026-07-03T03:20:13.832Z",
|
|
4
4
|
"packageName": "@happyvertical/smrt-profiles",
|
|
5
|
-
"packageVersion": "0.37.
|
|
5
|
+
"packageVersion": "0.37.7",
|
|
6
6
|
"sourceManifestPath": "dist/manifest.json",
|
|
7
7
|
"agentDocPath": "AGENTS.md",
|
|
8
8
|
"sourceHashes": {
|
|
9
|
-
"manifest": "
|
|
10
|
-
"packageJson": "
|
|
9
|
+
"manifest": "1c850d92c0f4a885fca1c1ab1471dd96969d90165677e926cb4ceeb814105282",
|
|
10
|
+
"packageJson": "529b4ac3a2cb5b3e1dc322fa0fc81a25d0188e1fde785c54c08a6d26266c4818",
|
|
11
11
|
"agents": "3c18e895a2e065f761aabf31779c71a138f0a75261ab223464c3b2a5fbbe6b16"
|
|
12
12
|
},
|
|
13
13
|
"exports": [
|
|
@@ -1203,6 +1203,7 @@
|
|
|
1203
1203
|
"removeAsset",
|
|
1204
1204
|
"removeMetadata",
|
|
1205
1205
|
"removeRelationship",
|
|
1206
|
+
"requireInsertOnSave",
|
|
1206
1207
|
"resetAiUsage",
|
|
1207
1208
|
"save",
|
|
1208
1209
|
"searchByEmail",
|
|
@@ -1483,6 +1484,7 @@
|
|
|
1483
1484
|
"recall",
|
|
1484
1485
|
"recallAll",
|
|
1485
1486
|
"remember",
|
|
1487
|
+
"requireInsertOnSave",
|
|
1486
1488
|
"resetAiUsage",
|
|
1487
1489
|
"save",
|
|
1488
1490
|
"summarizeAiUsage",
|
|
@@ -1666,6 +1668,7 @@
|
|
|
1666
1668
|
"recallAll",
|
|
1667
1669
|
"registerValidator",
|
|
1668
1670
|
"remember",
|
|
1671
|
+
"requireInsertOnSave",
|
|
1669
1672
|
"resetAiUsage",
|
|
1670
1673
|
"save",
|
|
1671
1674
|
"summarizeAiUsage",
|
|
@@ -1893,6 +1896,7 @@
|
|
|
1893
1896
|
"recall",
|
|
1894
1897
|
"recallAll",
|
|
1895
1898
|
"remember",
|
|
1899
|
+
"requireInsertOnSave",
|
|
1896
1900
|
"resetAiUsage",
|
|
1897
1901
|
"save",
|
|
1898
1902
|
"summarizeAiUsage",
|
|
@@ -2071,6 +2075,7 @@
|
|
|
2071
2075
|
"recall",
|
|
2072
2076
|
"recallAll",
|
|
2073
2077
|
"remember",
|
|
2078
|
+
"requireInsertOnSave",
|
|
2074
2079
|
"resetAiUsage",
|
|
2075
2080
|
"save",
|
|
2076
2081
|
"summarizeAiUsage",
|
|
@@ -2242,6 +2247,7 @@
|
|
|
2242
2247
|
"recallAll",
|
|
2243
2248
|
"registerReciprocalHandler",
|
|
2244
2249
|
"remember",
|
|
2250
|
+
"requireInsertOnSave",
|
|
2245
2251
|
"resetAiUsage",
|
|
2246
2252
|
"save",
|
|
2247
2253
|
"summarizeAiUsage",
|
|
@@ -2407,6 +2413,7 @@
|
|
|
2407
2413
|
"recall",
|
|
2408
2414
|
"recallAll",
|
|
2409
2415
|
"remember",
|
|
2416
|
+
"requireInsertOnSave",
|
|
2410
2417
|
"resetAiUsage",
|
|
2411
2418
|
"save",
|
|
2412
2419
|
"summarizeAiUsage",
|
|
@@ -2653,6 +2660,7 @@
|
|
|
2653
2660
|
"removeAsset",
|
|
2654
2661
|
"removeMetadata",
|
|
2655
2662
|
"removeRelationship",
|
|
2663
|
+
"requireInsertOnSave",
|
|
2656
2664
|
"resetAiUsage",
|
|
2657
2665
|
"save",
|
|
2658
2666
|
"searchByEmail",
|
|
@@ -2829,6 +2837,7 @@
|
|
|
2829
2837
|
"removeAsset",
|
|
2830
2838
|
"removeMetadata",
|
|
2831
2839
|
"removeRelationship",
|
|
2840
|
+
"requireInsertOnSave",
|
|
2832
2841
|
"resetAiUsage",
|
|
2833
2842
|
"save",
|
|
2834
2843
|
"searchByEmail",
|
|
@@ -3005,6 +3014,7 @@
|
|
|
3005
3014
|
"removeAsset",
|
|
3006
3015
|
"removeMetadata",
|
|
3007
3016
|
"removeRelationship",
|
|
3017
|
+
"requireInsertOnSave",
|
|
3008
3018
|
"resetAiUsage",
|
|
3009
3019
|
"save",
|
|
3010
3020
|
"searchByEmail",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@happyvertical/smrt-profiles",
|
|
3
|
-
"version": "0.37.
|
|
3
|
+
"version": "0.37.7",
|
|
4
4
|
"description": "Profile management system with relationships, metadata, and reciprocal associations for SMRT framework",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -30,10 +30,10 @@
|
|
|
30
30
|
"@happyvertical/utils": "^0.74.11",
|
|
31
31
|
"@noble/curves": "^1.9.7",
|
|
32
32
|
"bech32": "^2.0.0",
|
|
33
|
-
"@happyvertical/smrt-assets": "0.37.
|
|
34
|
-
"@happyvertical/smrt-
|
|
35
|
-
"@happyvertical/smrt-
|
|
36
|
-
"@happyvertical/smrt-tenancy": "0.37.
|
|
33
|
+
"@happyvertical/smrt-assets": "0.37.7",
|
|
34
|
+
"@happyvertical/smrt-core": "0.37.7",
|
|
35
|
+
"@happyvertical/smrt-prompts": "0.37.7",
|
|
36
|
+
"@happyvertical/smrt-tenancy": "0.37.7"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"@faker-js/faker": "^10.5.0",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"typescript": "^5.9.3",
|
|
43
43
|
"vite": "^8.1.2",
|
|
44
44
|
"vitest": "^4.1.9",
|
|
45
|
-
"@happyvertical/smrt-vitest": "0.37.
|
|
45
|
+
"@happyvertical/smrt-vitest": "0.37.7"
|
|
46
46
|
},
|
|
47
47
|
"keywords": [
|
|
48
48
|
"ai",
|