@remnic/core 9.57.3 → 9.57.4

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 (32) 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 +4 -4
  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 +88 -88
  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-Bx9FA3KA.d.ts → cli-DTOkYhKI.d.ts} +1 -1
  21. package/dist/cli.d.ts +2 -2
  22. package/dist/external-wiki-access.d.ts +1 -1
  23. package/dist/external-wiki-mcp-tools.d.ts +1 -1
  24. package/dist/index.d.ts +678 -678
  25. package/dist/mcp-memory-inspector-app.d.ts +1 -1
  26. package/dist/{public-http-D1Bw5yVb.d.ts → public-http-C01DLhAp.d.ts} +1 -1
  27. package/dist/schemas.d.ts +116 -116
  28. package/dist/shared-context/manager.d.ts +8 -8
  29. package/dist/support-passport/index.d.ts +4 -4
  30. package/dist/transfer/types.d.ts +66 -66
  31. package/package.json +2 -2
  32. package/dist/{access-service-SYs9ROK9.d.ts → access-service-D9xXmKvd.d.ts} +58 -58
@@ -23,30 +23,30 @@ declare const SharedFeedbackEntrySchema: z.ZodObject<{
23
23
  evidenceWindowEnd: z.ZodOptional<z.ZodString>;
24
24
  refs: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
25
25
  }, "strip", z.ZodTypeAny, {
26
+ reason: string;
26
27
  decision: "rejected" | "approved" | "approved_with_feedback";
27
28
  date: string;
28
29
  agent: string;
29
- reason: string;
30
- workflow?: string | undefined;
31
- tags?: string[] | undefined;
30
+ severity?: "low" | "medium" | "high" | undefined;
32
31
  confidence?: number | undefined;
32
+ tags?: string[] | undefined;
33
+ workflow?: string | undefined;
33
34
  outcome?: string | undefined;
34
35
  refs?: string[] | undefined;
35
- severity?: "high" | "low" | "medium" | undefined;
36
36
  learning?: string | undefined;
37
37
  evidenceWindowStart?: string | undefined;
38
38
  evidenceWindowEnd?: string | undefined;
39
39
  }, {
40
+ reason: string;
40
41
  decision: "rejected" | "approved" | "approved_with_feedback";
41
42
  date: string;
42
43
  agent: string;
43
- reason: string;
44
- workflow?: string | undefined;
45
- tags?: string[] | undefined;
44
+ severity?: "low" | "medium" | "high" | undefined;
46
45
  confidence?: number | undefined;
46
+ tags?: string[] | undefined;
47
+ workflow?: string | undefined;
47
48
  outcome?: string | 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;
@@ -1,9 +1,9 @@
1
- import { S as SupportPassportExternalRequestHandler } from '../public-http-D1Bw5yVb.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-D1Bw5yVb.js';
1
+ import { S as SupportPassportExternalRequestHandler } from '../public-http-C01DLhAp.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-C01DLhAp.js';
3
3
  import { OfflineSyncExcludeFile } from '../offline-sync-file-io.js';
4
4
  import { M as MemoryFile, c3 as SupportPassportConfig } from '../types-CbXieHKr.js';
5
- import { $ as SupportPassportCard, a6 as SupportPassportCardServiceDependencies, av as SupportPassportManualDraftInput, ah as SupportPassportDraftCard, aT as SupportPassportOwnerScope, aX as SupportPassportReplaceCardInput, a3 as SupportPassportCardMutationInput, ap as SupportPassportGrantCardRef, ar as SupportPassportGrantState, aa as SupportPassportCreateGrantInput, af as SupportPassportCreatedGrant, aR as SupportPassportOwnerGrant, aZ as SupportPassportRevokeGrantInput, aV as SupportPassportPublicGuide, aK as SupportPassportModelRoute, az as SupportPassportModelAdapter, aD as SupportPassportModelAuditSink, Y as SupportPassportAnswerOutput } from '../access-service-SYs9ROK9.js';
6
- export { S as SUPPORT_PASSPORT_CARD_CATEGORIES, N as SUPPORT_PASSPORT_CARD_STATUSES, O as SUPPORT_PASSPORT_DRAFT_MAX_CONTENT_CHARACTERS, Q as SUPPORT_PASSPORT_DRAFT_MAX_MEMORIES, R as SUPPORT_PASSPORT_NOT_IN_GUIDE_ANSWER, T as SUPPORT_PASSPORT_SOURCE_MEMORY_ID_MAX_LENGTH, U as SupportPassportAccessSurface, V as SupportPassportAccessSurfaceDependencies, W as SupportPassportAnswerModelInput, X as SupportPassportAnswerModelInputSchema, Z as SupportPassportAnswerOutputSchema, _ as SupportPassportAnswerResult, a0 as SupportPassportCardCategory, a1 as SupportPassportCardCategorySchema, a2 as SupportPassportCardListSchema, a4 as SupportPassportCardMutationInputSchema, a5 as SupportPassportCardSchema, a7 as SupportPassportCardStatus, a8 as SupportPassportCardStatusSchema, a9 as SupportPassportCardTitleSchema, ab as SupportPassportCreateGrantInputSchema, ac as SupportPassportCreateGrantRequest, ad as SupportPassportCreateGrantRequestSchema, ae as SupportPassportCreateGrantResult, ag as SupportPassportCreatedGrantSchema, ai as SupportPassportDraftCardSchema, aj as SupportPassportDraftModelInput, ak as SupportPassportDraftModelInputSchema, al as SupportPassportDraftOutputSchema, am as SupportPassportDraftResult, an as SupportPassportError, ao as SupportPassportErrorCode, aq as SupportPassportGrantCardRefSchema, as as SupportPassportGrantStateSchema, at as SupportPassportListCardsInputSchema, au as SupportPassportListGrantsInputSchema, aw as SupportPassportManualDraftInputSchema, ax as SupportPassportMemoryIdSchema, ay as SupportPassportMemoryPreview, aA as SupportPassportModelAdapterOptions, aB as SupportPassportModelAuditRecord, aC as SupportPassportModelAuditRecordSchema, aE as SupportPassportModelAuditStore, aF as SupportPassportModelCallError, aG as SupportPassportModelClients, aH as SupportPassportModelFailureMetadata, aI as SupportPassportModelMessage, aJ as SupportPassportModelResultMetadata, aL as SupportPassportModelRouteKind, aM as SupportPassportModelRouteResult, aN as SupportPassportModelUsage, aO as SupportPassportNamespaceSchema, aP as SupportPassportOwnerCreateGrantRequest, aQ as SupportPassportOwnerCreateGrantRequestSchema, aS as SupportPassportOwnerGrantSchema, aU as SupportPassportPublicCardSchema, aW as SupportPassportPublicGuideSchema, aY as SupportPassportReplaceCardInputSchema, a_ as SupportPassportRevokeGrantInputSchema, a$ as SupportPassportRevokeGrantResult, b0 as SupportPassportSourceMemoryIdSchema, b1 as acceptsSupportPassportModelResponse, b2 as buildSupportPassportDirectGatewayConfig, b4 as computeSupportPassportCardRevision, b5 as createSupportPassportModelAdapter, b7 as hashSupportPassportAuditValues, b8 as resolveSupportPassportModelRoutePlan } from '../access-service-SYs9ROK9.js';
5
+ import { $ as SupportPassportCard, a6 as SupportPassportCardServiceDependencies, av as SupportPassportManualDraftInput, ah as SupportPassportDraftCard, aT as SupportPassportOwnerScope, aX as SupportPassportReplaceCardInput, a3 as SupportPassportCardMutationInput, ap as SupportPassportGrantCardRef, ar as SupportPassportGrantState, aa as SupportPassportCreateGrantInput, af as SupportPassportCreatedGrant, aR as SupportPassportOwnerGrant, aZ as SupportPassportRevokeGrantInput, aV as SupportPassportPublicGuide, aK as SupportPassportModelRoute, az as SupportPassportModelAdapter, aD as SupportPassportModelAuditSink, Y as SupportPassportAnswerOutput } from '../access-service-D9xXmKvd.js';
6
+ export { S as SUPPORT_PASSPORT_CARD_CATEGORIES, N as SUPPORT_PASSPORT_CARD_STATUSES, O as SUPPORT_PASSPORT_DRAFT_MAX_CONTENT_CHARACTERS, Q as SUPPORT_PASSPORT_DRAFT_MAX_MEMORIES, R as SUPPORT_PASSPORT_NOT_IN_GUIDE_ANSWER, T as SUPPORT_PASSPORT_SOURCE_MEMORY_ID_MAX_LENGTH, U as SupportPassportAccessSurface, V as SupportPassportAccessSurfaceDependencies, W as SupportPassportAnswerModelInput, X as SupportPassportAnswerModelInputSchema, Z as SupportPassportAnswerOutputSchema, _ as SupportPassportAnswerResult, a0 as SupportPassportCardCategory, a1 as SupportPassportCardCategorySchema, a2 as SupportPassportCardListSchema, a4 as SupportPassportCardMutationInputSchema, a5 as SupportPassportCardSchema, a7 as SupportPassportCardStatus, a8 as SupportPassportCardStatusSchema, a9 as SupportPassportCardTitleSchema, ab as SupportPassportCreateGrantInputSchema, ac as SupportPassportCreateGrantRequest, ad as SupportPassportCreateGrantRequestSchema, ae as SupportPassportCreateGrantResult, ag as SupportPassportCreatedGrantSchema, ai as SupportPassportDraftCardSchema, aj as SupportPassportDraftModelInput, ak as SupportPassportDraftModelInputSchema, al as SupportPassportDraftOutputSchema, am as SupportPassportDraftResult, an as SupportPassportError, ao as SupportPassportErrorCode, aq as SupportPassportGrantCardRefSchema, as as SupportPassportGrantStateSchema, at as SupportPassportListCardsInputSchema, au as SupportPassportListGrantsInputSchema, aw as SupportPassportManualDraftInputSchema, ax as SupportPassportMemoryIdSchema, ay as SupportPassportMemoryPreview, aA as SupportPassportModelAdapterOptions, aB as SupportPassportModelAuditRecord, aC as SupportPassportModelAuditRecordSchema, aE as SupportPassportModelAuditStore, aF as SupportPassportModelCallError, aG as SupportPassportModelClients, aH as SupportPassportModelFailureMetadata, aI as SupportPassportModelMessage, aJ as SupportPassportModelResultMetadata, aL as SupportPassportModelRouteKind, aM as SupportPassportModelRouteResult, aN as SupportPassportModelUsage, aO as SupportPassportNamespaceSchema, aP as SupportPassportOwnerCreateGrantRequest, aQ as SupportPassportOwnerCreateGrantRequestSchema, aS as SupportPassportOwnerGrantSchema, aU as SupportPassportPublicCardSchema, aW as SupportPassportPublicGuideSchema, aY as SupportPassportReplaceCardInputSchema, a_ as SupportPassportRevokeGrantInputSchema, a$ as SupportPassportRevokeGrantResult, b0 as SupportPassportSourceMemoryIdSchema, b1 as acceptsSupportPassportModelResponse, b2 as buildSupportPassportDirectGatewayConfig, b4 as computeSupportPassportCardRevision, b5 as createSupportPassportModelAdapter, b7 as hashSupportPassportAuditValues, b8 as resolveSupportPassportModelRoutePlan } from '../access-service-D9xXmKvd.js';
7
7
  import { S as StorageManager } from '../storage-DIyil2ll.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;
24
- createdAt: string;
25
23
  format: "openclaw-engram-export";
24
+ createdAt: string;
25
+ pluginVersion: string;
26
26
  files: {
27
27
  path: string;
28
28
  sha256: string;
29
29
  bytes: number;
30
30
  }[];
31
- pluginVersion: string;
31
+ schemaVersion: 1;
32
32
  includesTranscripts: boolean;
33
33
  }, {
34
- schemaVersion: 1;
35
- createdAt: string;
36
34
  format: "openclaw-engram-export";
35
+ createdAt: string;
36
+ pluginVersion: string;
37
37
  files: {
38
38
  path: string;
39
39
  sha256: string;
40
40
  bytes: number;
41
41
  }[];
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;
79
- createdAt: string;
80
78
  format: "openclaw-engram-export";
79
+ createdAt: string;
80
+ pluginVersion: string;
81
81
  files: {
82
82
  path: string;
83
83
  sha256: string;
84
84
  bytes: number;
85
85
  }[];
86
- pluginVersion: string;
86
+ schemaVersion: 1;
87
87
  includesTranscripts: boolean;
88
88
  }, {
89
- schemaVersion: 1;
90
- createdAt: string;
91
89
  format: "openclaw-engram-export";
90
+ createdAt: string;
91
+ pluginVersion: string;
92
92
  files: {
93
93
  path: string;
94
94
  sha256: string;
95
95
  bytes: number;
96
96
  }[];
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;
113
- createdAt: string;
114
112
  format: "openclaw-engram-export";
113
+ createdAt: string;
114
+ pluginVersion: string;
115
115
  files: {
116
116
  path: string;
117
117
  sha256: string;
118
118
  bytes: number;
119
119
  }[];
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;
130
- createdAt: string;
131
129
  format: "openclaw-engram-export";
130
+ createdAt: string;
131
+ pluginVersion: string;
132
132
  files: {
133
133
  path: string;
134
134
  sha256: string;
135
135
  bytes: number;
136
136
  }[];
137
- pluginVersion: string;
137
+ schemaVersion: 1;
138
138
  includesTranscripts: boolean;
139
139
  };
140
140
  records: {
@@ -319,10 +319,10 @@ declare const CapsuleBlockSchema: z.ZodObject<{
319
319
  identityAnchors: boolean;
320
320
  peerProfiles: boolean;
321
321
  };
322
- schemaVersion: string;
322
+ description: string;
323
323
  id: string;
324
+ schemaVersion: string;
324
325
  version: string;
325
- description: string;
326
326
  parentCapsule: string | null;
327
327
  retrievalPolicy: {
328
328
  tierWeights: Record<string, number>;
@@ -340,10 +340,10 @@ declare const CapsuleBlockSchema: z.ZodObject<{
340
340
  identityAnchors: boolean;
341
341
  peerProfiles: boolean;
342
342
  };
343
- schemaVersion: string;
343
+ description: string;
344
344
  id: string;
345
+ schemaVersion: string;
345
346
  version: string;
346
- description: string;
347
347
  parentCapsule: string | null;
348
348
  retrievalPolicy: {
349
349
  tierWeights: Record<string, number>;
@@ -470,10 +470,10 @@ declare const ExportManifestV2Schema: z.ZodObject<{
470
470
  identityAnchors: boolean;
471
471
  peerProfiles: boolean;
472
472
  };
473
- schemaVersion: string;
473
+ description: string;
474
474
  id: string;
475
+ schemaVersion: string;
475
476
  version: string;
476
- description: string;
477
477
  parentCapsule: string | null;
478
478
  retrievalPolicy: {
479
479
  tierWeights: Record<string, number>;
@@ -491,10 +491,10 @@ declare const ExportManifestV2Schema: z.ZodObject<{
491
491
  identityAnchors: boolean;
492
492
  peerProfiles: boolean;
493
493
  };
494
- schemaVersion: string;
494
+ description: string;
495
495
  id: string;
496
+ schemaVersion: string;
496
497
  version: string;
497
- description: string;
498
498
  parentCapsule: string | null;
499
499
  retrievalPolicy: {
500
500
  tierWeights: Record<string, number>;
@@ -507,16 +507,14 @@ declare const ExportManifestV2Schema: z.ZodObject<{
507
507
  } | null | undefined;
508
508
  }>;
509
509
  }, "strip", z.ZodTypeAny, {
510
- schemaVersion: 2;
511
- createdAt: string;
512
510
  format: "openclaw-engram-export";
511
+ createdAt: string;
512
+ pluginVersion: string;
513
513
  files: {
514
514
  path: string;
515
515
  sha256: string;
516
516
  bytes: number;
517
517
  }[];
518
- pluginVersion: string;
519
- includesTranscripts: boolean;
520
518
  capsule: {
521
519
  includes: {
522
520
  procedural: boolean;
@@ -524,10 +522,10 @@ declare const ExportManifestV2Schema: z.ZodObject<{
524
522
  identityAnchors: boolean;
525
523
  peerProfiles: boolean;
526
524
  };
527
- schemaVersion: string;
525
+ description: string;
528
526
  id: string;
527
+ schemaVersion: string;
529
528
  version: string;
530
- description: string;
531
529
  parentCapsule: string | null;
532
530
  retrievalPolicy: {
533
531
  tierWeights: Record<string, number>;
@@ -539,17 +537,17 @@ declare const ExportManifestV2Schema: z.ZodObject<{
539
537
  forkRoot: string;
540
538
  } | null;
541
539
  };
542
- }, {
543
540
  schemaVersion: 2;
544
- createdAt: string;
541
+ includesTranscripts: boolean;
542
+ }, {
545
543
  format: "openclaw-engram-export";
544
+ createdAt: string;
545
+ pluginVersion: string;
546
546
  files: {
547
547
  path: string;
548
548
  sha256: string;
549
549
  bytes: number;
550
550
  }[];
551
- pluginVersion: string;
552
- includesTranscripts: boolean;
553
551
  capsule: {
554
552
  includes: {
555
553
  procedural: boolean;
@@ -557,10 +555,10 @@ declare const ExportManifestV2Schema: z.ZodObject<{
557
555
  identityAnchors: boolean;
558
556
  peerProfiles: boolean;
559
557
  };
560
- schemaVersion: string;
558
+ description: string;
561
559
  id: string;
560
+ schemaVersion: string;
562
561
  version: string;
563
- description: string;
564
562
  parentCapsule: string | null;
565
563
  retrievalPolicy: {
566
564
  tierWeights: Record<string, number>;
@@ -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,10 +689,10 @@ declare const ExportBundleV2Schema: z.ZodObject<{
689
689
  identityAnchors: boolean;
690
690
  peerProfiles: boolean;
691
691
  };
692
- schemaVersion: string;
692
+ description: string;
693
693
  id: string;
694
+ schemaVersion: string;
694
695
  version: string;
695
- description: string;
696
696
  parentCapsule: string | null;
697
697
  retrievalPolicy: {
698
698
  tierWeights: Record<string, number>;
@@ -710,10 +710,10 @@ declare const ExportBundleV2Schema: z.ZodObject<{
710
710
  identityAnchors: boolean;
711
711
  peerProfiles: boolean;
712
712
  };
713
- schemaVersion: string;
713
+ description: string;
714
714
  id: string;
715
+ schemaVersion: string;
715
716
  version: string;
716
- description: string;
717
717
  parentCapsule: string | null;
718
718
  retrievalPolicy: {
719
719
  tierWeights: Record<string, number>;
@@ -726,16 +726,14 @@ declare const ExportBundleV2Schema: z.ZodObject<{
726
726
  } | null | undefined;
727
727
  }>;
728
728
  }, "strip", z.ZodTypeAny, {
729
- schemaVersion: 2;
730
- createdAt: string;
731
729
  format: "openclaw-engram-export";
730
+ createdAt: string;
731
+ pluginVersion: string;
732
732
  files: {
733
733
  path: string;
734
734
  sha256: string;
735
735
  bytes: number;
736
736
  }[];
737
- pluginVersion: string;
738
- includesTranscripts: boolean;
739
737
  capsule: {
740
738
  includes: {
741
739
  procedural: boolean;
@@ -743,10 +741,10 @@ declare const ExportBundleV2Schema: z.ZodObject<{
743
741
  identityAnchors: boolean;
744
742
  peerProfiles: boolean;
745
743
  };
746
- schemaVersion: string;
744
+ description: string;
747
745
  id: string;
746
+ schemaVersion: string;
748
747
  version: string;
749
- description: string;
750
748
  parentCapsule: string | null;
751
749
  retrievalPolicy: {
752
750
  tierWeights: Record<string, number>;
@@ -758,17 +756,17 @@ declare const ExportBundleV2Schema: z.ZodObject<{
758
756
  forkRoot: string;
759
757
  } | null;
760
758
  };
761
- }, {
762
759
  schemaVersion: 2;
763
- createdAt: string;
760
+ includesTranscripts: boolean;
761
+ }, {
764
762
  format: "openclaw-engram-export";
763
+ createdAt: string;
764
+ pluginVersion: string;
765
765
  files: {
766
766
  path: string;
767
767
  sha256: string;
768
768
  bytes: number;
769
769
  }[];
770
- pluginVersion: string;
771
- includesTranscripts: boolean;
772
770
  capsule: {
773
771
  includes: {
774
772
  procedural: boolean;
@@ -776,10 +774,10 @@ declare const ExportBundleV2Schema: z.ZodObject<{
776
774
  identityAnchors: boolean;
777
775
  peerProfiles: boolean;
778
776
  };
779
- schemaVersion: string;
777
+ description: string;
780
778
  id: string;
779
+ schemaVersion: string;
781
780
  version: string;
782
- description: string;
783
781
  parentCapsule: string | null;
784
782
  retrievalPolicy: {
785
783
  tierWeights: Record<string, number>;
@@ -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;
808
- createdAt: string;
809
807
  format: "openclaw-engram-export";
808
+ createdAt: string;
809
+ pluginVersion: string;
810
810
  files: {
811
811
  path: string;
812
812
  sha256: string;
813
813
  bytes: number;
814
814
  }[];
815
- pluginVersion: string;
816
- includesTranscripts: boolean;
817
815
  capsule: {
818
816
  includes: {
819
817
  procedural: boolean;
@@ -821,10 +819,10 @@ declare const ExportBundleV2Schema: z.ZodObject<{
821
819
  identityAnchors: boolean;
822
820
  peerProfiles: boolean;
823
821
  };
824
- schemaVersion: string;
822
+ description: string;
825
823
  id: string;
824
+ schemaVersion: string;
826
825
  version: string;
827
- description: string;
828
826
  parentCapsule: string | null;
829
827
  retrievalPolicy: {
830
828
  tierWeights: Record<string, number>;
@@ -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;
847
- createdAt: string;
848
846
  format: "openclaw-engram-export";
847
+ createdAt: string;
848
+ pluginVersion: string;
849
849
  files: {
850
850
  path: string;
851
851
  sha256: string;
852
852
  bytes: number;
853
853
  }[];
854
- pluginVersion: string;
855
- includesTranscripts: boolean;
856
854
  capsule: {
857
855
  includes: {
858
856
  procedural: boolean;
@@ -860,10 +858,10 @@ declare const ExportBundleV2Schema: z.ZodObject<{
860
858
  identityAnchors: boolean;
861
859
  peerProfiles: boolean;
862
860
  };
863
- schemaVersion: string;
861
+ description: string;
864
862
  id: string;
863
+ schemaVersion: string;
865
864
  version: string;
866
- description: string;
867
865
  parentCapsule: string | null;
868
866
  retrievalPolicy: {
869
867
  tierWeights: Record<string, number>;
@@ -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;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@remnic/core",
3
- "version": "9.57.3",
3
+ "version": "9.57.4",
4
4
  "description": "Framework-agnostic Remnic memory engine — orchestrator, storage, extraction, search, trust zones",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -3136,7 +3136,7 @@
3136
3136
  "core"
3137
3137
  ],
3138
3138
  "peerDependencies": {
3139
- "@remnic/coding-graph": "^9.57.3"
3139
+ "@remnic/coding-graph": "^9.57.4"
3140
3140
  },
3141
3141
  "peerDependenciesMeta": {
3142
3142
  "@remnic/coding-graph": {