@remnic/core 9.63.12 → 9.64.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.
Files changed (97) hide show
  1. package/dist/access-admin-ops-surface.d.ts +1 -1
  2. package/dist/access-admin-ops-surface.js +3 -3
  3. package/dist/access-authorization-probe.d.ts +1 -1
  4. package/dist/access-authorization-probe.js +4 -4
  5. package/dist/access-boundary.d.ts +1 -1
  6. package/dist/access-boundary.js +3 -3
  7. package/dist/access-cli.js +17 -17
  8. package/dist/access-extraction-force-flush.d.ts +1 -1
  9. package/dist/access-extraction-force-flush.js +3 -3
  10. package/dist/access-http-lcm-compaction.d.ts +1 -1
  11. package/dist/access-http-lifecycle-flush.d.ts +1 -1
  12. package/dist/access-http-offline-stream.d.ts +1 -1
  13. package/dist/access-http-query.js +3 -3
  14. package/dist/access-http.d.ts +2 -2
  15. package/dist/access-http.js +12 -12
  16. package/dist/access-identity-continuity-surface.js +3 -3
  17. package/dist/access-lcm-surface.d.ts +1 -1
  18. package/dist/access-lcm-surface.js +3 -3
  19. package/dist/access-mcp.d.ts +1 -1
  20. package/dist/access-mcp.js +8 -8
  21. package/dist/access-namespace-preflight.js +3 -3
  22. package/dist/access-observe-write-surface.d.ts +1 -1
  23. package/dist/access-observe-write-surface.js +3 -3
  24. package/dist/access-operations-batch.js +4 -4
  25. package/dist/access-operations.d.ts +4 -4
  26. package/dist/access-operations.js +7 -7
  27. package/dist/access-recall-concurrency.d.ts +1 -1
  28. package/dist/access-recall-concurrency.js +3 -3
  29. package/dist/access-recall-response.d.ts +1 -1
  30. package/dist/access-recall-response.js +3 -3
  31. package/dist/access-recall-surface.d.ts +1 -1
  32. package/dist/access-recall-surface.js +3 -3
  33. package/dist/access-schema.d.ts +88 -88
  34. package/dist/access-service-helpers.d.ts +1 -1
  35. package/dist/access-service.d.ts +1 -1
  36. package/dist/access-service.js +3 -3
  37. package/dist/access-surface-catalog.d.ts +1 -1
  38. package/dist/access-surface-catalog.js +5 -5
  39. package/dist/{chunk-VCEE4YNA.js → chunk-2BRCV2IV.js} +2 -2
  40. package/dist/{chunk-4XN35YQD.js → chunk-5TBO7CDR.js} +29 -1
  41. package/dist/chunk-5TBO7CDR.js.map +1 -0
  42. package/dist/{chunk-RFFCBYBD.js → chunk-63JMI45N.js} +2 -2
  43. package/dist/{chunk-V2YH7T6T.js → chunk-65NQFK7D.js} +2 -2
  44. package/dist/{chunk-BYFKJXIR.js → chunk-6BV6ZZZA.js} +2 -2
  45. package/dist/{chunk-57WMVU4D.js → chunk-CTD5CPD2.js} +2 -2
  46. package/dist/{chunk-IUSV4XJC.js → chunk-DZFPHARJ.js} +2 -2
  47. package/dist/{chunk-YI25J2JD.js → chunk-GIMQJ5RX.js} +3 -3
  48. package/dist/{chunk-SQ3EGGII.js → chunk-J3JEW5CT.js} +2 -2
  49. package/dist/{chunk-DIJCMHUE.js → chunk-KG2CT762.js} +2 -2
  50. package/dist/{chunk-HP6B732E.js → chunk-ML4MI2RR.js} +5 -5
  51. package/dist/{chunk-XREXYQ5U.js → chunk-QATILW4B.js} +4 -4
  52. package/dist/{chunk-NWHKHBL4.js → chunk-QFPX7QZG.js} +7 -7
  53. package/dist/{chunk-BS75WJBH.js → chunk-R7XE5ZUR.js} +3 -3
  54. package/dist/{chunk-R5AWIILH.js → chunk-S6KMN6MJ.js} +2 -2
  55. package/dist/{chunk-JASFZQ76.js → chunk-SRLQROQJ.js} +3 -3
  56. package/dist/{chunk-36XS2ASP.js → chunk-Z3Q5I5F6.js} +2 -2
  57. package/dist/{cli-BsaYHAH9.d.ts → cli-BX0O688c.d.ts} +1 -1
  58. package/dist/cli.d.ts +2 -2
  59. package/dist/cli.js +13 -13
  60. package/dist/connectors/index.js +1 -1
  61. package/dist/external-wiki-access.d.ts +1 -1
  62. package/dist/external-wiki-access.js +4 -4
  63. package/dist/external-wiki-mcp-tools.d.ts +1 -1
  64. package/dist/extraction.js +4 -4
  65. package/dist/index.d.ts +680 -680
  66. package/dist/index.js +17 -17
  67. package/dist/mcp-memory-inspector-app.d.ts +1 -1
  68. package/dist/orchestrator.js +17 -17
  69. package/dist/{public-http-jMlmLny4.d.ts → public-http-BeJ1_JI1.d.ts} +1 -1
  70. package/dist/schemas.d.ts +108 -108
  71. package/dist/shared-context/manager.d.ts +8 -8
  72. package/dist/source-agent-qualifier.js +3 -3
  73. package/dist/support-passport/index.d.ts +4 -4
  74. package/dist/support-passport/index.js +6 -6
  75. package/dist/transfer/types.d.ts +66 -66
  76. package/package.json +2 -2
  77. package/src/connectors/index.test.ts +24 -0
  78. package/src/connectors/index.ts +2 -0
  79. package/src/connectors/prime-agent.ts +38 -0
  80. package/dist/chunk-4XN35YQD.js.map +0 -1
  81. package/dist/{access-service-U6jiERic.d.ts → access-service-BqF4UK8Z.d.ts} +64 -64
  82. /package/dist/{chunk-VCEE4YNA.js.map → chunk-2BRCV2IV.js.map} +0 -0
  83. /package/dist/{chunk-RFFCBYBD.js.map → chunk-63JMI45N.js.map} +0 -0
  84. /package/dist/{chunk-V2YH7T6T.js.map → chunk-65NQFK7D.js.map} +0 -0
  85. /package/dist/{chunk-BYFKJXIR.js.map → chunk-6BV6ZZZA.js.map} +0 -0
  86. /package/dist/{chunk-57WMVU4D.js.map → chunk-CTD5CPD2.js.map} +0 -0
  87. /package/dist/{chunk-IUSV4XJC.js.map → chunk-DZFPHARJ.js.map} +0 -0
  88. /package/dist/{chunk-YI25J2JD.js.map → chunk-GIMQJ5RX.js.map} +0 -0
  89. /package/dist/{chunk-SQ3EGGII.js.map → chunk-J3JEW5CT.js.map} +0 -0
  90. /package/dist/{chunk-DIJCMHUE.js.map → chunk-KG2CT762.js.map} +0 -0
  91. /package/dist/{chunk-HP6B732E.js.map → chunk-ML4MI2RR.js.map} +0 -0
  92. /package/dist/{chunk-XREXYQ5U.js.map → chunk-QATILW4B.js.map} +0 -0
  93. /package/dist/{chunk-NWHKHBL4.js.map → chunk-QFPX7QZG.js.map} +0 -0
  94. /package/dist/{chunk-BS75WJBH.js.map → chunk-R7XE5ZUR.js.map} +0 -0
  95. /package/dist/{chunk-R5AWIILH.js.map → chunk-S6KMN6MJ.js.map} +0 -0
  96. /package/dist/{chunk-JASFZQ76.js.map → chunk-SRLQROQJ.js.map} +0 -0
  97. /package/dist/{chunk-36XS2ASP.js.map → chunk-Z3Q5I5F6.js.map} +0 -0
@@ -932,24 +932,24 @@ declare const SupportPassportDraftCardSchema: z.ZodEffects<z.ZodObject<{
932
932
  category: z.ZodEnum<["communication", "environment", "transitions", "sensory", "regulation", "interests", "other"]>;
933
933
  sourceMemoryIds: z.ZodArray<z.ZodString, "many">;
934
934
  }, "strict", z.ZodTypeAny, {
935
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
936
935
  title: string;
937
936
  sourceMemoryIds: string[];
937
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
938
938
  statement: string;
939
939
  }, {
940
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
941
940
  title: string;
942
941
  sourceMemoryIds: string[];
942
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
943
943
  statement: string;
944
944
  }>, {
945
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
946
945
  title: string;
947
946
  sourceMemoryIds: string[];
947
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
948
948
  statement: string;
949
949
  }, {
950
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
951
950
  title: string;
952
951
  sourceMemoryIds: string[];
952
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
953
953
  statement: string;
954
954
  }>;
955
955
  declare const SupportPassportDraftOutputSchema: z.ZodObject<{
@@ -959,38 +959,38 @@ declare const SupportPassportDraftOutputSchema: z.ZodObject<{
959
959
  category: z.ZodEnum<["communication", "environment", "transitions", "sensory", "regulation", "interests", "other"]>;
960
960
  sourceMemoryIds: z.ZodArray<z.ZodString, "many">;
961
961
  }, "strict", z.ZodTypeAny, {
962
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
963
962
  title: string;
964
963
  sourceMemoryIds: string[];
964
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
965
965
  statement: string;
966
966
  }, {
967
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
968
967
  title: string;
969
968
  sourceMemoryIds: string[];
969
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
970
970
  statement: string;
971
971
  }>, {
972
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
973
972
  title: string;
974
973
  sourceMemoryIds: string[];
974
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
975
975
  statement: string;
976
976
  }, {
977
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
978
977
  title: string;
979
978
  sourceMemoryIds: string[];
979
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
980
980
  statement: string;
981
981
  }>, "many">;
982
982
  }, "strict", z.ZodTypeAny, {
983
983
  cards: {
984
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
985
984
  title: string;
986
985
  sourceMemoryIds: string[];
986
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
987
987
  statement: string;
988
988
  }[];
989
989
  }, {
990
990
  cards: {
991
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
992
991
  title: string;
993
992
  sourceMemoryIds: string[];
993
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
994
994
  statement: string;
995
995
  }[];
996
996
  }>;
@@ -1000,34 +1000,34 @@ declare const SupportPassportDraftModelInputSchema: z.ZodEffects<z.ZodObject<{
1000
1000
  memoryId: z.ZodString;
1001
1001
  content: z.ZodString;
1002
1002
  }, "strict", z.ZodTypeAny, {
1003
- content: string;
1004
1003
  memoryId: string;
1005
- }, {
1006
1004
  content: string;
1005
+ }, {
1007
1006
  memoryId: string;
1007
+ content: string;
1008
1008
  }>, "many">;
1009
1009
  }, "strict", z.ZodTypeAny, {
1010
1010
  memories: {
1011
- content: string;
1012
1011
  memoryId: string;
1012
+ content: string;
1013
1013
  }[];
1014
1014
  consent: true;
1015
1015
  }, {
1016
1016
  memories: {
1017
- content: string;
1018
1017
  memoryId: string;
1018
+ content: string;
1019
1019
  }[];
1020
1020
  consent: true;
1021
1021
  }>, {
1022
1022
  memories: {
1023
- content: string;
1024
1023
  memoryId: string;
1024
+ content: string;
1025
1025
  }[];
1026
1026
  consent: true;
1027
1027
  }, {
1028
1028
  memories: {
1029
- content: string;
1030
1029
  memoryId: string;
1030
+ content: string;
1031
1031
  }[];
1032
1032
  consent: true;
1033
1033
  }>;
@@ -1065,38 +1065,38 @@ declare const SupportPassportAnswerModelInputSchema: z.ZodObject<{
1065
1065
  category: z.ZodEnum<["communication", "environment", "transitions", "sensory", "regulation", "interests", "other"]>;
1066
1066
  updatedAt: z.ZodEffects<z.ZodString, string, string>;
1067
1067
  }, "strict", z.ZodTypeAny, {
1068
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1069
1068
  title: string;
1069
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1070
1070
  updatedAt: string;
1071
1071
  cardId: string;
1072
1072
  statement: string;
1073
1073
  }, {
1074
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1075
1074
  title: string;
1075
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1076
1076
  updatedAt: string;
1077
1077
  cardId: string;
1078
1078
  statement: string;
1079
1079
  }>, "many">;
1080
1080
  }, "strict", z.ZodTypeAny, {
1081
- expiresAt: string;
1082
1081
  schemaVersion: 1;
1082
+ expiresAt: string;
1083
1083
  updatedAt: string;
1084
1084
  grantId: string;
1085
1085
  cards: {
1086
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1087
1086
  title: string;
1087
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1088
1088
  updatedAt: string;
1089
1089
  cardId: string;
1090
1090
  statement: string;
1091
1091
  }[];
1092
1092
  }, {
1093
- expiresAt: string;
1094
1093
  schemaVersion: 1;
1094
+ expiresAt: string;
1095
1095
  updatedAt: string;
1096
1096
  grantId: string;
1097
1097
  cards: {
1098
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1099
1098
  title: string;
1099
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1100
1100
  updatedAt: string;
1101
1101
  cardId: string;
1102
1102
  statement: string;
@@ -1106,13 +1106,13 @@ declare const SupportPassportAnswerModelInputSchema: z.ZodObject<{
1106
1106
  }, "strict", z.ZodTypeAny, {
1107
1107
  question: string;
1108
1108
  guide: {
1109
- expiresAt: string;
1110
1109
  schemaVersion: 1;
1110
+ expiresAt: string;
1111
1111
  updatedAt: string;
1112
1112
  grantId: string;
1113
1113
  cards: {
1114
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1115
1114
  title: string;
1115
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1116
1116
  updatedAt: string;
1117
1117
  cardId: string;
1118
1118
  statement: string;
@@ -1121,13 +1121,13 @@ declare const SupportPassportAnswerModelInputSchema: z.ZodObject<{
1121
1121
  }, {
1122
1122
  question: string;
1123
1123
  guide: {
1124
- expiresAt: string;
1125
1124
  schemaVersion: 1;
1125
+ expiresAt: string;
1126
1126
  updatedAt: string;
1127
1127
  grantId: string;
1128
1128
  cards: {
1129
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1130
1129
  title: string;
1130
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1131
1131
  updatedAt: string;
1132
1132
  cardId: string;
1133
1133
  statement: string;
@@ -1244,18 +1244,18 @@ declare const SupportPassportCardSchema: z.ZodObject<{
1244
1244
  reviewBy: z.ZodEffects<z.ZodString, string, string>;
1245
1245
  revision: z.ZodString;
1246
1246
  }, "strict", z.ZodTypeAny, {
1247
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1248
- status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
1249
1247
  title: string;
1248
+ status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
1249
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1250
1250
  updatedAt: string;
1251
1251
  cardId: string;
1252
1252
  statement: string;
1253
1253
  reviewBy: string;
1254
1254
  revision: string;
1255
1255
  }, {
1256
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1257
- status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
1258
1256
  title: string;
1257
+ status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
1258
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1259
1259
  updatedAt: string;
1260
1260
  cardId: string;
1261
1261
  statement: string;
@@ -1272,36 +1272,36 @@ declare const SupportPassportCardListSchema: z.ZodEffects<z.ZodArray<z.ZodObject
1272
1272
  reviewBy: z.ZodEffects<z.ZodString, string, string>;
1273
1273
  revision: z.ZodString;
1274
1274
  }, "strict", z.ZodTypeAny, {
1275
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1276
- status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
1277
1275
  title: string;
1276
+ status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
1277
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1278
1278
  updatedAt: string;
1279
1279
  cardId: string;
1280
1280
  statement: string;
1281
1281
  reviewBy: string;
1282
1282
  revision: string;
1283
1283
  }, {
1284
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1285
- status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
1286
1284
  title: string;
1285
+ status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
1286
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1287
1287
  updatedAt: string;
1288
1288
  cardId: string;
1289
1289
  statement: string;
1290
1290
  reviewBy: string;
1291
1291
  revision: string;
1292
1292
  }>, "many">, {
1293
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1294
- status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
1295
1293
  title: string;
1294
+ status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
1295
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1296
1296
  updatedAt: string;
1297
1297
  cardId: string;
1298
1298
  statement: string;
1299
1299
  reviewBy: string;
1300
1300
  revision: string;
1301
1301
  }[], {
1302
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1303
- status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
1304
1302
  title: string;
1303
+ status: "active" | "pending_review" | "rejected" | "superseded" | "archived";
1304
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1305
1305
  updatedAt: string;
1306
1306
  cardId: string;
1307
1307
  statement: string;
@@ -1322,14 +1322,14 @@ declare const SupportPassportManualDraftInputSchema: z.ZodObject<{
1322
1322
  category: z.ZodEnum<["communication", "environment", "transitions", "sensory", "regulation", "interests", "other"]>;
1323
1323
  reviewBy: z.ZodEffects<z.ZodString, string, string>;
1324
1324
  }, "strict", z.ZodTypeAny, {
1325
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1326
1325
  title: string;
1326
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1327
1327
  statement: string;
1328
1328
  reviewBy: string;
1329
1329
  principal: string;
1330
1330
  }, {
1331
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1332
1331
  title: string;
1332
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1333
1333
  statement: string;
1334
1334
  reviewBy: string;
1335
1335
  principal: string;
@@ -1361,8 +1361,8 @@ declare const SupportPassportReplaceCardInputSchema: z.ZodObject<{
1361
1361
  category: z.ZodEnum<["communication", "environment", "transitions", "sensory", "regulation", "interests", "other"]>;
1362
1362
  reviewBy: z.ZodEffects<z.ZodString, string, string>;
1363
1363
  }, "strict", z.ZodTypeAny, {
1364
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1365
1364
  title: string;
1365
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1366
1366
  cardId: string;
1367
1367
  statement: string;
1368
1368
  reviewBy: string;
@@ -1370,8 +1370,8 @@ declare const SupportPassportReplaceCardInputSchema: z.ZodObject<{
1370
1370
  expectedRevision: string;
1371
1371
  reasonCode?: string | undefined;
1372
1372
  }, {
1373
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1374
1373
  title: string;
1374
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1375
1375
  cardId: string;
1376
1376
  statement: string;
1377
1377
  reviewBy: string;
@@ -1430,10 +1430,10 @@ declare const SupportPassportGrantStateSchema: z.ZodEffects<z.ZodObject<{
1430
1430
  expiresAt: z.ZodEffects<z.ZodString, string, string>;
1431
1431
  revokedAt: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
1432
1432
  }, "strict", z.ZodTypeAny, {
1433
- namespace: string;
1433
+ schemaVersion: 1;
1434
1434
  createdAt: string;
1435
1435
  expiresAt: string;
1436
- schemaVersion: 1;
1436
+ namespace: string;
1437
1437
  stateVersion: number;
1438
1438
  grantId: string;
1439
1439
  principalHash: string;
@@ -1445,10 +1445,10 @@ declare const SupportPassportGrantStateSchema: z.ZodEffects<z.ZodObject<{
1445
1445
  }[];
1446
1446
  revokedAt?: string | undefined;
1447
1447
  }, {
1448
- namespace: string;
1448
+ schemaVersion: 1;
1449
1449
  createdAt: string;
1450
1450
  expiresAt: string;
1451
- schemaVersion: 1;
1451
+ namespace: string;
1452
1452
  stateVersion: number;
1453
1453
  grantId: string;
1454
1454
  principalHash: string;
@@ -1460,10 +1460,10 @@ declare const SupportPassportGrantStateSchema: z.ZodEffects<z.ZodObject<{
1460
1460
  }[];
1461
1461
  revokedAt?: string | undefined;
1462
1462
  }>, {
1463
- namespace: string;
1463
+ schemaVersion: 1;
1464
1464
  createdAt: string;
1465
1465
  expiresAt: string;
1466
- schemaVersion: 1;
1466
+ namespace: string;
1467
1467
  stateVersion: number;
1468
1468
  grantId: string;
1469
1469
  principalHash: string;
@@ -1475,10 +1475,10 @@ declare const SupportPassportGrantStateSchema: z.ZodEffects<z.ZodObject<{
1475
1475
  }[];
1476
1476
  revokedAt?: string | undefined;
1477
1477
  }, {
1478
- namespace: string;
1478
+ schemaVersion: 1;
1479
1479
  createdAt: string;
1480
1480
  expiresAt: string;
1481
- schemaVersion: 1;
1481
+ namespace: string;
1482
1482
  stateVersion: number;
1483
1483
  grantId: string;
1484
1484
  principalHash: string;
@@ -1649,9 +1649,9 @@ declare const SupportPassportOwnerGrantSchema: z.ZodObject<{
1649
1649
  revokedAt: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
1650
1650
  status: z.ZodEnum<["active", "expired", "revoked"]>;
1651
1651
  }, "strict", z.ZodTypeAny, {
1652
+ status: "active" | "expired" | "revoked";
1652
1653
  createdAt: string;
1653
1654
  expiresAt: string;
1654
- status: "active" | "expired" | "revoked";
1655
1655
  stateVersion: number;
1656
1656
  grantId: string;
1657
1657
  cards: {
@@ -1660,9 +1660,9 @@ declare const SupportPassportOwnerGrantSchema: z.ZodObject<{
1660
1660
  }[];
1661
1661
  revokedAt?: string | undefined;
1662
1662
  }, {
1663
+ status: "active" | "expired" | "revoked";
1663
1664
  createdAt: string;
1664
1665
  expiresAt: string;
1665
- status: "active" | "expired" | "revoked";
1666
1666
  stateVersion: number;
1667
1667
  grantId: string;
1668
1668
  cards: {
@@ -1690,9 +1690,9 @@ declare const SupportPassportCreatedGrantSchema: z.ZodObject<{
1690
1690
  revokedAt: z.ZodOptional<z.ZodEffects<z.ZodString, string, string>>;
1691
1691
  status: z.ZodEnum<["active", "expired", "revoked"]>;
1692
1692
  }, "strict", z.ZodTypeAny, {
1693
+ status: "active" | "expired" | "revoked";
1693
1694
  createdAt: string;
1694
1695
  expiresAt: string;
1695
- status: "active" | "expired" | "revoked";
1696
1696
  stateVersion: number;
1697
1697
  grantId: string;
1698
1698
  cards: {
@@ -1701,9 +1701,9 @@ declare const SupportPassportCreatedGrantSchema: z.ZodObject<{
1701
1701
  }[];
1702
1702
  revokedAt?: string | undefined;
1703
1703
  }, {
1704
+ status: "active" | "expired" | "revoked";
1704
1705
  createdAt: string;
1705
1706
  expiresAt: string;
1706
- status: "active" | "expired" | "revoked";
1707
1707
  stateVersion: number;
1708
1708
  grantId: string;
1709
1709
  cards: {
@@ -1716,9 +1716,9 @@ declare const SupportPassportCreatedGrantSchema: z.ZodObject<{
1716
1716
  }, "strict", z.ZodTypeAny, {
1717
1717
  secret: string;
1718
1718
  grant: {
1719
+ status: "active" | "expired" | "revoked";
1719
1720
  createdAt: string;
1720
1721
  expiresAt: string;
1721
- status: "active" | "expired" | "revoked";
1722
1722
  stateVersion: number;
1723
1723
  grantId: string;
1724
1724
  cards: {
@@ -1730,9 +1730,9 @@ declare const SupportPassportCreatedGrantSchema: z.ZodObject<{
1730
1730
  }, {
1731
1731
  secret: string;
1732
1732
  grant: {
1733
+ status: "active" | "expired" | "revoked";
1733
1734
  createdAt: string;
1734
1735
  expiresAt: string;
1735
- status: "active" | "expired" | "revoked";
1736
1736
  stateVersion: number;
1737
1737
  grantId: string;
1738
1738
  cards: {
@@ -1749,14 +1749,14 @@ declare const SupportPassportPublicCardSchema: z.ZodObject<{
1749
1749
  category: z.ZodEnum<["communication", "environment", "transitions", "sensory", "regulation", "interests", "other"]>;
1750
1750
  updatedAt: z.ZodEffects<z.ZodString, string, string>;
1751
1751
  }, "strict", z.ZodTypeAny, {
1752
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1753
1752
  title: string;
1753
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1754
1754
  updatedAt: string;
1755
1755
  cardId: string;
1756
1756
  statement: string;
1757
1757
  }, {
1758
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1759
1758
  title: string;
1759
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1760
1760
  updatedAt: string;
1761
1761
  cardId: string;
1762
1762
  statement: string;
@@ -1773,38 +1773,38 @@ declare const SupportPassportPublicGuideSchema: z.ZodObject<{
1773
1773
  category: z.ZodEnum<["communication", "environment", "transitions", "sensory", "regulation", "interests", "other"]>;
1774
1774
  updatedAt: z.ZodEffects<z.ZodString, string, string>;
1775
1775
  }, "strict", z.ZodTypeAny, {
1776
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1777
1776
  title: string;
1777
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1778
1778
  updatedAt: string;
1779
1779
  cardId: string;
1780
1780
  statement: string;
1781
1781
  }, {
1782
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1783
1782
  title: string;
1783
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1784
1784
  updatedAt: string;
1785
1785
  cardId: string;
1786
1786
  statement: string;
1787
1787
  }>, "many">;
1788
1788
  }, "strict", z.ZodTypeAny, {
1789
- expiresAt: string;
1790
1789
  schemaVersion: 1;
1790
+ expiresAt: string;
1791
1791
  updatedAt: string;
1792
1792
  grantId: string;
1793
1793
  cards: {
1794
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1795
1794
  title: string;
1795
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1796
1796
  updatedAt: string;
1797
1797
  cardId: string;
1798
1798
  statement: string;
1799
1799
  }[];
1800
1800
  }, {
1801
- expiresAt: string;
1802
1801
  schemaVersion: 1;
1802
+ expiresAt: string;
1803
1803
  updatedAt: string;
1804
1804
  grantId: string;
1805
1805
  cards: {
1806
- category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1807
1806
  title: string;
1807
+ category: "other" | "communication" | "environment" | "transitions" | "sensory" | "regulation" | "interests";
1808
1808
  updatedAt: string;
1809
1809
  cardId: string;
1810
1810
  statement: string;