@remnic/core 9.69.18 → 9.69.19

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 (38) hide show
  1. package/dist/access-admin-ops-surface.d.ts +1 -1
  2. package/dist/access-authorization-probe.d.ts +1 -1
  3. package/dist/access-boundary.d.ts +1 -1
  4. package/dist/access-extraction-force-flush.d.ts +1 -1
  5. package/dist/access-http-lcm-compaction.d.ts +1 -1
  6. package/dist/access-http-lifecycle-flush.d.ts +1 -1
  7. package/dist/access-http-offline-stream.d.ts +1 -1
  8. package/dist/access-http.d.ts +2 -2
  9. package/dist/access-lcm-surface.d.ts +1 -1
  10. package/dist/access-mcp.d.ts +1 -1
  11. package/dist/access-observe-write-surface.d.ts +1 -1
  12. package/dist/access-operations.d.ts +7 -7
  13. package/dist/access-recall-concurrency.d.ts +1 -1
  14. package/dist/access-recall-response.d.ts +1 -1
  15. package/dist/access-recall-surface.d.ts +1 -1
  16. package/dist/access-schema.d.ts +91 -91
  17. package/dist/access-service-helpers.d.ts +1 -1
  18. package/dist/access-service.d.ts +1 -1
  19. package/dist/access-surface-catalog.d.ts +1 -1
  20. package/dist/{cli-DN9LpWf0.d.ts → cli-BNtvR-nU.d.ts} +1 -1
  21. package/dist/cli.d.ts +2 -2
  22. package/dist/deep-recall-http-glue.d.ts +1 -1
  23. package/dist/deep-recall-mcp-tools.d.ts +1 -1
  24. package/dist/external-wiki-access.d.ts +1 -1
  25. package/dist/external-wiki-mcp-tools.d.ts +1 -1
  26. package/dist/index.d.ts +678 -678
  27. package/dist/mcp-memory-inspector-app.d.ts +1 -1
  28. package/dist/memory-subject-cli.d.ts +1 -1
  29. package/dist/memory-subject.d.ts +1 -1
  30. package/dist/{public-http-C1ht4oDJ.d.ts → public-http-Bevrjll9.d.ts} +1 -1
  31. package/dist/schemas.d.ts +152 -152
  32. package/dist/shared-context/manager.d.ts +6 -6
  33. package/dist/support-passport/index.d.ts +4 -4
  34. package/dist/transfer/types.d.ts +78 -78
  35. package/dist/who-knows-cli.d.ts +1 -1
  36. package/dist/who-knows.d.ts +1 -1
  37. package/package.json +2 -2
  38. package/dist/{access-service-CYdqPfpS.d.ts → access-service-BlsNXFwx.d.ts} +58 -58
@@ -41,12 +41,12 @@ declare const SharedFeedbackEntrySchema: z.ZodObject<{
41
41
  decision: "rejected" | "approved" | "approved_with_feedback";
42
42
  agent: string;
43
43
  date: string;
44
- workflow?: string | undefined;
44
+ severity?: "low" | "medium" | "high" | undefined;
45
+ confidence?: number | undefined;
45
46
  tags?: string[] | undefined;
47
+ workflow?: string | undefined;
46
48
  outcome?: string | undefined;
47
- confidence?: number | undefined;
48
49
  refs?: string[] | undefined;
49
- severity?: "high" | "low" | "medium" | undefined;
50
50
  learning?: string | undefined;
51
51
  evidenceWindowStart?: string | undefined;
52
52
  evidenceWindowEnd?: string | undefined;
@@ -55,12 +55,12 @@ declare const SharedFeedbackEntrySchema: z.ZodObject<{
55
55
  decision: "rejected" | "approved" | "approved_with_feedback";
56
56
  agent: string;
57
57
  date: string;
58
- workflow?: string | undefined;
58
+ severity?: "low" | "medium" | "high" | undefined;
59
+ confidence?: number | undefined;
59
60
  tags?: string[] | undefined;
61
+ workflow?: string | undefined;
60
62
  outcome?: string | undefined;
61
- confidence?: number | undefined;
62
63
  refs?: string[] | undefined;
63
- severity?: "high" | "low" | "medium" | undefined;
64
64
  learning?: string | undefined;
65
65
  evidenceWindowStart?: string | undefined;
66
66
  evidenceWindowEnd?: string | undefined;
@@ -1,9 +1,9 @@
1
- import { S as SupportPassportExternalRequestHandler } from '../public-http-C1ht4oDJ.js';
2
- export { a as SUPPORT_PASSPORT_PUBLIC_HTTP_ROUTES, b as SupportPassportPublicHandlerOptions, c as buildSupportPassportPublicRequestHandler, d as composeSupportPassportExternalRequestHandlers, n as normalizeSupportPassportNetworkAddress } from '../public-http-C1ht4oDJ.js';
1
+ import { S as SupportPassportExternalRequestHandler } from '../public-http-Bevrjll9.js';
2
+ export { a as SUPPORT_PASSPORT_PUBLIC_HTTP_ROUTES, b as SupportPassportPublicHandlerOptions, c as buildSupportPassportPublicRequestHandler, d as composeSupportPassportExternalRequestHandlers, n as normalizeSupportPassportNetworkAddress } from '../public-http-Bevrjll9.js';
3
3
  import { OfflineSyncExcludeFile } from '../offline-sync-file-io.js';
4
4
  import { M as MemoryFile, da as SupportPassportConfig } from '../types-BRg3tMyp.js';
5
- import { ay as SupportPassportCard, aF as SupportPassportCardServiceDependencies, b2 as SupportPassportManualDraftInput, aQ as SupportPassportDraftCard, bq as SupportPassportOwnerScope, bu as SupportPassportReplaceCardInput, aC as SupportPassportCardMutationInput, aY as SupportPassportGrantCardRef, a_ as SupportPassportGrantState, aJ as SupportPassportCreateGrantInput, aO as SupportPassportCreatedGrant, bo as SupportPassportOwnerGrant, bw as SupportPassportRevokeGrantInput, bs as SupportPassportPublicGuide, bh as SupportPassportModelRoute, b6 as SupportPassportModelAdapter, ba as SupportPassportModelAuditSink, av as SupportPassportAnswerOutput } from '../access-service-CYdqPfpS.js';
6
- export { aj as SUPPORT_PASSPORT_CARD_CATEGORIES, ak as SUPPORT_PASSPORT_CARD_STATUSES, al as SUPPORT_PASSPORT_DRAFT_MAX_CONTENT_CHARACTERS, am as SUPPORT_PASSPORT_DRAFT_MAX_MEMORIES, an as SUPPORT_PASSPORT_NOT_IN_GUIDE_ANSWER, ao as SUPPORT_PASSPORT_SOURCE_MEMORY_ID_MAX_LENGTH, ar as SupportPassportAccessSurface, as as SupportPassportAccessSurfaceDependencies, at as SupportPassportAnswerModelInput, au as SupportPassportAnswerModelInputSchema, aw as SupportPassportAnswerOutputSchema, ax as SupportPassportAnswerResult, az as SupportPassportCardCategory, aA as SupportPassportCardCategorySchema, aB as SupportPassportCardListSchema, aD as SupportPassportCardMutationInputSchema, aE as SupportPassportCardSchema, aG as SupportPassportCardStatus, aH as SupportPassportCardStatusSchema, aI as SupportPassportCardTitleSchema, aK as SupportPassportCreateGrantInputSchema, aL as SupportPassportCreateGrantRequest, aM as SupportPassportCreateGrantRequestSchema, aN as SupportPassportCreateGrantResult, aP as SupportPassportCreatedGrantSchema, aR as SupportPassportDraftCardSchema, aS as SupportPassportDraftModelInput, aT as SupportPassportDraftModelInputSchema, aU as SupportPassportDraftOutputSchema, aV as SupportPassportDraftResult, aW as SupportPassportError, aX as SupportPassportErrorCode, aZ as SupportPassportGrantCardRefSchema, a$ as SupportPassportGrantStateSchema, b0 as SupportPassportListCardsInputSchema, b1 as SupportPassportListGrantsInputSchema, b3 as SupportPassportManualDraftInputSchema, b4 as SupportPassportMemoryIdSchema, b5 as SupportPassportMemoryPreview, b7 as SupportPassportModelAdapterOptions, b8 as SupportPassportModelAuditRecord, b9 as SupportPassportModelAuditRecordSchema, bb as SupportPassportModelAuditStore, bc as SupportPassportModelCallError, bd as SupportPassportModelClients, be as SupportPassportModelFailureMetadata, bf as SupportPassportModelMessage, bg as SupportPassportModelResultMetadata, bi as SupportPassportModelRouteKind, bj as SupportPassportModelRouteResult, bk as SupportPassportModelUsage, bl as SupportPassportNamespaceSchema, bm as SupportPassportOwnerCreateGrantRequest, bn as SupportPassportOwnerCreateGrantRequestSchema, bp as SupportPassportOwnerGrantSchema, br as SupportPassportPublicCardSchema, bt as SupportPassportPublicGuideSchema, bv as SupportPassportReplaceCardInputSchema, bx as SupportPassportRevokeGrantInputSchema, by as SupportPassportRevokeGrantResult, bz as SupportPassportSourceMemoryIdSchema, bK as acceptsSupportPassportModelResponse, bN as buildSupportPassportDirectGatewayConfig, bS as computeSupportPassportCardRevision, bU as createSupportPassportModelAdapter, b_ as hashSupportPassportAuditValues, c5 as resolveSupportPassportModelRoutePlan } from '../access-service-CYdqPfpS.js';
5
+ import { ay as SupportPassportCard, aF as SupportPassportCardServiceDependencies, b2 as SupportPassportManualDraftInput, aQ as SupportPassportDraftCard, bq as SupportPassportOwnerScope, bu as SupportPassportReplaceCardInput, aC as SupportPassportCardMutationInput, aY as SupportPassportGrantCardRef, a_ as SupportPassportGrantState, aJ as SupportPassportCreateGrantInput, aO as SupportPassportCreatedGrant, bo as SupportPassportOwnerGrant, bw as SupportPassportRevokeGrantInput, bs as SupportPassportPublicGuide, bh as SupportPassportModelRoute, b6 as SupportPassportModelAdapter, ba as SupportPassportModelAuditSink, av as SupportPassportAnswerOutput } from '../access-service-BlsNXFwx.js';
6
+ export { aj as SUPPORT_PASSPORT_CARD_CATEGORIES, ak as SUPPORT_PASSPORT_CARD_STATUSES, al as SUPPORT_PASSPORT_DRAFT_MAX_CONTENT_CHARACTERS, am as SUPPORT_PASSPORT_DRAFT_MAX_MEMORIES, an as SUPPORT_PASSPORT_NOT_IN_GUIDE_ANSWER, ao as SUPPORT_PASSPORT_SOURCE_MEMORY_ID_MAX_LENGTH, ar as SupportPassportAccessSurface, as as SupportPassportAccessSurfaceDependencies, at as SupportPassportAnswerModelInput, au as SupportPassportAnswerModelInputSchema, aw as SupportPassportAnswerOutputSchema, ax as SupportPassportAnswerResult, az as SupportPassportCardCategory, aA as SupportPassportCardCategorySchema, aB as SupportPassportCardListSchema, aD as SupportPassportCardMutationInputSchema, aE as SupportPassportCardSchema, aG as SupportPassportCardStatus, aH as SupportPassportCardStatusSchema, aI as SupportPassportCardTitleSchema, aK as SupportPassportCreateGrantInputSchema, aL as SupportPassportCreateGrantRequest, aM as SupportPassportCreateGrantRequestSchema, aN as SupportPassportCreateGrantResult, aP as SupportPassportCreatedGrantSchema, aR as SupportPassportDraftCardSchema, aS as SupportPassportDraftModelInput, aT as SupportPassportDraftModelInputSchema, aU as SupportPassportDraftOutputSchema, aV as SupportPassportDraftResult, aW as SupportPassportError, aX as SupportPassportErrorCode, aZ as SupportPassportGrantCardRefSchema, a$ as SupportPassportGrantStateSchema, b0 as SupportPassportListCardsInputSchema, b1 as SupportPassportListGrantsInputSchema, b3 as SupportPassportManualDraftInputSchema, b4 as SupportPassportMemoryIdSchema, b5 as SupportPassportMemoryPreview, b7 as SupportPassportModelAdapterOptions, b8 as SupportPassportModelAuditRecord, b9 as SupportPassportModelAuditRecordSchema, bb as SupportPassportModelAuditStore, bc as SupportPassportModelCallError, bd as SupportPassportModelClients, be as SupportPassportModelFailureMetadata, bf as SupportPassportModelMessage, bg as SupportPassportModelResultMetadata, bi as SupportPassportModelRouteKind, bj as SupportPassportModelRouteResult, bk as SupportPassportModelUsage, bl as SupportPassportNamespaceSchema, bm as SupportPassportOwnerCreateGrantRequest, bn as SupportPassportOwnerCreateGrantRequestSchema, bp as SupportPassportOwnerGrantSchema, br as SupportPassportPublicCardSchema, bt as SupportPassportPublicGuideSchema, bv as SupportPassportReplaceCardInputSchema, bx as SupportPassportRevokeGrantInputSchema, by as SupportPassportRevokeGrantResult, bz as SupportPassportSourceMemoryIdSchema, bK as acceptsSupportPassportModelResponse, bN as buildSupportPassportDirectGatewayConfig, bS as computeSupportPassportCardRevision, bU as createSupportPassportModelAdapter, b_ as hashSupportPassportAuditValues, c5 as resolveSupportPassportModelRoutePlan } from '../access-service-BlsNXFwx.js';
7
7
  import { S as StorageManager } from '../storage-BcFd1lN_.js';
8
8
  import { FileHandle } from 'node:fs/promises';
9
9
  import { withHeldFileLock } from '../utils/serialize-mutations.js';
@@ -20,26 +20,26 @@ declare const ExportManifestV1Schema: z.ZodObject<{
20
20
  bytes: number;
21
21
  }>, "many">;
22
22
  }, "strip", z.ZodTypeAny, {
23
- schemaVersion: 1;
23
+ format: "openclaw-engram-export";
24
+ createdAt: string;
25
+ pluginVersion: string;
24
26
  files: {
25
27
  sha256: string;
26
28
  path: string;
27
29
  bytes: number;
28
30
  }[];
29
- createdAt: string;
30
- format: "openclaw-engram-export";
31
- pluginVersion: string;
31
+ schemaVersion: 1;
32
32
  includesTranscripts: boolean;
33
33
  }, {
34
- schemaVersion: 1;
34
+ format: "openclaw-engram-export";
35
+ createdAt: string;
36
+ pluginVersion: string;
35
37
  files: {
36
38
  sha256: string;
37
39
  path: string;
38
40
  bytes: number;
39
41
  }[];
40
- createdAt: string;
41
- format: "openclaw-engram-export";
42
- pluginVersion: string;
42
+ schemaVersion: 1;
43
43
  includesTranscripts: boolean;
44
44
  }>;
45
45
  type ExportManifestV1 = z.infer<typeof ExportManifestV1Schema>;
@@ -75,26 +75,26 @@ declare const ExportBundleV1Schema: z.ZodObject<{
75
75
  bytes: number;
76
76
  }>, "many">;
77
77
  }, "strip", z.ZodTypeAny, {
78
- schemaVersion: 1;
78
+ format: "openclaw-engram-export";
79
+ createdAt: string;
80
+ pluginVersion: string;
79
81
  files: {
80
82
  sha256: string;
81
83
  path: string;
82
84
  bytes: number;
83
85
  }[];
84
- createdAt: string;
85
- format: "openclaw-engram-export";
86
- pluginVersion: string;
86
+ schemaVersion: 1;
87
87
  includesTranscripts: boolean;
88
88
  }, {
89
- schemaVersion: 1;
89
+ format: "openclaw-engram-export";
90
+ createdAt: string;
91
+ pluginVersion: string;
90
92
  files: {
91
93
  sha256: string;
92
94
  path: string;
93
95
  bytes: number;
94
96
  }[];
95
- createdAt: string;
96
- format: "openclaw-engram-export";
97
- pluginVersion: string;
97
+ schemaVersion: 1;
98
98
  includesTranscripts: boolean;
99
99
  }>;
100
100
  records: z.ZodArray<z.ZodObject<{
@@ -109,15 +109,15 @@ declare const ExportBundleV1Schema: z.ZodObject<{
109
109
  }>, "many">;
110
110
  }, "strip", z.ZodTypeAny, {
111
111
  manifest: {
112
- schemaVersion: 1;
112
+ format: "openclaw-engram-export";
113
+ createdAt: string;
114
+ pluginVersion: string;
113
115
  files: {
114
116
  sha256: string;
115
117
  path: string;
116
118
  bytes: number;
117
119
  }[];
118
- createdAt: string;
119
- format: "openclaw-engram-export";
120
- pluginVersion: string;
120
+ schemaVersion: 1;
121
121
  includesTranscripts: boolean;
122
122
  };
123
123
  records: {
@@ -126,15 +126,15 @@ declare const ExportBundleV1Schema: z.ZodObject<{
126
126
  }[];
127
127
  }, {
128
128
  manifest: {
129
- schemaVersion: 1;
129
+ format: "openclaw-engram-export";
130
+ createdAt: string;
131
+ pluginVersion: string;
130
132
  files: {
131
133
  sha256: string;
132
134
  path: string;
133
135
  bytes: number;
134
136
  }[];
135
- createdAt: string;
136
- format: "openclaw-engram-export";
137
- pluginVersion: string;
137
+ schemaVersion: 1;
138
138
  includesTranscripts: boolean;
139
139
  };
140
140
  records: {
@@ -319,9 +319,9 @@ declare const CapsuleBlockSchema: z.ZodObject<{
319
319
  identityAnchors: boolean;
320
320
  peerProfiles: boolean;
321
321
  };
322
- schemaVersion: string;
323
- id: string;
324
322
  description: string;
323
+ id: string;
324
+ schemaVersion: string;
325
325
  version: string;
326
326
  parentCapsule: string | null;
327
327
  retrievalPolicy: {
@@ -340,9 +340,9 @@ declare const CapsuleBlockSchema: z.ZodObject<{
340
340
  identityAnchors: boolean;
341
341
  peerProfiles: boolean;
342
342
  };
343
- schemaVersion: string;
344
- id: string;
345
343
  description: string;
344
+ id: string;
345
+ schemaVersion: string;
346
346
  version: string;
347
347
  parentCapsule: string | null;
348
348
  retrievalPolicy: {
@@ -470,9 +470,9 @@ declare const ExportManifestV2Schema: z.ZodObject<{
470
470
  identityAnchors: boolean;
471
471
  peerProfiles: boolean;
472
472
  };
473
- schemaVersion: string;
474
- id: string;
475
473
  description: string;
474
+ id: string;
475
+ schemaVersion: string;
476
476
  version: string;
477
477
  parentCapsule: string | null;
478
478
  retrievalPolicy: {
@@ -491,9 +491,9 @@ declare const ExportManifestV2Schema: z.ZodObject<{
491
491
  identityAnchors: boolean;
492
492
  peerProfiles: boolean;
493
493
  };
494
- schemaVersion: string;
495
- id: string;
496
494
  description: string;
495
+ id: string;
496
+ schemaVersion: string;
497
497
  version: string;
498
498
  parentCapsule: string | null;
499
499
  retrievalPolicy: {
@@ -507,16 +507,14 @@ declare const ExportManifestV2Schema: z.ZodObject<{
507
507
  } | null | undefined;
508
508
  }>;
509
509
  }, "strip", z.ZodTypeAny, {
510
- schemaVersion: 2;
510
+ format: "openclaw-engram-export";
511
+ createdAt: string;
512
+ pluginVersion: string;
511
513
  files: {
512
514
  sha256: string;
513
515
  path: string;
514
516
  bytes: number;
515
517
  }[];
516
- createdAt: string;
517
- format: "openclaw-engram-export";
518
- pluginVersion: string;
519
- includesTranscripts: boolean;
520
518
  capsule: {
521
519
  includes: {
522
520
  procedural: boolean;
@@ -524,9 +522,9 @@ declare const ExportManifestV2Schema: z.ZodObject<{
524
522
  identityAnchors: boolean;
525
523
  peerProfiles: boolean;
526
524
  };
527
- schemaVersion: string;
528
- id: string;
529
525
  description: string;
526
+ id: string;
527
+ schemaVersion: string;
530
528
  version: string;
531
529
  parentCapsule: string | null;
532
530
  retrievalPolicy: {
@@ -539,17 +537,17 @@ declare const ExportManifestV2Schema: z.ZodObject<{
539
537
  forkRoot: string;
540
538
  } | null;
541
539
  };
542
- }, {
543
540
  schemaVersion: 2;
541
+ includesTranscripts: boolean;
542
+ }, {
543
+ format: "openclaw-engram-export";
544
+ createdAt: string;
545
+ pluginVersion: string;
544
546
  files: {
545
547
  sha256: string;
546
548
  path: string;
547
549
  bytes: number;
548
550
  }[];
549
- createdAt: string;
550
- format: "openclaw-engram-export";
551
- pluginVersion: string;
552
- includesTranscripts: boolean;
553
551
  capsule: {
554
552
  includes: {
555
553
  procedural: boolean;
@@ -557,9 +555,9 @@ declare const ExportManifestV2Schema: z.ZodObject<{
557
555
  identityAnchors: boolean;
558
556
  peerProfiles: boolean;
559
557
  };
560
- schemaVersion: string;
561
- id: string;
562
558
  description: string;
559
+ id: string;
560
+ schemaVersion: string;
563
561
  version: string;
564
562
  parentCapsule: string | null;
565
563
  retrievalPolicy: {
@@ -572,6 +570,8 @@ declare const ExportManifestV2Schema: z.ZodObject<{
572
570
  forkRoot: string;
573
571
  } | null | undefined;
574
572
  };
573
+ schemaVersion: 2;
574
+ includesTranscripts: boolean;
575
575
  }>;
576
576
  type ExportManifestV2 = z.infer<typeof ExportManifestV2Schema>;
577
577
  declare const ExportBundleV2Schema: z.ZodObject<{
@@ -689,9 +689,9 @@ declare const ExportBundleV2Schema: z.ZodObject<{
689
689
  identityAnchors: boolean;
690
690
  peerProfiles: boolean;
691
691
  };
692
- schemaVersion: string;
693
- id: string;
694
692
  description: string;
693
+ id: string;
694
+ schemaVersion: string;
695
695
  version: string;
696
696
  parentCapsule: string | null;
697
697
  retrievalPolicy: {
@@ -710,9 +710,9 @@ declare const ExportBundleV2Schema: z.ZodObject<{
710
710
  identityAnchors: boolean;
711
711
  peerProfiles: boolean;
712
712
  };
713
- schemaVersion: string;
714
- id: string;
715
713
  description: string;
714
+ id: string;
715
+ schemaVersion: string;
716
716
  version: string;
717
717
  parentCapsule: string | null;
718
718
  retrievalPolicy: {
@@ -726,16 +726,14 @@ declare const ExportBundleV2Schema: z.ZodObject<{
726
726
  } | null | undefined;
727
727
  }>;
728
728
  }, "strip", z.ZodTypeAny, {
729
- schemaVersion: 2;
729
+ format: "openclaw-engram-export";
730
+ createdAt: string;
731
+ pluginVersion: string;
730
732
  files: {
731
733
  sha256: string;
732
734
  path: string;
733
735
  bytes: number;
734
736
  }[];
735
- createdAt: string;
736
- format: "openclaw-engram-export";
737
- pluginVersion: string;
738
- includesTranscripts: boolean;
739
737
  capsule: {
740
738
  includes: {
741
739
  procedural: boolean;
@@ -743,9 +741,9 @@ declare const ExportBundleV2Schema: z.ZodObject<{
743
741
  identityAnchors: boolean;
744
742
  peerProfiles: boolean;
745
743
  };
746
- schemaVersion: string;
747
- id: string;
748
744
  description: string;
745
+ id: string;
746
+ schemaVersion: string;
749
747
  version: string;
750
748
  parentCapsule: string | null;
751
749
  retrievalPolicy: {
@@ -758,17 +756,17 @@ declare const ExportBundleV2Schema: z.ZodObject<{
758
756
  forkRoot: string;
759
757
  } | null;
760
758
  };
761
- }, {
762
759
  schemaVersion: 2;
760
+ includesTranscripts: boolean;
761
+ }, {
762
+ format: "openclaw-engram-export";
763
+ createdAt: string;
764
+ pluginVersion: string;
763
765
  files: {
764
766
  sha256: string;
765
767
  path: string;
766
768
  bytes: number;
767
769
  }[];
768
- createdAt: string;
769
- format: "openclaw-engram-export";
770
- pluginVersion: string;
771
- includesTranscripts: boolean;
772
770
  capsule: {
773
771
  includes: {
774
772
  procedural: boolean;
@@ -776,9 +774,9 @@ declare const ExportBundleV2Schema: z.ZodObject<{
776
774
  identityAnchors: boolean;
777
775
  peerProfiles: boolean;
778
776
  };
779
- schemaVersion: string;
780
- id: string;
781
777
  description: string;
778
+ id: string;
779
+ schemaVersion: string;
782
780
  version: string;
783
781
  parentCapsule: string | null;
784
782
  retrievalPolicy: {
@@ -791,6 +789,8 @@ declare const ExportBundleV2Schema: z.ZodObject<{
791
789
  forkRoot: string;
792
790
  } | null | undefined;
793
791
  };
792
+ schemaVersion: 2;
793
+ includesTranscripts: boolean;
794
794
  }>;
795
795
  records: z.ZodArray<z.ZodObject<{
796
796
  path: z.ZodString;
@@ -804,16 +804,14 @@ declare const ExportBundleV2Schema: z.ZodObject<{
804
804
  }>, "many">;
805
805
  }, "strip", z.ZodTypeAny, {
806
806
  manifest: {
807
- schemaVersion: 2;
807
+ format: "openclaw-engram-export";
808
+ createdAt: string;
809
+ pluginVersion: string;
808
810
  files: {
809
811
  sha256: string;
810
812
  path: string;
811
813
  bytes: number;
812
814
  }[];
813
- createdAt: string;
814
- format: "openclaw-engram-export";
815
- pluginVersion: string;
816
- includesTranscripts: boolean;
817
815
  capsule: {
818
816
  includes: {
819
817
  procedural: boolean;
@@ -821,9 +819,9 @@ declare const ExportBundleV2Schema: z.ZodObject<{
821
819
  identityAnchors: boolean;
822
820
  peerProfiles: boolean;
823
821
  };
824
- schemaVersion: string;
825
- id: string;
826
822
  description: string;
823
+ id: string;
824
+ schemaVersion: string;
827
825
  version: string;
828
826
  parentCapsule: string | null;
829
827
  retrievalPolicy: {
@@ -836,6 +834,8 @@ declare const ExportBundleV2Schema: z.ZodObject<{
836
834
  forkRoot: string;
837
835
  } | null;
838
836
  };
837
+ schemaVersion: 2;
838
+ includesTranscripts: boolean;
839
839
  };
840
840
  records: {
841
841
  content: string;
@@ -843,16 +843,14 @@ declare const ExportBundleV2Schema: z.ZodObject<{
843
843
  }[];
844
844
  }, {
845
845
  manifest: {
846
- schemaVersion: 2;
846
+ format: "openclaw-engram-export";
847
+ createdAt: string;
848
+ pluginVersion: string;
847
849
  files: {
848
850
  sha256: string;
849
851
  path: string;
850
852
  bytes: number;
851
853
  }[];
852
- createdAt: string;
853
- format: "openclaw-engram-export";
854
- pluginVersion: string;
855
- includesTranscripts: boolean;
856
854
  capsule: {
857
855
  includes: {
858
856
  procedural: boolean;
@@ -860,9 +858,9 @@ declare const ExportBundleV2Schema: z.ZodObject<{
860
858
  identityAnchors: boolean;
861
859
  peerProfiles: boolean;
862
860
  };
863
- schemaVersion: string;
864
- id: string;
865
861
  description: string;
862
+ id: string;
863
+ schemaVersion: string;
866
864
  version: string;
867
865
  parentCapsule: string | null;
868
866
  retrievalPolicy: {
@@ -875,6 +873,8 @@ declare const ExportBundleV2Schema: z.ZodObject<{
875
873
  forkRoot: string;
876
874
  } | null | undefined;
877
875
  };
876
+ schemaVersion: 2;
877
+ includesTranscripts: boolean;
878
878
  };
879
879
  records: {
880
880
  content: string;
@@ -1,4 +1,4 @@
1
- import { W as WhoKnowsResult } from './access-service-CYdqPfpS.js';
1
+ import { W as WhoKnowsResult } from './access-service-BlsNXFwx.js';
2
2
  import './types-BRg3tMyp.js';
3
3
  import './message-parts/index.js';
4
4
  import './bounded-jsonl-state.js';
@@ -1,4 +1,4 @@
1
- export { bA as WHO_KNOWS_AUTHORSHIP_BONUS, bB as WHO_KNOWS_DEFAULT_LIMIT, bC as WHO_KNOWS_MAX_EVIDENCE, bD as WHO_KNOWS_MAX_LIMIT, bE as WHO_KNOWS_MCP_TOOLS, bF as WhoKnowsEntity, bG as WhoKnowsEvidence, bH as WhoKnowsHit, bI as WhoKnowsHttpOutcome, W as WhoKnowsResult, bJ as WhoKnowsStorage, bT as computeWhoKnows, bZ as handleWhoKnowsHttpQuery, c2 as loadWhoKnowsEntities, c9 as tokenizeTopic, ca as validateWhoKnowsInput } from './access-service-CYdqPfpS.js';
1
+ export { bA as WHO_KNOWS_AUTHORSHIP_BONUS, bB as WHO_KNOWS_DEFAULT_LIMIT, bC as WHO_KNOWS_MAX_EVIDENCE, bD as WHO_KNOWS_MAX_LIMIT, bE as WHO_KNOWS_MCP_TOOLS, bF as WhoKnowsEntity, bG as WhoKnowsEvidence, bH as WhoKnowsHit, bI as WhoKnowsHttpOutcome, W as WhoKnowsResult, bJ as WhoKnowsStorage, bT as computeWhoKnows, bZ as handleWhoKnowsHttpQuery, c2 as loadWhoKnowsEntities, c9 as tokenizeTopic, ca as validateWhoKnowsInput } from './access-service-BlsNXFwx.js';
2
2
  import './types-BRg3tMyp.js';
3
3
  import './orchestrator-DeqaPGT5.js';
4
4
  import './recall-state.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@remnic/core",
3
- "version": "9.69.18",
3
+ "version": "9.69.19",
4
4
  "description": "Framework-agnostic Remnic memory engine — orchestrator, storage, extraction, search, trust zones",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -3227,7 +3227,7 @@
3227
3227
  "core"
3228
3228
  ],
3229
3229
  "peerDependencies": {
3230
- "@remnic/coding-graph": "^9.69.18"
3230
+ "@remnic/coding-graph": "^9.69.19"
3231
3231
  },
3232
3232
  "peerDependenciesMeta": {
3233
3233
  "@remnic/coding-graph": {