@remnic/core 9.63.8 → 9.63.9
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/access-admin-ops-surface.d.ts +1 -1
- package/dist/access-authorization-probe.d.ts +1 -1
- package/dist/access-boundary.d.ts +1 -1
- package/dist/access-extraction-force-flush.d.ts +1 -1
- package/dist/access-http-lcm-compaction.d.ts +1 -1
- package/dist/access-http-lifecycle-flush.d.ts +1 -1
- package/dist/access-http-offline-stream.d.ts +1 -1
- package/dist/access-http.d.ts +2 -2
- package/dist/access-lcm-surface.d.ts +1 -1
- package/dist/access-mcp.d.ts +1 -1
- package/dist/access-observe-write-surface.d.ts +1 -1
- package/dist/access-operations.d.ts +4 -4
- package/dist/access-recall-concurrency.d.ts +1 -1
- package/dist/access-recall-response.d.ts +1 -1
- package/dist/access-recall-surface.d.ts +1 -1
- package/dist/access-schema.d.ts +88 -88
- package/dist/access-service-helpers.d.ts +1 -1
- package/dist/access-service.d.ts +1 -1
- package/dist/access-surface-catalog.d.ts +1 -1
- package/dist/{cli-D0tV7eeU.d.ts → cli-kcUqoV4E.d.ts} +1 -1
- package/dist/cli.d.ts +2 -2
- package/dist/external-wiki-access.d.ts +1 -1
- package/dist/external-wiki-mcp-tools.d.ts +1 -1
- package/dist/index.d.ts +680 -680
- package/dist/mcp-memory-inspector-app.d.ts +1 -1
- package/dist/{public-http-BtjiyKah.d.ts → public-http-DscQtnCx.d.ts} +1 -1
- package/dist/schemas.d.ts +108 -108
- package/dist/shared-context/manager.d.ts +8 -8
- package/dist/support-passport/index.d.ts +4 -4
- package/dist/transfer/types.d.ts +66 -66
- package/package.json +2 -2
- package/dist/{access-service-BaPa_km6.d.ts → access-service-DwfdjqkZ.d.ts} +64 -64
|
@@ -931,24 +931,24 @@ declare const SupportPassportDraftCardSchema: z.ZodEffects<z.ZodObject<{
|
|
|
931
931
|
category: z.ZodEnum<["communication", "environment", "transitions", "sensory", "regulation", "interests", "other"]>;
|
|
932
932
|
sourceMemoryIds: z.ZodArray<z.ZodString, "many">;
|
|
933
933
|
}, "strict", z.ZodTypeAny, {
|
|
934
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
935
934
|
title: string;
|
|
936
935
|
sourceMemoryIds: string[];
|
|
936
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
937
937
|
statement: string;
|
|
938
938
|
}, {
|
|
939
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
940
939
|
title: string;
|
|
941
940
|
sourceMemoryIds: string[];
|
|
941
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
942
942
|
statement: string;
|
|
943
943
|
}>, {
|
|
944
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
945
944
|
title: string;
|
|
946
945
|
sourceMemoryIds: string[];
|
|
946
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
947
947
|
statement: string;
|
|
948
948
|
}, {
|
|
949
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
950
949
|
title: string;
|
|
951
950
|
sourceMemoryIds: string[];
|
|
951
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
952
952
|
statement: string;
|
|
953
953
|
}>;
|
|
954
954
|
declare const SupportPassportDraftOutputSchema: z.ZodObject<{
|
|
@@ -958,38 +958,38 @@ declare const SupportPassportDraftOutputSchema: z.ZodObject<{
|
|
|
958
958
|
category: z.ZodEnum<["communication", "environment", "transitions", "sensory", "regulation", "interests", "other"]>;
|
|
959
959
|
sourceMemoryIds: z.ZodArray<z.ZodString, "many">;
|
|
960
960
|
}, "strict", z.ZodTypeAny, {
|
|
961
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
962
961
|
title: string;
|
|
963
962
|
sourceMemoryIds: string[];
|
|
963
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
964
964
|
statement: string;
|
|
965
965
|
}, {
|
|
966
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
967
966
|
title: string;
|
|
968
967
|
sourceMemoryIds: string[];
|
|
968
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
969
969
|
statement: string;
|
|
970
970
|
}>, {
|
|
971
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
972
971
|
title: string;
|
|
973
972
|
sourceMemoryIds: string[];
|
|
973
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
974
974
|
statement: string;
|
|
975
975
|
}, {
|
|
976
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
977
976
|
title: string;
|
|
978
977
|
sourceMemoryIds: string[];
|
|
978
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
979
979
|
statement: string;
|
|
980
980
|
}>, "many">;
|
|
981
981
|
}, "strict", z.ZodTypeAny, {
|
|
982
982
|
cards: {
|
|
983
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
984
983
|
title: string;
|
|
985
984
|
sourceMemoryIds: string[];
|
|
985
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
986
986
|
statement: string;
|
|
987
987
|
}[];
|
|
988
988
|
}, {
|
|
989
989
|
cards: {
|
|
990
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
991
990
|
title: string;
|
|
992
991
|
sourceMemoryIds: string[];
|
|
992
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
993
993
|
statement: string;
|
|
994
994
|
}[];
|
|
995
995
|
}>;
|
|
@@ -999,34 +999,34 @@ declare const SupportPassportDraftModelInputSchema: z.ZodEffects<z.ZodObject<{
|
|
|
999
999
|
memoryId: z.ZodString;
|
|
1000
1000
|
content: z.ZodString;
|
|
1001
1001
|
}, "strict", z.ZodTypeAny, {
|
|
1002
|
-
content: string;
|
|
1003
1002
|
memoryId: string;
|
|
1004
|
-
}, {
|
|
1005
1003
|
content: string;
|
|
1004
|
+
}, {
|
|
1006
1005
|
memoryId: string;
|
|
1006
|
+
content: string;
|
|
1007
1007
|
}>, "many">;
|
|
1008
1008
|
}, "strict", z.ZodTypeAny, {
|
|
1009
1009
|
memories: {
|
|
1010
|
-
content: string;
|
|
1011
1010
|
memoryId: string;
|
|
1011
|
+
content: string;
|
|
1012
1012
|
}[];
|
|
1013
1013
|
consent: true;
|
|
1014
1014
|
}, {
|
|
1015
1015
|
memories: {
|
|
1016
|
-
content: string;
|
|
1017
1016
|
memoryId: string;
|
|
1017
|
+
content: string;
|
|
1018
1018
|
}[];
|
|
1019
1019
|
consent: true;
|
|
1020
1020
|
}>, {
|
|
1021
1021
|
memories: {
|
|
1022
|
-
content: string;
|
|
1023
1022
|
memoryId: string;
|
|
1023
|
+
content: string;
|
|
1024
1024
|
}[];
|
|
1025
1025
|
consent: true;
|
|
1026
1026
|
}, {
|
|
1027
1027
|
memories: {
|
|
1028
|
-
content: string;
|
|
1029
1028
|
memoryId: string;
|
|
1029
|
+
content: string;
|
|
1030
1030
|
}[];
|
|
1031
1031
|
consent: true;
|
|
1032
1032
|
}>;
|
|
@@ -1064,38 +1064,38 @@ declare const SupportPassportAnswerModelInputSchema: z.ZodObject<{
|
|
|
1064
1064
|
category: z.ZodEnum<["communication", "environment", "transitions", "sensory", "regulation", "interests", "other"]>;
|
|
1065
1065
|
updatedAt: z.ZodEffects<z.ZodString, string, string>;
|
|
1066
1066
|
}, "strict", z.ZodTypeAny, {
|
|
1067
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1068
1067
|
title: string;
|
|
1068
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1069
1069
|
updatedAt: string;
|
|
1070
1070
|
cardId: string;
|
|
1071
1071
|
statement: string;
|
|
1072
1072
|
}, {
|
|
1073
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1074
1073
|
title: string;
|
|
1074
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1075
1075
|
updatedAt: string;
|
|
1076
1076
|
cardId: string;
|
|
1077
1077
|
statement: string;
|
|
1078
1078
|
}>, "many">;
|
|
1079
1079
|
}, "strict", z.ZodTypeAny, {
|
|
1080
|
-
expiresAt: string;
|
|
1081
1080
|
schemaVersion: 1;
|
|
1081
|
+
expiresAt: string;
|
|
1082
1082
|
updatedAt: string;
|
|
1083
1083
|
grantId: string;
|
|
1084
1084
|
cards: {
|
|
1085
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1086
1085
|
title: string;
|
|
1086
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1087
1087
|
updatedAt: string;
|
|
1088
1088
|
cardId: string;
|
|
1089
1089
|
statement: string;
|
|
1090
1090
|
}[];
|
|
1091
1091
|
}, {
|
|
1092
|
-
expiresAt: string;
|
|
1093
1092
|
schemaVersion: 1;
|
|
1093
|
+
expiresAt: string;
|
|
1094
1094
|
updatedAt: string;
|
|
1095
1095
|
grantId: string;
|
|
1096
1096
|
cards: {
|
|
1097
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1098
1097
|
title: string;
|
|
1098
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1099
1099
|
updatedAt: string;
|
|
1100
1100
|
cardId: string;
|
|
1101
1101
|
statement: string;
|
|
@@ -1105,13 +1105,13 @@ declare const SupportPassportAnswerModelInputSchema: z.ZodObject<{
|
|
|
1105
1105
|
}, "strict", z.ZodTypeAny, {
|
|
1106
1106
|
question: string;
|
|
1107
1107
|
guide: {
|
|
1108
|
-
expiresAt: string;
|
|
1109
1108
|
schemaVersion: 1;
|
|
1109
|
+
expiresAt: string;
|
|
1110
1110
|
updatedAt: string;
|
|
1111
1111
|
grantId: string;
|
|
1112
1112
|
cards: {
|
|
1113
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1114
1113
|
title: string;
|
|
1114
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1115
1115
|
updatedAt: string;
|
|
1116
1116
|
cardId: string;
|
|
1117
1117
|
statement: string;
|
|
@@ -1120,13 +1120,13 @@ declare const SupportPassportAnswerModelInputSchema: z.ZodObject<{
|
|
|
1120
1120
|
}, {
|
|
1121
1121
|
question: string;
|
|
1122
1122
|
guide: {
|
|
1123
|
-
expiresAt: string;
|
|
1124
1123
|
schemaVersion: 1;
|
|
1124
|
+
expiresAt: string;
|
|
1125
1125
|
updatedAt: string;
|
|
1126
1126
|
grantId: string;
|
|
1127
1127
|
cards: {
|
|
1128
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1129
1128
|
title: string;
|
|
1129
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1130
1130
|
updatedAt: string;
|
|
1131
1131
|
cardId: string;
|
|
1132
1132
|
statement: string;
|
|
@@ -1243,18 +1243,18 @@ declare const SupportPassportCardSchema: z.ZodObject<{
|
|
|
1243
1243
|
reviewBy: z.ZodEffects<z.ZodString, string, string>;
|
|
1244
1244
|
revision: z.ZodString;
|
|
1245
1245
|
}, "strict", z.ZodTypeAny, {
|
|
1246
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1247
|
-
status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
|
|
1248
1246
|
title: string;
|
|
1247
|
+
status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
|
|
1248
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1249
1249
|
updatedAt: string;
|
|
1250
1250
|
cardId: string;
|
|
1251
1251
|
statement: string;
|
|
1252
1252
|
reviewBy: string;
|
|
1253
1253
|
revision: string;
|
|
1254
1254
|
}, {
|
|
1255
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1256
|
-
status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
|
|
1257
1255
|
title: string;
|
|
1256
|
+
status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
|
|
1257
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1258
1258
|
updatedAt: string;
|
|
1259
1259
|
cardId: string;
|
|
1260
1260
|
statement: string;
|
|
@@ -1271,36 +1271,36 @@ declare const SupportPassportCardListSchema: z.ZodEffects<z.ZodArray<z.ZodObject
|
|
|
1271
1271
|
reviewBy: z.ZodEffects<z.ZodString, string, string>;
|
|
1272
1272
|
revision: z.ZodString;
|
|
1273
1273
|
}, "strict", z.ZodTypeAny, {
|
|
1274
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1275
|
-
status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
|
|
1276
1274
|
title: string;
|
|
1275
|
+
status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
|
|
1276
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1277
1277
|
updatedAt: string;
|
|
1278
1278
|
cardId: string;
|
|
1279
1279
|
statement: string;
|
|
1280
1280
|
reviewBy: string;
|
|
1281
1281
|
revision: string;
|
|
1282
1282
|
}, {
|
|
1283
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1284
|
-
status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
|
|
1285
1283
|
title: string;
|
|
1284
|
+
status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
|
|
1285
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1286
1286
|
updatedAt: string;
|
|
1287
1287
|
cardId: string;
|
|
1288
1288
|
statement: string;
|
|
1289
1289
|
reviewBy: string;
|
|
1290
1290
|
revision: string;
|
|
1291
1291
|
}>, "many">, {
|
|
1292
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1293
|
-
status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
|
|
1294
1292
|
title: string;
|
|
1293
|
+
status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
|
|
1294
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1295
1295
|
updatedAt: string;
|
|
1296
1296
|
cardId: string;
|
|
1297
1297
|
statement: string;
|
|
1298
1298
|
reviewBy: string;
|
|
1299
1299
|
revision: string;
|
|
1300
1300
|
}[], {
|
|
1301
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1302
|
-
status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
|
|
1303
1301
|
title: string;
|
|
1302
|
+
status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
|
|
1303
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1304
1304
|
updatedAt: string;
|
|
1305
1305
|
cardId: string;
|
|
1306
1306
|
statement: string;
|
|
@@ -1321,14 +1321,14 @@ declare const SupportPassportManualDraftInputSchema: z.ZodObject<{
|
|
|
1321
1321
|
category: z.ZodEnum<["communication", "environment", "transitions", "sensory", "regulation", "interests", "other"]>;
|
|
1322
1322
|
reviewBy: z.ZodEffects<z.ZodString, string, string>;
|
|
1323
1323
|
}, "strict", z.ZodTypeAny, {
|
|
1324
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1325
1324
|
title: string;
|
|
1325
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1326
1326
|
statement: string;
|
|
1327
1327
|
reviewBy: string;
|
|
1328
1328
|
principal: string;
|
|
1329
1329
|
}, {
|
|
1330
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1331
1330
|
title: string;
|
|
1331
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1332
1332
|
statement: string;
|
|
1333
1333
|
reviewBy: string;
|
|
1334
1334
|
principal: string;
|
|
@@ -1360,8 +1360,8 @@ declare const SupportPassportReplaceCardInputSchema: z.ZodObject<{
|
|
|
1360
1360
|
category: z.ZodEnum<["communication", "environment", "transitions", "sensory", "regulation", "interests", "other"]>;
|
|
1361
1361
|
reviewBy: z.ZodEffects<z.ZodString, string, string>;
|
|
1362
1362
|
}, "strict", z.ZodTypeAny, {
|
|
1363
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1364
1363
|
title: string;
|
|
1364
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1365
1365
|
cardId: string;
|
|
1366
1366
|
statement: string;
|
|
1367
1367
|
reviewBy: string;
|
|
@@ -1369,8 +1369,8 @@ declare const SupportPassportReplaceCardInputSchema: z.ZodObject<{
|
|
|
1369
1369
|
expectedRevision: string;
|
|
1370
1370
|
reasonCode?: string | undefined;
|
|
1371
1371
|
}, {
|
|
1372
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1373
1372
|
title: string;
|
|
1373
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1374
1374
|
cardId: string;
|
|
1375
1375
|
statement: string;
|
|
1376
1376
|
reviewBy: string;
|
|
@@ -1429,10 +1429,10 @@ declare const SupportPassportGrantStateSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1429
1429
|
expiresAt: z.ZodEffects<z.ZodString, string, string>;
|
|
1430
1430
|
revokedAt: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
1431
1431
|
}, "strict", z.ZodTypeAny, {
|
|
1432
|
-
|
|
1432
|
+
schemaVersion: 1;
|
|
1433
1433
|
createdAt: string;
|
|
1434
1434
|
expiresAt: string;
|
|
1435
|
-
|
|
1435
|
+
namespace: string;
|
|
1436
1436
|
stateVersion: number;
|
|
1437
1437
|
grantId: string;
|
|
1438
1438
|
principalHash: string;
|
|
@@ -1444,10 +1444,10 @@ declare const SupportPassportGrantStateSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1444
1444
|
}[];
|
|
1445
1445
|
revokedAt?: string | undefined;
|
|
1446
1446
|
}, {
|
|
1447
|
-
|
|
1447
|
+
schemaVersion: 1;
|
|
1448
1448
|
createdAt: string;
|
|
1449
1449
|
expiresAt: string;
|
|
1450
|
-
|
|
1450
|
+
namespace: string;
|
|
1451
1451
|
stateVersion: number;
|
|
1452
1452
|
grantId: string;
|
|
1453
1453
|
principalHash: string;
|
|
@@ -1459,10 +1459,10 @@ declare const SupportPassportGrantStateSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1459
1459
|
}[];
|
|
1460
1460
|
revokedAt?: string | undefined;
|
|
1461
1461
|
}>, {
|
|
1462
|
-
|
|
1462
|
+
schemaVersion: 1;
|
|
1463
1463
|
createdAt: string;
|
|
1464
1464
|
expiresAt: string;
|
|
1465
|
-
|
|
1465
|
+
namespace: string;
|
|
1466
1466
|
stateVersion: number;
|
|
1467
1467
|
grantId: string;
|
|
1468
1468
|
principalHash: string;
|
|
@@ -1474,10 +1474,10 @@ declare const SupportPassportGrantStateSchema: z.ZodEffects<z.ZodObject<{
|
|
|
1474
1474
|
}[];
|
|
1475
1475
|
revokedAt?: string | undefined;
|
|
1476
1476
|
}, {
|
|
1477
|
-
|
|
1477
|
+
schemaVersion: 1;
|
|
1478
1478
|
createdAt: string;
|
|
1479
1479
|
expiresAt: string;
|
|
1480
|
-
|
|
1480
|
+
namespace: string;
|
|
1481
1481
|
stateVersion: number;
|
|
1482
1482
|
grantId: string;
|
|
1483
1483
|
principalHash: string;
|
|
@@ -1648,9 +1648,9 @@ declare const SupportPassportOwnerGrantSchema: z.ZodObject<{
|
|
|
1648
1648
|
revokedAt: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
1649
1649
|
status: z.ZodEnum<["active", "expired", "revoked"]>;
|
|
1650
1650
|
}, "strict", z.ZodTypeAny, {
|
|
1651
|
+
status: "active" | "expired" | "revoked";
|
|
1651
1652
|
createdAt: string;
|
|
1652
1653
|
expiresAt: string;
|
|
1653
|
-
status: "active" | "expired" | "revoked";
|
|
1654
1654
|
stateVersion: number;
|
|
1655
1655
|
grantId: string;
|
|
1656
1656
|
cards: {
|
|
@@ -1659,9 +1659,9 @@ declare const SupportPassportOwnerGrantSchema: z.ZodObject<{
|
|
|
1659
1659
|
}[];
|
|
1660
1660
|
revokedAt?: string | undefined;
|
|
1661
1661
|
}, {
|
|
1662
|
+
status: "active" | "expired" | "revoked";
|
|
1662
1663
|
createdAt: string;
|
|
1663
1664
|
expiresAt: string;
|
|
1664
|
-
status: "active" | "expired" | "revoked";
|
|
1665
1665
|
stateVersion: number;
|
|
1666
1666
|
grantId: string;
|
|
1667
1667
|
cards: {
|
|
@@ -1689,9 +1689,9 @@ declare const SupportPassportCreatedGrantSchema: z.ZodObject<{
|
|
|
1689
1689
|
revokedAt: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
|
|
1690
1690
|
status: z.ZodEnum<["active", "expired", "revoked"]>;
|
|
1691
1691
|
}, "strict", z.ZodTypeAny, {
|
|
1692
|
+
status: "active" | "expired" | "revoked";
|
|
1692
1693
|
createdAt: string;
|
|
1693
1694
|
expiresAt: string;
|
|
1694
|
-
status: "active" | "expired" | "revoked";
|
|
1695
1695
|
stateVersion: number;
|
|
1696
1696
|
grantId: string;
|
|
1697
1697
|
cards: {
|
|
@@ -1700,9 +1700,9 @@ declare const SupportPassportCreatedGrantSchema: z.ZodObject<{
|
|
|
1700
1700
|
}[];
|
|
1701
1701
|
revokedAt?: string | undefined;
|
|
1702
1702
|
}, {
|
|
1703
|
+
status: "active" | "expired" | "revoked";
|
|
1703
1704
|
createdAt: string;
|
|
1704
1705
|
expiresAt: string;
|
|
1705
|
-
status: "active" | "expired" | "revoked";
|
|
1706
1706
|
stateVersion: number;
|
|
1707
1707
|
grantId: string;
|
|
1708
1708
|
cards: {
|
|
@@ -1715,9 +1715,9 @@ declare const SupportPassportCreatedGrantSchema: z.ZodObject<{
|
|
|
1715
1715
|
}, "strict", z.ZodTypeAny, {
|
|
1716
1716
|
secret: string;
|
|
1717
1717
|
grant: {
|
|
1718
|
+
status: "active" | "expired" | "revoked";
|
|
1718
1719
|
createdAt: string;
|
|
1719
1720
|
expiresAt: string;
|
|
1720
|
-
status: "active" | "expired" | "revoked";
|
|
1721
1721
|
stateVersion: number;
|
|
1722
1722
|
grantId: string;
|
|
1723
1723
|
cards: {
|
|
@@ -1729,9 +1729,9 @@ declare const SupportPassportCreatedGrantSchema: z.ZodObject<{
|
|
|
1729
1729
|
}, {
|
|
1730
1730
|
secret: string;
|
|
1731
1731
|
grant: {
|
|
1732
|
+
status: "active" | "expired" | "revoked";
|
|
1732
1733
|
createdAt: string;
|
|
1733
1734
|
expiresAt: string;
|
|
1734
|
-
status: "active" | "expired" | "revoked";
|
|
1735
1735
|
stateVersion: number;
|
|
1736
1736
|
grantId: string;
|
|
1737
1737
|
cards: {
|
|
@@ -1748,14 +1748,14 @@ declare const SupportPassportPublicCardSchema: z.ZodObject<{
|
|
|
1748
1748
|
category: z.ZodEnum<["communication", "environment", "transitions", "sensory", "regulation", "interests", "other"]>;
|
|
1749
1749
|
updatedAt: z.ZodEffects<z.ZodString, string, string>;
|
|
1750
1750
|
}, "strict", z.ZodTypeAny, {
|
|
1751
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1752
1751
|
title: string;
|
|
1752
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1753
1753
|
updatedAt: string;
|
|
1754
1754
|
cardId: string;
|
|
1755
1755
|
statement: string;
|
|
1756
1756
|
}, {
|
|
1757
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1758
1757
|
title: string;
|
|
1758
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1759
1759
|
updatedAt: string;
|
|
1760
1760
|
cardId: string;
|
|
1761
1761
|
statement: string;
|
|
@@ -1772,38 +1772,38 @@ declare const SupportPassportPublicGuideSchema: z.ZodObject<{
|
|
|
1772
1772
|
category: z.ZodEnum<["communication", "environment", "transitions", "sensory", "regulation", "interests", "other"]>;
|
|
1773
1773
|
updatedAt: z.ZodEffects<z.ZodString, string, string>;
|
|
1774
1774
|
}, "strict", z.ZodTypeAny, {
|
|
1775
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1776
1775
|
title: string;
|
|
1776
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1777
1777
|
updatedAt: string;
|
|
1778
1778
|
cardId: string;
|
|
1779
1779
|
statement: string;
|
|
1780
1780
|
}, {
|
|
1781
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1782
1781
|
title: string;
|
|
1782
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1783
1783
|
updatedAt: string;
|
|
1784
1784
|
cardId: string;
|
|
1785
1785
|
statement: string;
|
|
1786
1786
|
}>, "many">;
|
|
1787
1787
|
}, "strict", z.ZodTypeAny, {
|
|
1788
|
-
expiresAt: string;
|
|
1789
1788
|
schemaVersion: 1;
|
|
1789
|
+
expiresAt: string;
|
|
1790
1790
|
updatedAt: string;
|
|
1791
1791
|
grantId: string;
|
|
1792
1792
|
cards: {
|
|
1793
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1794
1793
|
title: string;
|
|
1794
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1795
1795
|
updatedAt: string;
|
|
1796
1796
|
cardId: string;
|
|
1797
1797
|
statement: string;
|
|
1798
1798
|
}[];
|
|
1799
1799
|
}, {
|
|
1800
|
-
expiresAt: string;
|
|
1801
1800
|
schemaVersion: 1;
|
|
1801
|
+
expiresAt: string;
|
|
1802
1802
|
updatedAt: string;
|
|
1803
1803
|
grantId: string;
|
|
1804
1804
|
cards: {
|
|
1805
|
-
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1806
1805
|
title: string;
|
|
1806
|
+
category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
|
|
1807
1807
|
updatedAt: string;
|
|
1808
1808
|
cardId: string;
|
|
1809
1809
|
statement: string;
|