@lssm/example.saas-boilerplate 0.0.0-canary-20251220021406 → 0.0.0-canary-20251220030446

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.
@@ -990,8 +990,8 @@ $ tsdown
990
990
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
991
991
  ───╯
992
992
 
993
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/memory-queue.js
994
- ╭─[ ../../libs/jobs/dist/queue/memory-queue.js:3:28 ]
993
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/gcp-pubsub.js
994
+ ╭─[ ../../libs/jobs/dist/queue/gcp-pubsub.js:3:28 ]
995
995
  │
996
996
  3 │ import { randomUUID } from "node:crypto";
997
997
   │ ──────┬──────
@@ -1000,8 +1000,8 @@ $ tsdown
1000
1000
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1001
1001
  ───╯
1002
1002
 
1003
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/gcp-pubsub.js
1004
- ╭─[ ../../libs/jobs/dist/queue/gcp-pubsub.js:3:28 ]
1003
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/queue/memory-queue.js
1004
+ ╭─[ ../../libs/jobs/dist/queue/memory-queue.js:3:28 ]
1005
1005
  │
1006
1006
  3 │ import { randomUUID } from "node:crypto";
1007
1007
   │ ──────┬──────
@@ -1010,20 +1010,20 @@ $ tsdown
1010
1010
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1011
1011
  ───╯
1012
1012
 
1013
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
1014
- ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
1013
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
1014
+ ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
1015
1015
  │
1016
- 2 │ import { setTimeout } from "node:timers/promises";
1017
-  │ ───────────┬──────────
1018
-  │ ╰──────────── Module not found, treating it as an external dependency
1016
+ 2 │ import { deepStrictEqual } from "node:assert";
1017
+  │ ──────┬──────
1018
+  │ ╰──────── Module not found, treating it as an external dependency
1019
1019
   │
1020
1020
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1021
1021
  ───╯
1022
1022
 
1023
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
1024
- ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
1023
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
1024
+ ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
1025
1025
  │
1026
- 2 │ import { randomUUID } from "node:crypto";
1026
+ 1 │ import { createHash } from "node:crypto";
1027
1027
   │ ──────┬──────
1028
1028
   │ ╰──────── Module not found, treating it as an external dependency
1029
1029
   │
@@ -1040,12 +1040,12 @@ $ tsdown
1040
1040
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1041
1041
  ───╯
1042
1042
 
1043
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/experiments/evaluator.js
1044
- ╭─[ ../../libs/contracts/dist/experiments/evaluator.js:1:28 ]
1043
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/contracts/dist/regenerator/service.js
1044
+ ╭─[ ../../libs/contracts/dist/regenerator/service.js:2:28 ]
1045
1045
  │
1046
- 1 │ import { createHash } from "node:crypto";
1047
-  │ ──────┬──────
1048
-  │ ╰──────── Module not found, treating it as an external dependency
1046
+ 2 │ import { setTimeout } from "node:timers/promises";
1047
+  │ ───────────┬──────────
1048
+  │ ╰──────────── Module not found, treating it as an external dependency
1049
1049
   │
1050
1050
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1051
1051
  ───╯
@@ -1060,12 +1060,12 @@ $ tsdown
1060
1060
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1061
1061
  ───╯
1062
1062
 
1063
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/contracts/dist/tests/runner.js
1064
- ╭─[ ../../libs/contracts/dist/tests/runner.js:2:33 ]
1063
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/contracts/dist/workflow/runner.js
1064
+ ╭─[ ../../libs/contracts/dist/workflow/runner.js:2:28 ]
1065
1065
  │
1066
- 2 │ import { deepStrictEqual } from "node:assert";
1067
-  │ ──────┬──────
1068
-  │ ╰──────── Module not found, treating it as an external dependency
1066
+ 2 │ import { randomUUID } from "node:crypto";
1067
+  │ ──────┬──────
1068
+  │ ╰──────── Module not found, treating it as an external dependency
1069
1069
   │
1070
1070
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1071
1071
  ───╯
@@ -1080,26 +1080,6 @@ $ tsdown
1080
1080
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1081
1081
  ───╯
1082
1082
 
1083
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/notifications/dist/libs/contracts/dist/presentations.v2.js
1084
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/presentations.v2.js:2:29 ]
1085
- │
1086
- 2 │ import TurndownService from "turndown";
1087
-  │ ─────┬────
1088
-  │ ╰────── Module not found, treating it as an external dependency
1089
-  │
1090
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1091
- ───╯
1092
-
1093
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js
1094
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
1095
- │
1096
- 1 │ import "node:crypto";
1097
-  │ ──────┬──────
1098
-  │ ╰──────── Module not found, treating it as an external dependency
1099
-  │
1100
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1101
- ───╯
1102
-
1103
1083
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js
1104
1084
  â•­─[ ../../modules/notifications/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
1105
1085
  │
@@ -1120,28 +1100,8 @@ $ tsdown
1120
1100
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1121
1101
  ───╯
1122
1102
 
1123
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js
1124
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js:1:8 ]
1125
- │
1126
- 1 │ import "node:timers/promises";
1127
-  │ ───────────┬──────────
1128
-  │ ╰──────────── Module not found, treating it as an external dependency
1129
-  │
1130
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1131
- ───╯
1132
-
1133
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js
1134
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
1135
- │
1136
- 1 │ import "node:crypto";
1137
-  │ ──────┬──────
1138
-  │ ╰──────── Module not found, treating it as an external dependency
1139
-  │
1140
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1141
- ───╯
1142
-
1143
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.js
1144
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.js:1:8 ]
1103
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js
1104
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
1145
1105
  │
1146
1106
  1 │ import "node:crypto";
1147
1107
   │ ──────┬──────
@@ -1150,28 +1110,18 @@ $ tsdown
1150
1110
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1151
1111
  ───╯
1152
1112
 
1153
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js
1154
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js:1:8 ]
1155
- │
1156
- 1 │ import "crypto";
1157
-  │ ────┬───
1158
-  │ ╰───── Module not found, treating it as an external dependency
1159
-  │
1160
-  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1161
- ───╯
1162
-
1163
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js
1164
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js:2:8 ]
1113
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../modules/notifications/dist/libs/contracts/dist/presentations.v2.js
1114
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/presentations.v2.js:2:29 ]
1165
1115
  │
1166
- 2 │ import "node:assert";
1167
-  │ ──────┬──────
1168
-  │ ╰──────── Module not found, treating it as an external dependency
1116
+ 2 │ import TurndownService from "turndown";
1117
+  │ ─────┬────
1118
+  │ ╰────── Module not found, treating it as an external dependency
1169
1119
   │
1170
1120
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1171
1121
  ───╯
1172
1122
 
1173
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/identity-rbac/dist/contracts/dist/regenerator/service.js
1174
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/regenerator/service.js:1:8 ]
1123
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js
1124
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/regenerator/service.js:1:8 ]
1175
1125
  │
1176
1126
  1 │ import "node:timers/promises";
1177
1127
   │ ───────────┬──────────
@@ -1180,8 +1130,8 @@ $ tsdown
1180
1130
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1181
1131
  ───╯
1182
1132
 
1183
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js
1184
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js:1:8 ]
1133
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js
1134
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
1185
1135
  │
1186
1136
  1 │ import "node:crypto";
1187
1137
   │ ──────┬──────
@@ -1190,12 +1140,12 @@ $ tsdown
1190
1140
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1191
1141
  ───╯
1192
1142
 
1193
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/jobs/dist/contracts/dist/regenerator/service.js
1194
- ╭─[ ../../libs/jobs/dist/contracts/dist/regenerator/service.js:1:8 ]
1143
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/jobs/dist/contracts/dist/presentations.v2.js
1144
+ ╭─[ ../../libs/jobs/dist/contracts/dist/presentations.v2.js:2:29 ]
1195
1145
  │
1196
- 1 │ import "node:timers/promises";
1197
-  │ ───────────┬──────────
1198
-  │ ╰──────────── Module not found, treating it as an external dependency
1146
+ 2 │ import TurndownService from "turndown";
1147
+  │ ─────┬────
1148
+  │ ╰────── Module not found, treating it as an external dependency
1199
1149
   │
1200
1150
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1201
1151
  ───╯
@@ -1220,38 +1170,38 @@ $ tsdown
1220
1170
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1221
1171
  ───╯
1222
1172
 
1223
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'turndown' in ../../libs/jobs/dist/contracts/dist/presentations.v2.js
1224
- ╭─[ ../../libs/jobs/dist/contracts/dist/presentations.v2.js:2:29 ]
1173
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/jobs/dist/contracts/dist/telemetry/tracker.js
1174
+ ╭─[ ../../libs/jobs/dist/contracts/dist/telemetry/tracker.js:1:8 ]
1225
1175
  │
1226
- 2 │ import TurndownService from "turndown";
1227
-  │ ─────┬────
1228
-  │ ╰────── Module not found, treating it as an external dependency
1176
+ 1 │ import "crypto";
1177
+  │ ────┬───
1178
+  │ ╰───── Module not found, treating it as an external dependency
1229
1179
   │
1230
1180
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1231
1181
  ───╯
1232
1182
 
1233
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js
1234
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
1183
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/jobs/dist/contracts/dist/regenerator/service.js
1184
+ ╭─[ ../../libs/jobs/dist/contracts/dist/regenerator/service.js:1:8 ]
1235
1185
  │
1236
- 1 │ import "node:crypto";
1237
-  │ ──────┬──────
1238
-  │ ╰──────── Module not found, treating it as an external dependency
1186
+ 1 │ import "node:timers/promises";
1187
+  │ ───────────┬──────────
1188
+  │ ╰──────────── Module not found, treating it as an external dependency
1239
1189
   │
1240
1190
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1241
1191
  ───╯
1242
1192
 
1243
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js
1244
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
1193
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/jobs/dist/contracts/dist/tests/runner.js
1194
+ ╭─[ ../../libs/jobs/dist/contracts/dist/tests/runner.js:2:8 ]
1245
1195
  │
1246
- 1 │ import "node:crypto";
1196
+ 2 │ import "node:assert";
1247
1197
   │ ──────┬──────
1248
1198
   │ ╰──────── Module not found, treating it as an external dependency
1249
1199
   │
1250
1200
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1251
1201
  ───╯
1252
1202
 
1253
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/jobs/dist/contracts/dist/telemetry/tracker.js
1254
- ╭─[ ../../libs/jobs/dist/contracts/dist/telemetry/tracker.js:1:8 ]
1203
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js
1204
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/telemetry/tracker.js:1:8 ]
1255
1205
  │
1256
1206
  1 │ import "crypto";
1257
1207
   │ ────┬───
@@ -1260,8 +1210,18 @@ $ tsdown
1260
1210
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1261
1211
  ───╯
1262
1212
 
1263
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/jobs/dist/contracts/dist/tests/runner.js
1264
- ╭─[ ../../libs/jobs/dist/contracts/dist/tests/runner.js:2:8 ]
1213
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.js
1214
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/experiments/evaluator.js:1:8 ]
1215
+ │
1216
+ 1 │ import "node:crypto";
1217
+  │ ──────┬──────
1218
+  │ ╰──────── Module not found, treating it as an external dependency
1219
+  │
1220
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1221
+ ───╯
1222
+
1223
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js
1224
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/tests/runner.js:2:8 ]
1265
1225
  │
1266
1226
  2 │ import "node:assert";
1267
1227
   │ ──────┬──────
@@ -1270,18 +1230,18 @@ $ tsdown
1270
1230
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1271
1231
  ───╯
1272
1232
 
1273
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js
1274
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
1233
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../libs/identity-rbac/dist/contracts/dist/regenerator/service.js
1234
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/regenerator/service.js:1:8 ]
1275
1235
  │
1276
- 1 │ import "crypto";
1277
-  │ ────┬───
1278
-  │ ╰───── Module not found, treating it as an external dependency
1236
+ 1 │ import "node:timers/promises";
1237
+  │ ───────────┬──────────
1238
+  │ ╰──────────── Module not found, treating it as an external dependency
1279
1239
   │
1280
1240
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1281
1241
  ───╯
1282
1242
 
1283
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/contracts/dist/experiments/evaluator.js
1284
- ╭─[ ../../libs/jobs/dist/contracts/dist/experiments/evaluator.js:1:8 ]
1243
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js
1244
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/workflow/runner.js:1:8 ]
1285
1245
  │
1286
1246
  1 │ import "node:crypto";
1287
1247
   │ ──────┬──────
@@ -1290,10 +1250,10 @@ $ tsdown
1290
1250
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1291
1251
  ───╯
1292
1252
 
1293
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js
1294
- ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js:2:8 ]
1253
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../libs/jobs/dist/contracts/dist/experiments/evaluator.js
1254
+ ╭─[ ../../libs/jobs/dist/contracts/dist/experiments/evaluator.js:1:8 ]
1295
1255
  │
1296
- 2 │ import "node:assert";
1256
+ 1 │ import "node:crypto";
1297
1257
   │ ──────┬──────
1298
1258
   │ ╰──────── Module not found, treating it as an external dependency
1299
1259
   │
@@ -1310,6 +1270,16 @@ $ tsdown
1310
1270
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1311
1271
  ───╯
1312
1272
 
1273
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js
1274
+ ╭─[ ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js:2:8 ]
1275
+ │
1276
+ 2 │ import "node:buffer";
1277
+  │ ──────┬──────
1278
+  │ ╰──────── Module not found, treating it as an external dependency
1279
+  │
1280
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1281
+ ───╯
1282
+
1313
1283
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:timers/promises' in ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js
1314
1284
  â•­─[ ../../modules/audit-trail/dist/libs/contracts/dist/regenerator/service.js:1:8 ]
1315
1285
  │
@@ -1320,20 +1290,40 @@ $ tsdown
1320
1290
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1321
1291
  ───╯
1322
1292
 
1323
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js
1324
- ╭─[ ../../modules/notifications/dist/libs/contracts/dist/server/mcp/registerResources.js:2:8 ]
1293
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js
1294
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/telemetry/tracker.js:1:8 ]
1325
1295
  │
1326
- 2 │ import "node:buffer";
1296
+ 1 │ import "crypto";
1297
+  │ ────┬───
1298
+  │ ╰───── Module not found, treating it as an external dependency
1299
+  │
1300
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1301
+ ───╯
1302
+
1303
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js
1304
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/workflow/runner.js:1:8 ]
1305
+ │
1306
+ 1 │ import "node:crypto";
1327
1307
   │ ──────┬──────
1328
1308
   │ ╰──────── Module not found, treating it as an external dependency
1329
1309
   │
1330
1310
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1331
1311
  ───╯
1332
1312
 
1333
- [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/identity-rbac/dist/contracts/dist/server/mcp/registerResources.js
1334
- ╭─[ ../../libs/identity-rbac/dist/contracts/dist/server/mcp/registerResources.js:2:8 ]
1313
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:assert' in ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js
1314
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/tests/runner.js:2:8 ]
1335
1315
  │
1336
- 2 │ import "node:buffer";
1316
+ 2 │ import "node:assert";
1317
+  │ ──────┬──────
1318
+  │ ╰──────── Module not found, treating it as an external dependency
1319
+  │
1320
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1321
+ ───╯
1322
+
1323
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:crypto' in ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js
1324
+ ╭─[ ../../modules/audit-trail/dist/libs/contracts/dist/experiments/evaluator.js:1:8 ]
1325
+ │
1326
+ 1 │ import "node:crypto";
1337
1327
   │ ──────┬──────
1338
1328
   │ ╰──────── Module not found, treating it as an external dependency
1339
1329
   │
@@ -1350,6 +1340,16 @@ $ tsdown
1350
1340
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1351
1341
  ───╯
1352
1342
 
1343
+ [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../libs/identity-rbac/dist/contracts/dist/server/mcp/registerResources.js
1344
+ ╭─[ ../../libs/identity-rbac/dist/contracts/dist/server/mcp/registerResources.js:2:8 ]
1345
+ │
1346
+ 2 │ import "node:buffer";
1347
+  │ ──────┬──────
1348
+  │ ╰──────── Module not found, treating it as an external dependency
1349
+  │
1350
+  │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1351
+ ───╯
1352
+
1353
1353
  [UNRESOLVED_IMPORT] Warning: Could not resolve 'node:buffer' in ../../modules/audit-trail/dist/libs/contracts/dist/server/mcp/registerResources.js
1354
1354
  â•­─[ ../../modules/audit-trail/dist/libs/contracts/dist/server/mcp/registerResources.js:2:8 ]
1355
1355
  │
@@ -1360,4 +1360,4 @@ $ tsdown
1360
1360
   │ Help: The "main" field here was ignored. Main fields must be configured explicitly when using the "neutral" platform.
1361
1361
  ───╯
1362
1362
 
1363
- ✔ Build complete in 53510ms
1363
+ ✔ Build complete in 60445ms