@remnic/core 9.6.2 → 9.6.3

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 (55) hide show
  1. package/dist/access-admin-ops-surface.d.ts +2 -2
  2. package/dist/access-admin-ops-surface.js +1 -1
  3. package/dist/access-boundary.d.ts +2 -2
  4. package/dist/access-boundary.js +2 -2
  5. package/dist/access-cli.js +8 -8
  6. package/dist/access-http.d.ts +2 -2
  7. package/dist/access-http.js +6 -6
  8. package/dist/access-identity-continuity-surface.d.ts +1 -1
  9. package/dist/access-identity-continuity-surface.js +1 -1
  10. package/dist/access-lcm-surface.d.ts +2 -2
  11. package/dist/access-lcm-surface.js +1 -1
  12. package/dist/access-mcp.d.ts +2 -2
  13. package/dist/access-mcp.js +5 -5
  14. package/dist/access-observe-write-surface.d.ts +2 -2
  15. package/dist/access-observe-write-surface.js +1 -1
  16. package/dist/access-operations-batch.js +3 -3
  17. package/dist/access-operations.d.ts +2 -2
  18. package/dist/access-operations.js +4 -4
  19. package/dist/access-recall-surface.d.ts +2 -2
  20. package/dist/access-recall-surface.js +1 -1
  21. package/dist/{access-service-B_sc1w_k.d.ts → access-service-Bps_9G1t.d.ts} +1 -1
  22. package/dist/access-service.d.ts +2 -2
  23. package/dist/access-service.js +1 -1
  24. package/dist/access-surface-catalog.d.ts +2 -2
  25. package/dist/bootstrap.d.ts +1 -1
  26. package/dist/{chunk-VRJG3HIZ.js → chunk-BT3PTVYZ.js} +3 -3
  27. package/dist/{chunk-VRJG3HIZ.js.map → chunk-BT3PTVYZ.js.map} +1 -1
  28. package/dist/{chunk-YAWJMR3Y.js → chunk-CJPVWAJF.js} +4 -4
  29. package/dist/{chunk-RRKPLLCC.js → chunk-DPZKMGEP.js} +3 -3
  30. package/dist/{chunk-F4I5NYBI.js → chunk-EIGE4IMQ.js} +4 -4
  31. package/dist/{chunk-7ARV32PI.js → chunk-N2RP4K5Q.js} +3 -3
  32. package/dist/{chunk-GOEV7CYF.js → chunk-QMC3BI3K.js} +3 -3
  33. package/dist/{chunk-4WRKKRTD.js → chunk-T43VKQU3.js} +5 -9
  34. package/dist/chunk-T43VKQU3.js.map +1 -0
  35. package/dist/{chunk-M67TLMP6.js → chunk-WULTHJRU.js} +2 -2
  36. package/dist/{cli-CnRsWREp.d.ts → cli-SBWBw_eK.d.ts} +2 -2
  37. package/dist/cli.d.ts +3 -3
  38. package/dist/cli.js +7 -7
  39. package/dist/explicit-capture.d.ts +1 -1
  40. package/dist/index.d.ts +4 -4
  41. package/dist/index.js +8 -8
  42. package/dist/mcp-memory-inspector-app.d.ts +2 -2
  43. package/dist/{orchestrator-NRLVXPpH.d.ts → orchestrator-B0YrUl2H.d.ts} +0 -23
  44. package/dist/orchestrator.d.ts +1 -1
  45. package/dist/orchestrator.js +8 -8
  46. package/package.json +2 -2
  47. package/src/access-service.ts +2 -2
  48. package/src/orchestrator.ts +3 -15
  49. package/dist/chunk-4WRKKRTD.js.map +0 -1
  50. /package/dist/{chunk-YAWJMR3Y.js.map → chunk-CJPVWAJF.js.map} +0 -0
  51. /package/dist/{chunk-RRKPLLCC.js.map → chunk-DPZKMGEP.js.map} +0 -0
  52. /package/dist/{chunk-F4I5NYBI.js.map → chunk-EIGE4IMQ.js.map} +0 -0
  53. /package/dist/{chunk-7ARV32PI.js.map → chunk-N2RP4K5Q.js.map} +0 -0
  54. /package/dist/{chunk-GOEV7CYF.js.map → chunk-QMC3BI3K.js.map} +0 -0
  55. /package/dist/{chunk-M67TLMP6.js.map → chunk-WULTHJRU.js.map} +0 -0
@@ -213,7 +213,7 @@ import {
213
213
  } from "./chunk-OADWQ5CR.js";
214
214
  import {
215
215
  EngramAccessHttpServer
216
- } from "./chunk-F4I5NYBI.js";
216
+ } from "./chunk-EIGE4IMQ.js";
217
217
  import {
218
218
  WearablesInputError
219
219
  } from "./chunk-V7IZKJI3.js";
@@ -226,10 +226,10 @@ import {
226
226
  createProductionChatLlmAdapter,
227
227
  loadChatSession,
228
228
  sessionBelongsToPrincipal
229
- } from "./chunk-7ARV32PI.js";
229
+ } from "./chunk-N2RP4K5Q.js";
230
230
  import {
231
231
  EngramAccessService
232
- } from "./chunk-VRJG3HIZ.js";
232
+ } from "./chunk-BT3PTVYZ.js";
233
233
  import {
234
234
  WorkStorage
235
235
  } from "./chunk-GDB4J2H3.js";
@@ -7598,4 +7598,4 @@ export {
7598
7598
  listMemoryMarkdownFilePaths,
7599
7599
  registerCli
7600
7600
  };
7601
- //# sourceMappingURL=chunk-YAWJMR3Y.js.map
7601
+ //# sourceMappingURL=chunk-CJPVWAJF.js.map
@@ -3,14 +3,14 @@ import {
3
3
  } from "./chunk-UPSAT4PY.js";
4
4
  import {
5
5
  defineOperation
6
- } from "./chunk-M67TLMP6.js";
6
+ } from "./chunk-WULTHJRU.js";
7
7
  import {
8
8
  CorrectionContractError,
9
9
  DECISION_SUBCOMMANDS,
10
10
  DELTA_SUBCOMMANDS,
11
11
  EngramAccessInputError,
12
12
  isCodegraphToolName
13
- } from "./chunk-VRJG3HIZ.js";
13
+ } from "./chunk-BT3PTVYZ.js";
14
14
 
15
15
  // src/access-operations.ts
16
16
  import { z } from "zod";
@@ -464,4 +464,4 @@ export {
464
464
  codegraphIngestTracesOperation,
465
465
  REGISTERED_OPERATIONS
466
466
  };
467
- //# sourceMappingURL=chunk-RRKPLLCC.js.map
467
+ //# sourceMappingURL=chunk-DPZKMGEP.js.map
@@ -13,7 +13,7 @@ import {
13
13
  processChatMessage,
14
14
  sessionBelongsToPrincipal,
15
15
  subscribeChatTranscript
16
- } from "./chunk-7ARV32PI.js";
16
+ } from "./chunk-N2RP4K5Q.js";
17
17
  import {
18
18
  validateRequest
19
19
  } from "./chunk-UPSAT4PY.js";
@@ -28,7 +28,7 @@ import {
28
28
  } from "./chunk-35NN3ZFA.js";
29
29
  import {
30
30
  getOperation
31
- } from "./chunk-M67TLMP6.js";
31
+ } from "./chunk-WULTHJRU.js";
32
32
  import {
33
33
  assertOperationAllowed,
34
34
  enforceNamespaceAllowList,
@@ -38,7 +38,7 @@ import {
38
38
  import {
39
39
  CorrectionContractError,
40
40
  EngramAccessInputError
41
- } from "./chunk-VRJG3HIZ.js";
41
+ } from "./chunk-BT3PTVYZ.js";
42
42
  import {
43
43
  isTrustZoneName
44
44
  } from "./chunk-JGSKJHF7.js";
@@ -2954,4 +2954,4 @@ function positiveIntQueryParam(value, label) {
2954
2954
  export {
2955
2955
  EngramAccessHttpServer
2956
2956
  };
2957
- //# sourceMappingURL=chunk-F4I5NYBI.js.map
2957
+ //# sourceMappingURL=chunk-EIGE4IMQ.js.map
@@ -18,7 +18,7 @@ import {
18
18
  } from "./chunk-T4WDJPEZ.js";
19
19
  import {
20
20
  getOperation
21
- } from "./chunk-M67TLMP6.js";
21
+ } from "./chunk-WULTHJRU.js";
22
22
  import {
23
23
  assertOperationAllowed,
24
24
  capabilityAllowsOp,
@@ -27,7 +27,7 @@ import {
27
27
  } from "./chunk-D7FOKIY5.js";
28
28
  import {
29
29
  EngramAccessInputError
30
- } from "./chunk-VRJG3HIZ.js";
30
+ } from "./chunk-BT3PTVYZ.js";
31
31
  import {
32
32
  readEnvVar
33
33
  } from "./chunk-JUC24CTX.js";
@@ -3771,4 +3771,4 @@ export {
3771
3771
  MCP_SUPPORTED_PROTOCOL_VERSIONS,
3772
3772
  EngramMcpServer
3773
3773
  };
3774
- //# sourceMappingURL=chunk-7ARV32PI.js.map
3774
+ //# sourceMappingURL=chunk-N2RP4K5Q.js.map
@@ -26,14 +26,14 @@ import {
26
26
  } from "./chunk-T4WDJPEZ.js";
27
27
  import {
28
28
  defineOperation
29
- } from "./chunk-M67TLMP6.js";
29
+ } from "./chunk-WULTHJRU.js";
30
30
  import {
31
31
  enforceNamespaceAllowList,
32
32
  tokenCapabilityStore
33
33
  } from "./chunk-D7FOKIY5.js";
34
34
  import {
35
35
  EngramAccessInputError
36
- } from "./chunk-VRJG3HIZ.js";
36
+ } from "./chunk-BT3PTVYZ.js";
37
37
  import {
38
38
  projectTagProjectId
39
39
  } from "./chunk-BAVVI5GP.js";
@@ -453,4 +453,4 @@ defineOperation({ name: "graph_events", description: "SSE graph events.", schema
453
453
  defineOperation({ name: "chat_message", description: "Chat message.", schema: strictSchema({ message: S.str, chatSessionId: S.str }), handler: async (_i, _ctx) => ({ result: { ok: true } }) });
454
454
  defineOperation({ name: "chat_events", description: "SSE chat events.", schema: strictSchema({}), handler: async (_i, _ctx) => ({ result: { stream: "sse" } }) });
455
455
  defineOperation({ name: "adapters_status", description: "Adapter registry metadata (issue #1850 round 5). Marker op: the HTTP transport builds the response from its own adapterRegistry, but the op still must be registered so it appears in listRegisteredOperations and enforceTokenOp can gate it for scoped tokens.", schema: strictSchema({}), handler: async (_i, _ctx) => ({ result: { ok: true } }) });
456
- //# sourceMappingURL=chunk-GOEV7CYF.js.map
456
+ //# sourceMappingURL=chunk-QMC3BI3K.js.map
@@ -319,7 +319,7 @@ import {
319
319
  createCorrectionService,
320
320
  detectPassiveCorrections,
321
321
  qmdCollectionPathParts
322
- } from "./chunk-VRJG3HIZ.js";
322
+ } from "./chunk-BT3PTVYZ.js";
323
323
  import {
324
324
  importCapsule
325
325
  } from "./chunk-CYWCKFCL.js";
@@ -17274,14 +17274,10 @@ ${doc.content}` : doc.content,
17274
17274
  async runConsolidation() {
17275
17275
  return this.consolidationRunCoordinator.run();
17276
17276
  }
17277
- async optimizeCompressionGuidelines(options) {
17278
- return this.compressionGuidelineCoordinator.optimizeCompressionGuidelines(options);
17279
- }
17280
- async activateCompressionGuidelineDraft(options) {
17281
- return this.compressionGuidelineCoordinator.activateCompressionGuidelineDraft(options);
17282
- }
17283
17277
  // Issue #1526 (seam 4): compression-guideline learning moved to
17284
- // CompressionGuidelineCoordinator. Thin delegation keeps the
17278
+ // CompressionGuidelineCoordinator. Public forwarding delegates were
17279
+ // removed; callers use the coordinator directly. This private helper
17280
+ // forwards recall-section formatting to the coordinator.
17285
17281
  async buildCompressionGuidelineRecallSection() {
17286
17282
  return this.compressionGuidelineCoordinator.buildCompressionGuidelineRecallSection();
17287
17283
  }
@@ -22974,4 +22970,4 @@ export {
22974
22970
  blendGraphExpandedRecallScore,
22975
22971
  Orchestrator
22976
22972
  };
22977
- //# sourceMappingURL=chunk-4WRKKRTD.js.map
22973
+ //# sourceMappingURL=chunk-T43VKQU3.js.map