@remnic/core 9.69.24 → 9.69.25

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 (39) 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-briefing.d.ts +1 -1
  6. package/dist/access-http-lcm-compaction.d.ts +1 -1
  7. package/dist/access-http-lifecycle-flush.d.ts +1 -1
  8. package/dist/access-http-offline-stream.d.ts +1 -1
  9. package/dist/access-http.d.ts +2 -2
  10. package/dist/access-lcm-surface.d.ts +1 -1
  11. package/dist/access-mcp.d.ts +1 -1
  12. package/dist/access-observe-write-surface.d.ts +1 -1
  13. package/dist/access-operations.d.ts +6 -6
  14. package/dist/access-recall-concurrency.d.ts +1 -1
  15. package/dist/access-recall-response.d.ts +1 -1
  16. package/dist/access-recall-surface.d.ts +1 -1
  17. package/dist/access-schema.d.ts +91 -91
  18. package/dist/access-service-helpers.d.ts +1 -1
  19. package/dist/access-service.d.ts +1 -1
  20. package/dist/access-surface-catalog.d.ts +1 -1
  21. package/dist/{cli-DD0P-lu8.d.ts → cli-BqMNkQn5.d.ts} +1 -1
  22. package/dist/cli.d.ts +2 -2
  23. package/dist/deep-recall-http-glue.d.ts +1 -1
  24. package/dist/deep-recall-mcp-tools.d.ts +1 -1
  25. package/dist/external-wiki-access.d.ts +1 -1
  26. package/dist/external-wiki-mcp-tools.d.ts +1 -1
  27. package/dist/index.d.ts +678 -678
  28. package/dist/mcp-memory-inspector-app.d.ts +1 -1
  29. package/dist/memory-subject-cli.d.ts +1 -1
  30. package/dist/memory-subject.d.ts +1 -1
  31. package/dist/{public-http-C4i8Opxc.d.ts → public-http-ByX2eTla.d.ts} +1 -1
  32. package/dist/schemas.d.ts +152 -152
  33. package/dist/shared-context/manager.d.ts +6 -6
  34. package/dist/support-passport/index.d.ts +4 -4
  35. package/dist/transfer/types.d.ts +78 -78
  36. package/dist/who-knows-cli.d.ts +1 -1
  37. package/dist/who-knows.d.ts +1 -1
  38. package/package.json +2 -2
  39. package/dist/{access-service-DWdY9Mlk.d.ts → access-service-GrdVg_-Z.d.ts} +58 -58
@@ -42,12 +42,12 @@ declare const SharedFeedbackEntrySchema: z.ZodObject<{
42
42
  decision: "rejected" | "approved" | "approved_with_feedback";
43
43
  agent: string;
44
44
  date: string;
45
- severity?: "low" | "medium" | "high" | undefined;
46
- confidence?: number | undefined;
47
- tags?: string[] | undefined;
48
45
  workflow?: string | undefined;
46
+ tags?: string[] | undefined;
49
47
  outcome?: string | undefined;
48
+ confidence?: number | undefined;
50
49
  refs?: string[] | undefined;
50
+ severity?: "high" | "low" | "medium" | undefined;
51
51
  learning?: string | undefined;
52
52
  evidenceWindowStart?: string | undefined;
53
53
  evidenceWindowEnd?: string | undefined;
@@ -56,12 +56,12 @@ declare const SharedFeedbackEntrySchema: z.ZodObject<{
56
56
  decision: "rejected" | "approved" | "approved_with_feedback";
57
57
  agent: string;
58
58
  date: string;
59
- severity?: "low" | "medium" | "high" | undefined;
60
- confidence?: number | undefined;
61
- tags?: string[] | undefined;
62
59
  workflow?: string | undefined;
60
+ tags?: string[] | undefined;
63
61
  outcome?: string | undefined;
62
+ confidence?: number | undefined;
64
63
  refs?: string[] | undefined;
64
+ severity?: "high" | "low" | "medium" | undefined;
65
65
  learning?: string | undefined;
66
66
  evidenceWindowStart?: string | undefined;
67
67
  evidenceWindowEnd?: string | undefined;
@@ -1,9 +1,9 @@
1
- import { S as SupportPassportExternalRequestHandler } from '../public-http-C4i8Opxc.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-C4i8Opxc.js';
1
+ import { S as SupportPassportExternalRequestHandler } from '../public-http-ByX2eTla.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-ByX2eTla.js';
3
3
  import { OfflineSyncExcludeFile } from '../offline-sync-file-io.js';
4
4
  import { M as MemoryFile, da as SupportPassportConfig } from '../types-YY-eKKU7.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-DWdY9Mlk.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-DWdY9Mlk.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-GrdVg_-Z.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-GrdVg_-Z.js';
7
7
  import { S as StorageManager } from '../storage-BLJRnFi6.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
- format: "openclaw-engram-export";
24
- createdAt: string;
25
- pluginVersion: string;
23
+ schemaVersion: 1;
26
24
  files: {
27
25
  sha256: string;
28
26
  path: string;
29
27
  bytes: number;
30
28
  }[];
31
- schemaVersion: 1;
32
- includesTranscripts: boolean;
33
- }, {
34
- format: "openclaw-engram-export";
35
29
  createdAt: string;
30
+ format: "openclaw-engram-export";
36
31
  pluginVersion: string;
32
+ includesTranscripts: boolean;
33
+ }, {
34
+ schemaVersion: 1;
37
35
  files: {
38
36
  sha256: string;
39
37
  path: string;
40
38
  bytes: number;
41
39
  }[];
42
- schemaVersion: 1;
40
+ createdAt: string;
41
+ format: "openclaw-engram-export";
42
+ pluginVersion: string;
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
- format: "openclaw-engram-export";
79
- createdAt: string;
80
- pluginVersion: string;
78
+ schemaVersion: 1;
81
79
  files: {
82
80
  sha256: string;
83
81
  path: string;
84
82
  bytes: number;
85
83
  }[];
86
- schemaVersion: 1;
87
- includesTranscripts: boolean;
88
- }, {
89
- format: "openclaw-engram-export";
90
84
  createdAt: string;
85
+ format: "openclaw-engram-export";
91
86
  pluginVersion: string;
87
+ includesTranscripts: boolean;
88
+ }, {
89
+ schemaVersion: 1;
92
90
  files: {
93
91
  sha256: string;
94
92
  path: string;
95
93
  bytes: number;
96
94
  }[];
97
- schemaVersion: 1;
95
+ createdAt: string;
96
+ format: "openclaw-engram-export";
97
+ pluginVersion: string;
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
- format: "openclaw-engram-export";
113
- createdAt: string;
114
- pluginVersion: string;
112
+ schemaVersion: 1;
115
113
  files: {
116
114
  sha256: string;
117
115
  path: string;
118
116
  bytes: number;
119
117
  }[];
120
- schemaVersion: 1;
118
+ createdAt: string;
119
+ format: "openclaw-engram-export";
120
+ pluginVersion: string;
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
- format: "openclaw-engram-export";
130
- createdAt: string;
131
- pluginVersion: string;
129
+ schemaVersion: 1;
132
130
  files: {
133
131
  sha256: string;
134
132
  path: string;
135
133
  bytes: number;
136
134
  }[];
137
- schemaVersion: 1;
135
+ createdAt: string;
136
+ format: "openclaw-engram-export";
137
+ pluginVersion: string;
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
- description: string;
323
- id: string;
324
322
  schemaVersion: string;
323
+ id: string;
324
+ description: 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
- description: string;
344
- id: string;
345
343
  schemaVersion: string;
344
+ id: string;
345
+ description: 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
- description: string;
474
- id: string;
475
473
  schemaVersion: string;
474
+ id: string;
475
+ description: 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
- description: string;
495
- id: string;
496
494
  schemaVersion: string;
495
+ id: string;
496
+ description: string;
497
497
  version: string;
498
498
  parentCapsule: string | null;
499
499
  retrievalPolicy: {
@@ -507,14 +507,16 @@ declare const ExportManifestV2Schema: z.ZodObject<{
507
507
  } | null | undefined;
508
508
  }>;
509
509
  }, "strip", z.ZodTypeAny, {
510
- format: "openclaw-engram-export";
511
- createdAt: string;
512
- pluginVersion: string;
510
+ schemaVersion: 2;
513
511
  files: {
514
512
  sha256: string;
515
513
  path: string;
516
514
  bytes: number;
517
515
  }[];
516
+ createdAt: string;
517
+ format: "openclaw-engram-export";
518
+ pluginVersion: string;
519
+ includesTranscripts: boolean;
518
520
  capsule: {
519
521
  includes: {
520
522
  procedural: boolean;
@@ -522,9 +524,9 @@ declare const ExportManifestV2Schema: z.ZodObject<{
522
524
  identityAnchors: boolean;
523
525
  peerProfiles: boolean;
524
526
  };
525
- description: string;
526
- id: string;
527
527
  schemaVersion: string;
528
+ id: string;
529
+ description: string;
528
530
  version: string;
529
531
  parentCapsule: string | null;
530
532
  retrievalPolicy: {
@@ -537,17 +539,17 @@ declare const ExportManifestV2Schema: z.ZodObject<{
537
539
  forkRoot: string;
538
540
  } | null;
539
541
  };
540
- schemaVersion: 2;
541
- includesTranscripts: boolean;
542
542
  }, {
543
- format: "openclaw-engram-export";
544
- createdAt: string;
545
- pluginVersion: string;
543
+ schemaVersion: 2;
546
544
  files: {
547
545
  sha256: string;
548
546
  path: string;
549
547
  bytes: number;
550
548
  }[];
549
+ createdAt: string;
550
+ format: "openclaw-engram-export";
551
+ pluginVersion: string;
552
+ includesTranscripts: boolean;
551
553
  capsule: {
552
554
  includes: {
553
555
  procedural: boolean;
@@ -555,9 +557,9 @@ declare const ExportManifestV2Schema: z.ZodObject<{
555
557
  identityAnchors: boolean;
556
558
  peerProfiles: boolean;
557
559
  };
558
- description: string;
559
- id: string;
560
560
  schemaVersion: string;
561
+ id: string;
562
+ description: string;
561
563
  version: string;
562
564
  parentCapsule: string | null;
563
565
  retrievalPolicy: {
@@ -570,8 +572,6 @@ declare const ExportManifestV2Schema: z.ZodObject<{
570
572
  forkRoot: string;
571
573
  } | null | undefined;
572
574
  };
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
- description: string;
693
- id: string;
694
692
  schemaVersion: string;
693
+ id: string;
694
+ description: 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
- description: string;
714
- id: string;
715
713
  schemaVersion: string;
714
+ id: string;
715
+ description: string;
716
716
  version: string;
717
717
  parentCapsule: string | null;
718
718
  retrievalPolicy: {
@@ -726,14 +726,16 @@ declare const ExportBundleV2Schema: z.ZodObject<{
726
726
  } | null | undefined;
727
727
  }>;
728
728
  }, "strip", z.ZodTypeAny, {
729
- format: "openclaw-engram-export";
730
- createdAt: string;
731
- pluginVersion: string;
729
+ schemaVersion: 2;
732
730
  files: {
733
731
  sha256: string;
734
732
  path: string;
735
733
  bytes: number;
736
734
  }[];
735
+ createdAt: string;
736
+ format: "openclaw-engram-export";
737
+ pluginVersion: string;
738
+ includesTranscripts: boolean;
737
739
  capsule: {
738
740
  includes: {
739
741
  procedural: boolean;
@@ -741,9 +743,9 @@ declare const ExportBundleV2Schema: z.ZodObject<{
741
743
  identityAnchors: boolean;
742
744
  peerProfiles: boolean;
743
745
  };
744
- description: string;
745
- id: string;
746
746
  schemaVersion: string;
747
+ id: string;
748
+ description: string;
747
749
  version: string;
748
750
  parentCapsule: string | null;
749
751
  retrievalPolicy: {
@@ -756,17 +758,17 @@ declare const ExportBundleV2Schema: z.ZodObject<{
756
758
  forkRoot: string;
757
759
  } | null;
758
760
  };
759
- schemaVersion: 2;
760
- includesTranscripts: boolean;
761
761
  }, {
762
- format: "openclaw-engram-export";
763
- createdAt: string;
764
- pluginVersion: string;
762
+ schemaVersion: 2;
765
763
  files: {
766
764
  sha256: string;
767
765
  path: string;
768
766
  bytes: number;
769
767
  }[];
768
+ createdAt: string;
769
+ format: "openclaw-engram-export";
770
+ pluginVersion: string;
771
+ includesTranscripts: boolean;
770
772
  capsule: {
771
773
  includes: {
772
774
  procedural: boolean;
@@ -774,9 +776,9 @@ declare const ExportBundleV2Schema: z.ZodObject<{
774
776
  identityAnchors: boolean;
775
777
  peerProfiles: boolean;
776
778
  };
777
- description: string;
778
- id: string;
779
779
  schemaVersion: string;
780
+ id: string;
781
+ description: string;
780
782
  version: string;
781
783
  parentCapsule: string | null;
782
784
  retrievalPolicy: {
@@ -789,8 +791,6 @@ declare const ExportBundleV2Schema: z.ZodObject<{
789
791
  forkRoot: string;
790
792
  } | null | undefined;
791
793
  };
792
- schemaVersion: 2;
793
- includesTranscripts: boolean;
794
794
  }>;
795
795
  records: z.ZodArray<z.ZodObject<{
796
796
  path: z.ZodString;
@@ -804,14 +804,16 @@ declare const ExportBundleV2Schema: z.ZodObject<{
804
804
  }>, "many">;
805
805
  }, "strip", z.ZodTypeAny, {
806
806
  manifest: {
807
- format: "openclaw-engram-export";
808
- createdAt: string;
809
- pluginVersion: string;
807
+ schemaVersion: 2;
810
808
  files: {
811
809
  sha256: string;
812
810
  path: string;
813
811
  bytes: number;
814
812
  }[];
813
+ createdAt: string;
814
+ format: "openclaw-engram-export";
815
+ pluginVersion: string;
816
+ includesTranscripts: boolean;
815
817
  capsule: {
816
818
  includes: {
817
819
  procedural: boolean;
@@ -819,9 +821,9 @@ declare const ExportBundleV2Schema: z.ZodObject<{
819
821
  identityAnchors: boolean;
820
822
  peerProfiles: boolean;
821
823
  };
822
- description: string;
823
- id: string;
824
824
  schemaVersion: string;
825
+ id: string;
826
+ description: string;
825
827
  version: string;
826
828
  parentCapsule: string | null;
827
829
  retrievalPolicy: {
@@ -834,8 +836,6 @@ declare const ExportBundleV2Schema: z.ZodObject<{
834
836
  forkRoot: string;
835
837
  } | null;
836
838
  };
837
- schemaVersion: 2;
838
- includesTranscripts: boolean;
839
839
  };
840
840
  records: {
841
841
  content: string;
@@ -843,14 +843,16 @@ declare const ExportBundleV2Schema: z.ZodObject<{
843
843
  }[];
844
844
  }, {
845
845
  manifest: {
846
- format: "openclaw-engram-export";
847
- createdAt: string;
848
- pluginVersion: string;
846
+ schemaVersion: 2;
849
847
  files: {
850
848
  sha256: string;
851
849
  path: string;
852
850
  bytes: number;
853
851
  }[];
852
+ createdAt: string;
853
+ format: "openclaw-engram-export";
854
+ pluginVersion: string;
855
+ includesTranscripts: boolean;
854
856
  capsule: {
855
857
  includes: {
856
858
  procedural: boolean;
@@ -858,9 +860,9 @@ declare const ExportBundleV2Schema: z.ZodObject<{
858
860
  identityAnchors: boolean;
859
861
  peerProfiles: boolean;
860
862
  };
861
- description: string;
862
- id: string;
863
863
  schemaVersion: string;
864
+ id: string;
865
+ description: string;
864
866
  version: string;
865
867
  parentCapsule: string | null;
866
868
  retrievalPolicy: {
@@ -873,8 +875,6 @@ declare const ExportBundleV2Schema: z.ZodObject<{
873
875
  forkRoot: string;
874
876
  } | null | undefined;
875
877
  };
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-DWdY9Mlk.js';
1
+ import { W as WhoKnowsResult } from './access-service-GrdVg_-Z.js';
2
2
  import './types-YY-eKKU7.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-DWdY9Mlk.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-GrdVg_-Z.js';
2
2
  import './types-YY-eKKU7.js';
3
3
  import './orchestrator-DgyvFfPR.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.24",
3
+ "version": "9.69.25",
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.24"
3230
+ "@remnic/coding-graph": "^9.69.25"
3231
3231
  },
3232
3232
  "peerDependenciesMeta": {
3233
3233
  "@remnic/coding-graph": {