@remnic/core 9.3.676 → 9.3.678

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 (92) hide show
  1. package/dist/access-cli.js +21 -21
  2. package/dist/access-http.js +16 -16
  3. package/dist/access-mcp.js +15 -15
  4. package/dist/access-schema.js +3 -3
  5. package/dist/access-service.js +13 -13
  6. package/dist/capabilities.d.ts +29 -1
  7. package/dist/capabilities.js +5 -3
  8. package/dist/causal-behavior.js +2 -2
  9. package/dist/causal-chain.js +2 -2
  10. package/dist/causal-consolidation.js +2 -2
  11. package/dist/causal-retrieval.js +2 -2
  12. package/dist/causal-trajectory-graph.js +1 -1
  13. package/dist/causal-trajectory.js +1 -1
  14. package/dist/{chunk-SDLJ2W7S.js → chunk-2AP4QJX5.js} +4 -4
  15. package/dist/{chunk-Y56J7CXW.js → chunk-2LDBXPLB.js} +10 -5
  16. package/dist/chunk-2LDBXPLB.js.map +1 -0
  17. package/dist/{chunk-ZLINDOBG.js → chunk-4PPMUNV5.js} +5 -5
  18. package/dist/{chunk-Q5ZU3RNY.js → chunk-57ME5VSI.js} +4 -4
  19. package/dist/{chunk-R37A3BEW.js → chunk-7AAKSHDG.js} +147 -122
  20. package/dist/chunk-7AAKSHDG.js.map +1 -0
  21. package/dist/{chunk-T2AOOHDA.js → chunk-ACYX37IM.js} +2 -2
  22. package/dist/{chunk-DOCTITOP.js → chunk-DGEZKYVI.js} +4 -4
  23. package/dist/{chunk-Q6MIDQEL.js → chunk-EQYP3HA6.js} +2 -2
  24. package/dist/{chunk-52LZ42LI.js → chunk-ERA5RSMZ.js} +1 -1
  25. package/dist/{chunk-SF45RQDX.js → chunk-K2JYO6QV.js} +4 -4
  26. package/dist/{chunk-IPLYGWQF.js → chunk-KQAFEZQX.js} +5 -5
  27. package/dist/{chunk-RI5XBIZ6.js → chunk-PBH4JUAB.js} +14 -2
  28. package/dist/{chunk-RI5XBIZ6.js.map → chunk-PBH4JUAB.js.map} +1 -1
  29. package/dist/{chunk-XVVEKF5I.js → chunk-PCGCQTU6.js} +22 -22
  30. package/dist/{chunk-B6IUW76R.js → chunk-Q2H5U37U.js} +1 -1
  31. package/dist/{chunk-WXGTC424.js → chunk-RC3AFF6Z.js} +1 -1
  32. package/dist/{chunk-HQCGRSRU.js → chunk-SECQS4G4.js} +2 -2
  33. package/dist/{chunk-QLRYXOAD.js → chunk-UDJLF3BO.js} +2 -2
  34. package/dist/{chunk-OG7A6AZX.js → chunk-UNZLU2MX.js} +4 -4
  35. package/dist/{chunk-B55KFEGS.js → chunk-YJ4J2JJ2.js} +10 -10
  36. package/dist/{chunk-NE566K4E.js → chunk-YXWAILM4.js} +2 -2
  37. package/dist/{chunk-OUWAQVDJ.js → chunk-Z6SEG36L.js} +4 -4
  38. package/dist/cli.js +25 -25
  39. package/dist/{coding-graph-types-Dd2tGrnm.d.ts → coding/coding-graph-types.d.ts} +1 -1
  40. package/dist/coding/coding-graph-types.js +10 -0
  41. package/dist/coding/coding-graph-types.js.map +1 -0
  42. package/dist/coding/optional-coding-graph.d.ts +2 -2
  43. package/dist/coding/optional-coding-graph.js +1 -1
  44. package/dist/compounding/engine.js +1 -1
  45. package/dist/contradiction/index.js +4 -4
  46. package/dist/{graph-edge-decay-PUFNHOBS.js → graph-edge-decay-KSVJGCZW.js} +2 -2
  47. package/dist/graph-snapshot.js +2 -2
  48. package/dist/graph.d.ts +11 -0
  49. package/dist/graph.js +1 -1
  50. package/dist/index.d.ts +1 -1
  51. package/dist/index.js +38 -38
  52. package/dist/lcm/index.js +3 -3
  53. package/dist/namespaces/migrate.js +8 -8
  54. package/dist/namespaces/search.js +7 -7
  55. package/dist/operator-toolkit.js +10 -10
  56. package/dist/orchestrator.js +17 -17
  57. package/dist/search/factory.js +6 -6
  58. package/dist/search/index.js +11 -11
  59. package/dist/search/lancedb-backend.js +2 -2
  60. package/dist/search/meilisearch-backend.js +2 -2
  61. package/dist/search/orama-backend.js +2 -2
  62. package/dist/transfer/autodetect.js +1 -1
  63. package/dist/transfer/backup.js +1 -1
  64. package/dist/transfer/capsule-export.js +2 -2
  65. package/package.json +7 -2
  66. package/src/capabilities.test.ts +173 -0
  67. package/src/capabilities.ts +61 -0
  68. package/src/graph.ts +20 -4
  69. package/src/orchestrator.ts +85 -208
  70. package/src/scopes/scope-plan.test.ts +360 -0
  71. package/src/scopes/scope-plan.ts +320 -0
  72. package/dist/chunk-R37A3BEW.js.map +0 -1
  73. package/dist/chunk-Y56J7CXW.js.map +0 -1
  74. /package/dist/{chunk-SDLJ2W7S.js.map → chunk-2AP4QJX5.js.map} +0 -0
  75. /package/dist/{chunk-ZLINDOBG.js.map → chunk-4PPMUNV5.js.map} +0 -0
  76. /package/dist/{chunk-Q5ZU3RNY.js.map → chunk-57ME5VSI.js.map} +0 -0
  77. /package/dist/{chunk-T2AOOHDA.js.map → chunk-ACYX37IM.js.map} +0 -0
  78. /package/dist/{chunk-DOCTITOP.js.map → chunk-DGEZKYVI.js.map} +0 -0
  79. /package/dist/{chunk-Q6MIDQEL.js.map → chunk-EQYP3HA6.js.map} +0 -0
  80. /package/dist/{chunk-52LZ42LI.js.map → chunk-ERA5RSMZ.js.map} +0 -0
  81. /package/dist/{chunk-SF45RQDX.js.map → chunk-K2JYO6QV.js.map} +0 -0
  82. /package/dist/{chunk-IPLYGWQF.js.map → chunk-KQAFEZQX.js.map} +0 -0
  83. /package/dist/{chunk-XVVEKF5I.js.map → chunk-PCGCQTU6.js.map} +0 -0
  84. /package/dist/{chunk-B6IUW76R.js.map → chunk-Q2H5U37U.js.map} +0 -0
  85. /package/dist/{chunk-WXGTC424.js.map → chunk-RC3AFF6Z.js.map} +0 -0
  86. /package/dist/{chunk-HQCGRSRU.js.map → chunk-SECQS4G4.js.map} +0 -0
  87. /package/dist/{chunk-QLRYXOAD.js.map → chunk-UDJLF3BO.js.map} +0 -0
  88. /package/dist/{chunk-OG7A6AZX.js.map → chunk-UNZLU2MX.js.map} +0 -0
  89. /package/dist/{chunk-B55KFEGS.js.map → chunk-YJ4J2JJ2.js.map} +0 -0
  90. /package/dist/{chunk-NE566K4E.js.map → chunk-YXWAILM4.js.map} +0 -0
  91. /package/dist/{chunk-OUWAQVDJ.js.map → chunk-Z6SEG36L.js.map} +0 -0
  92. /package/dist/{graph-edge-decay-PUFNHOBS.js.map → graph-edge-decay-KSVJGCZW.js.map} +0 -0
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-LZSMQHXC.js";
4
4
  import {
5
5
  namespaceCollectionName
6
- } from "./chunk-Q6MIDQEL.js";
6
+ } from "./chunk-EQYP3HA6.js";
7
7
  import {
8
8
  namespaceIdentityFromToken,
9
9
  namespaceIdentityToken
@@ -204,4 +204,4 @@ export {
204
204
  verifyNamespaces,
205
205
  runNamespaceMigration
206
206
  };
207
- //# sourceMappingURL=chunk-T2AOOHDA.js.map
207
+ //# sourceMappingURL=chunk-ACYX37IM.js.map
@@ -1,10 +1,10 @@
1
- import {
2
- scanMemoryDir
3
- } from "./chunk-AER6MT24.js";
4
1
  import {
5
2
  isSearchAborted,
6
3
  throwIfSearchAborted
7
4
  } from "./chunk-CINZGPSJ.js";
5
+ import {
6
+ scanMemoryDir
7
+ } from "./chunk-AER6MT24.js";
8
8
  import {
9
9
  resolveEnsureCollectionArgs
10
10
  } from "./chunk-YNQ6DFSV.js";
@@ -245,4 +245,4 @@ function isMeilisearchIndexNotFoundError(err) {
245
245
  export {
246
246
  MeilisearchBackend
247
247
  };
248
- //# sourceMappingURL=chunk-DOCTITOP.js.map
248
+ //# sourceMappingURL=chunk-DGEZKYVI.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  createSearchBackend
3
- } from "./chunk-B55KFEGS.js";
3
+ } from "./chunk-YJ4J2JJ2.js";
4
4
  import {
5
5
  namespaceIdentityToken,
6
6
  normalizeNamespaceIdentity
@@ -401,4 +401,4 @@ export {
401
401
  namespaceCollectionName,
402
402
  NamespaceSearchRouter
403
403
  };
404
- //# sourceMappingURL=chunk-Q6MIDQEL.js.map
404
+ //# sourceMappingURL=chunk-EQYP3HA6.js.map
@@ -22,4 +22,4 @@ export {
22
22
  CODING_GRAPH_ENGINE_VERSION,
23
23
  TIER_1_LANGUAGES
24
24
  };
25
- //# sourceMappingURL=chunk-52LZ42LI.js.map
25
+ //# sourceMappingURL=chunk-ERA5RSMZ.js.map
@@ -11,7 +11,7 @@ import {
11
11
  } from "./chunk-D24OXEPB.js";
12
12
  import {
13
13
  EngramAccessInputError
14
- } from "./chunk-ZLINDOBG.js";
14
+ } from "./chunk-4PPMUNV5.js";
15
15
  import {
16
16
  projectTagProjectId
17
17
  } from "./chunk-GYSYLGNE.js";
@@ -29,7 +29,7 @@ import {
29
29
  } from "./chunk-JUC24CTX.js";
30
30
  import {
31
31
  validateRequest
32
- } from "./chunk-QLRYXOAD.js";
32
+ } from "./chunk-UDJLF3BO.js";
33
33
 
34
34
  // src/access-mcp.ts
35
35
  import { readFile } from "fs/promises";
@@ -2976,7 +2976,7 @@ ${body}`;
2976
2976
  reason: "graphEdgeDecayEnabled is false"
2977
2977
  };
2978
2978
  }
2979
- const { runGraphEdgeDecayMaintenanceAcrossNamespaces } = await import("./graph-edge-decay-PUFNHOBS.js");
2979
+ const { runGraphEdgeDecayMaintenanceAcrossNamespaces } = await import("./graph-edge-decay-KSVJGCZW.js");
2980
2980
  const dryRun = args.dryRun === true;
2981
2981
  const results = await runGraphEdgeDecayMaintenanceAcrossNamespaces(
2982
2982
  this.service.memoryDir,
@@ -3117,4 +3117,4 @@ ${body}`;
3117
3117
  export {
3118
3118
  EngramMcpServer
3119
3119
  };
3120
- //# sourceMappingURL=chunk-SF45RQDX.js.map
3120
+ //# sourceMappingURL=chunk-K2JYO6QV.js.map
@@ -1,7 +1,3 @@
1
- import {
2
- CAPSULE_SCHEMA_VERSION,
3
- EXPORT_FORMAT
4
- } from "./chunk-J4EB7DNW.js";
5
1
  import {
6
2
  CAPSULE_ID_PATTERN,
7
3
  CapsuleBlockSchema,
@@ -11,6 +7,10 @@ import {
11
7
  import {
12
8
  encryptCapsuleFile
13
9
  } from "./chunk-X7Y7WX73.js";
10
+ import {
11
+ CAPSULE_SCHEMA_VERSION,
12
+ EXPORT_FORMAT
13
+ } from "./chunk-J4EB7DNW.js";
14
14
  import {
15
15
  DEFAULT_TRANSFER_EXCLUDE_DIRS,
16
16
  computeTransferOutputRel
@@ -261,4 +261,4 @@ export {
261
261
  exportCapsule,
262
262
  isValidCapsuleSince
263
263
  };
264
- //# sourceMappingURL=chunk-IPLYGWQF.js.map
264
+ //# sourceMappingURL=chunk-KQAFEZQX.js.map
@@ -16,8 +16,20 @@ function resolveCapabilities(config) {
16
16
  graphExpandedIntent: config.graphExpandedIntentEnabled === true
17
17
  });
18
18
  }
19
+ function resolveGraphConstructionCapabilities(config) {
20
+ return Object.freeze({
21
+ entityGraph: config.entityGraphEnabled,
22
+ timeGraph: config.timeGraphEnabled,
23
+ causalGraph: config.causalGraphEnabled,
24
+ multiGraphMemory: config.multiGraphMemoryEnabled,
25
+ // Optional flag: preserve the exact default-when-undefined semantics the
26
+ // migrated call site used (`!== false` = default-on).
27
+ graphWriteSessionAdjacency: config.graphWriteSessionAdjacencyEnabled !== false
28
+ });
29
+ }
19
30
 
20
31
  export {
21
- resolveCapabilities
32
+ resolveCapabilities,
33
+ resolveGraphConstructionCapabilities
22
34
  };
23
- //# sourceMappingURL=chunk-RI5XBIZ6.js.map
35
+ //# sourceMappingURL=chunk-PBH4JUAB.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/capabilities.ts"],"sourcesContent":["/**\n * CapabilitySet — recall-operation feature gates resolved once, then threaded.\n *\n * Issue #1523 (Phase 1 of epic #1520). Root cause this addresses: 161+\n * scattered `config.<flag>Enabled` reads mean each gate is re-derived at every\n * call site, and reviews keep finding parallel code paths where one branch\n * checks a gate the other forgot (CLAUDE.md rule 39 — the \"gate divergence\"\n * defect class). The fix is to resolve a frozen capability projection ONCE at\n * the top of the recall operation and pass it down explicitly.\n *\n * Scope of THIS module (first migration PR): only the recall-operation-scoped\n * flags below. Flags that are also read in graph construction, writes, CLI, or\n * the summarizer are deliberately deferred to a follow-up so we never leave a\n * single flag half-migrated (some sites on `caps.`, some on `config.`).\n *\n * Field naming: each field is the config flag name with the trailing `Enabled`\n * removed (`recallMmrEnabled` → `recallMmr`).\n *\n * This is plumbing, not a feature — there is deliberately NO `enabled` gate for\n * the CapabilitySet itself (rule 30 governs behavior changes; resolving and\n * threading a capability projection must stay behavior-preserving).\n */\n\nimport type { PluginConfig } from \"./types.js\";\n\n/**\n * Frozen projection of recall-operation feature gates.\n *\n * Every field is `readonly boolean`. The composition that maps a config flag to\n * a capability (including default-when-undefined semantics for optional flags)\n * lives ONLY in {@link resolveCapabilities} — call sites must read the\n * capability, never re-derive it from raw config.\n */\nexport interface CapabilitySet {\n /** `rerankCacheEnabled` — cache reranker scores across recall passes. */\n readonly rerankCache: boolean;\n /** `recallDirectAnswerEnabled` — observation-mode direct-answer tier. */\n readonly recallDirectAnswer: boolean;\n /** `recallMemoryWorthFilterEnabled` — Memory-Worth score reweighting. */\n readonly recallMemoryWorthFilter: boolean;\n /** `recallMmrEnabled` — maximal-marginal-relevance diversification. */\n readonly recallMmr: boolean;\n /** `recallReasoningTraceBoostEnabled` — boost reasoning-trace memories. */\n readonly recallReasoningTraceBoost: boolean;\n /** `recallPlannerLlmEnabled` — LLM-backed recall-mode planner. */\n readonly recallPlannerLlm: boolean;\n /** `recallPlannerEnabled` — recall-mode planner (heuristic + optional LLM). */\n readonly recallPlanner: boolean;\n /** `recallConfidenceGateEnabled` — Synapse-style confidence gate. */\n readonly recallConfidenceGate: boolean;\n /** `graphRecallEnabled` — graph-mode recall tier (gates planner graph mode). */\n readonly graphRecall: boolean;\n /** `graphAssistInFullModeEnabled` — graph-assist overlay in full mode. */\n readonly graphAssistInFullMode: boolean;\n /** `graphExpandedIntentEnabled` — promote broad-intent asks to graph mode. */\n readonly graphExpandedIntent: boolean;\n}\n\n/**\n * Resolve the recall-operation {@link CapabilitySet} from parsed config.\n *\n * Call this ONCE per recall operation (at the `recall()` / `recallInternal`\n * entry) and thread the result down. Composition lives here and only here.\n *\n * Session toggles are intentionally not a parameter yet: `session-toggles.ts`\n * is agent-scoped (per session/agent enable-disable of the whole plugin), not\n * flag-scoped — none of the flags projected here have a per-session override,\n * so there is nothing for a toggle argument to compose at this layer.\n */\nexport function resolveCapabilities(config: PluginConfig): CapabilitySet {\n return Object.freeze({\n rerankCache: config.rerankCacheEnabled,\n recallDirectAnswer: config.recallDirectAnswerEnabled,\n recallMemoryWorthFilter: config.recallMemoryWorthFilterEnabled,\n recallMmr: config.recallMmrEnabled,\n recallReasoningTraceBoost: config.recallReasoningTraceBoostEnabled,\n recallPlannerLlm: config.recallPlannerLlmEnabled,\n recallPlanner: config.recallPlannerEnabled,\n recallConfidenceGate: config.recallConfidenceGateEnabled,\n graphRecall: config.graphRecallEnabled,\n // Optional flags: preserve the exact default-when-undefined semantics the\n // migrated call sites used (`!== false` = default-on, `=== true` = default-off).\n graphAssistInFullMode: config.graphAssistInFullModeEnabled !== false,\n graphExpandedIntent: config.graphExpandedIntentEnabled === true,\n });\n}\n"],"mappings":";AAqEO,SAAS,oBAAoB,QAAqC;AACvE,SAAO,OAAO,OAAO;AAAA,IACnB,aAAa,OAAO;AAAA,IACpB,oBAAoB,OAAO;AAAA,IAC3B,yBAAyB,OAAO;AAAA,IAChC,WAAW,OAAO;AAAA,IAClB,2BAA2B,OAAO;AAAA,IAClC,kBAAkB,OAAO;AAAA,IACzB,eAAe,OAAO;AAAA,IACtB,sBAAsB,OAAO;AAAA,IAC7B,aAAa,OAAO;AAAA;AAAA;AAAA,IAGpB,uBAAuB,OAAO,iCAAiC;AAAA,IAC/D,qBAAqB,OAAO,+BAA+B;AAAA,EAC7D,CAAC;AACH;","names":[]}
1
+ {"version":3,"sources":["../src/capabilities.ts"],"sourcesContent":["/**\n * CapabilitySet — recall-operation feature gates resolved once, then threaded.\n *\n * Issue #1523 (Phase 1 of epic #1520). Root cause this addresses: 161+\n * scattered `config.<flag>Enabled` reads mean each gate is re-derived at every\n * call site, and reviews keep finding parallel code paths where one branch\n * checks a gate the other forgot (CLAUDE.md rule 39 — the \"gate divergence\"\n * defect class). The fix is to resolve a frozen capability projection ONCE at\n * the top of the recall operation and pass it down explicitly.\n *\n * Scope of THIS module (first migration PR): only the recall-operation-scoped\n * flags below. Flags that are also read in graph construction, writes, CLI, or\n * the summarizer are deliberately deferred to a follow-up so we never leave a\n * single flag half-migrated (some sites on `caps.`, some on `config.`).\n *\n * Field naming: each field is the config flag name with the trailing `Enabled`\n * removed (`recallMmrEnabled` → `recallMmr`).\n *\n * This is plumbing, not a feature — there is deliberately NO `enabled` gate for\n * the CapabilitySet itself (rule 30 governs behavior changes; resolving and\n * threading a capability projection must stay behavior-preserving).\n */\n\nimport type { PluginConfig } from \"./types.js\";\n\n/**\n * Frozen projection of recall-operation feature gates.\n *\n * Every field is `readonly boolean`. The composition that maps a config flag to\n * a capability (including default-when-undefined semantics for optional flags)\n * lives ONLY in {@link resolveCapabilities} — call sites must read the\n * capability, never re-derive it from raw config.\n */\nexport interface CapabilitySet {\n /** `rerankCacheEnabled` — cache reranker scores across recall passes. */\n readonly rerankCache: boolean;\n /** `recallDirectAnswerEnabled` — observation-mode direct-answer tier. */\n readonly recallDirectAnswer: boolean;\n /** `recallMemoryWorthFilterEnabled` — Memory-Worth score reweighting. */\n readonly recallMemoryWorthFilter: boolean;\n /** `recallMmrEnabled` — maximal-marginal-relevance diversification. */\n readonly recallMmr: boolean;\n /** `recallReasoningTraceBoostEnabled` — boost reasoning-trace memories. */\n readonly recallReasoningTraceBoost: boolean;\n /** `recallPlannerLlmEnabled` — LLM-backed recall-mode planner. */\n readonly recallPlannerLlm: boolean;\n /** `recallPlannerEnabled` — recall-mode planner (heuristic + optional LLM). */\n readonly recallPlanner: boolean;\n /** `recallConfidenceGateEnabled` — Synapse-style confidence gate. */\n readonly recallConfidenceGate: boolean;\n /** `graphRecallEnabled` — graph-mode recall tier (gates planner graph mode). */\n readonly graphRecall: boolean;\n /** `graphAssistInFullModeEnabled` — graph-assist overlay in full mode. */\n readonly graphAssistInFullMode: boolean;\n /** `graphExpandedIntentEnabled` — promote broad-intent asks to graph mode. */\n readonly graphExpandedIntent: boolean;\n}\n\n/**\n * Resolve the recall-operation {@link CapabilitySet} from parsed config.\n *\n * Call this ONCE per recall operation (at the `recall()` / `recallInternal`\n * entry) and thread the result down. Composition lives here and only here.\n *\n * Session toggles are intentionally not a parameter yet: `session-toggles.ts`\n * is agent-scoped (per session/agent enable-disable of the whole plugin), not\n * flag-scoped — none of the flags projected here have a per-session override,\n * so there is nothing for a toggle argument to compose at this layer.\n */\nexport function resolveCapabilities(config: PluginConfig): CapabilitySet {\n return Object.freeze({\n rerankCache: config.rerankCacheEnabled,\n recallDirectAnswer: config.recallDirectAnswerEnabled,\n recallMemoryWorthFilter: config.recallMemoryWorthFilterEnabled,\n recallMmr: config.recallMmrEnabled,\n recallReasoningTraceBoost: config.recallReasoningTraceBoostEnabled,\n recallPlannerLlm: config.recallPlannerLlmEnabled,\n recallPlanner: config.recallPlannerEnabled,\n recallConfidenceGate: config.recallConfidenceGateEnabled,\n graphRecall: config.graphRecallEnabled,\n // Optional flags: preserve the exact default-when-undefined semantics the\n // migrated call sites used (`!== false` = default-on, `=== true` = default-off).\n graphAssistInFullMode: config.graphAssistInFullModeEnabled !== false,\n graphExpandedIntent: config.graphExpandedIntentEnabled === true,\n });\n}\n\n// ---------------------------------------------------------------------------\n// Graph-construction capability set (issue #1566 Cluster A).\n//\n// The recall CapabilitySet above covers flags whose EVERY read site lives on\n// the recall call chain. The five flags below are read on graph-construction,\n// write/extraction, AND recall paths — so they cannot join the recall set\n// without leaving some sites on `caps.` and others on `config.` (the exact\n// divergence #1523 forbade). They get their own projection, resolved at graph\n// build/write entry (and alongside `caps` when recall reads them).\n// ---------------------------------------------------------------------------\n\n/**\n * Frozen projection of graph-construction feature gates.\n *\n * Every field is `readonly boolean`. Composition (including default-when-\n * undefined semantics for the optional `graphWriteSessionAdjacencyEnabled`)\n * lives ONLY in {@link resolveGraphConstructionCapabilities}.\n */\nexport interface GraphConstructionCapabilitySet {\n /** `entityGraphEnabled` — maintain entity co-reference graph edges. */\n readonly entityGraph: boolean;\n /** `timeGraphEnabled` — maintain thread-adjacency graph edges. */\n readonly timeGraph: boolean;\n /** `causalGraphEnabled` — maintain causal-language graph edges. */\n readonly causalGraph: boolean;\n /** `multiGraphMemoryEnabled` — master switch for multi-graph writes/traversal. */\n readonly multiGraphMemory: boolean;\n /** `graphWriteSessionAdjacencyEnabled` — session-adjacency fallback for time edges (default-on). */\n readonly graphWriteSessionAdjacency: boolean;\n}\n\n/**\n * Resolve the {@link GraphConstructionCapabilitySet} from parsed config.\n *\n * Call this ONCE at graph build/write entry (extraction, recall graph\n * expansion, graph-health/repair) and thread the result down — exactly the\n * pattern {@link resolveCapabilities} established for recall.\n */\nexport type GraphConstructionConfigProjection = Pick<\n PluginConfig,\n | \"entityGraphEnabled\"\n | \"timeGraphEnabled\"\n | \"causalGraphEnabled\"\n | \"multiGraphMemoryEnabled\"\n | \"graphWriteSessionAdjacencyEnabled\"\n>;\n\nexport function resolveGraphConstructionCapabilities(\n config: GraphConstructionConfigProjection,\n): GraphConstructionCapabilitySet {\n return Object.freeze({\n entityGraph: config.entityGraphEnabled,\n timeGraph: config.timeGraphEnabled,\n causalGraph: config.causalGraphEnabled,\n multiGraphMemory: config.multiGraphMemoryEnabled,\n // Optional flag: preserve the exact default-when-undefined semantics the\n // migrated call site used (`!== false` = default-on).\n graphWriteSessionAdjacency: config.graphWriteSessionAdjacencyEnabled !== false,\n });\n}\n"],"mappings":";AAqEO,SAAS,oBAAoB,QAAqC;AACvE,SAAO,OAAO,OAAO;AAAA,IACnB,aAAa,OAAO;AAAA,IACpB,oBAAoB,OAAO;AAAA,IAC3B,yBAAyB,OAAO;AAAA,IAChC,WAAW,OAAO;AAAA,IAClB,2BAA2B,OAAO;AAAA,IAClC,kBAAkB,OAAO;AAAA,IACzB,eAAe,OAAO;AAAA,IACtB,sBAAsB,OAAO;AAAA,IAC7B,aAAa,OAAO;AAAA;AAAA;AAAA,IAGpB,uBAAuB,OAAO,iCAAiC;AAAA,IAC/D,qBAAqB,OAAO,+BAA+B;AAAA,EAC7D,CAAC;AACH;AAiDO,SAAS,qCACd,QACgC;AAChC,SAAO,OAAO,OAAO;AAAA,IACnB,aAAa,OAAO;AAAA,IACpB,WAAW,OAAO;AAAA,IAClB,aAAa,OAAO;AAAA,IACpB,kBAAkB,OAAO;AAAA;AAAA;AAAA,IAGzB,4BAA4B,OAAO,sCAAsC;AAAA,EAC3E,CAAC;AACH;","names":[]}
@@ -1,12 +1,15 @@
1
+ import {
2
+ claudeReplayNormalizer
3
+ } from "./chunk-LQHDIS7L.js";
1
4
  import {
2
5
  openclawReplayNormalizer
3
6
  } from "./chunk-7F7Z6MOS.js";
7
+ import {
8
+ importSqlite
9
+ } from "./chunk-AGNBY3VG.js";
4
10
  import {
5
11
  chatgptReplayNormalizer
6
12
  } from "./chunk-MC4FJXPA.js";
7
- import {
8
- claudeReplayNormalizer
9
- } from "./chunk-LQHDIS7L.js";
10
13
  import {
11
14
  exportJsonBundle
12
15
  } from "./chunk-UP6MOYCB.js";
@@ -16,9 +19,6 @@ import {
16
19
  import {
17
20
  importMarkdownBundle
18
21
  } from "./chunk-HDDRVXX4.js";
19
- import {
20
- importSqlite
21
- } from "./chunk-AGNBY3VG.js";
22
22
  import {
23
23
  detectImportFormat
24
24
  } from "./chunk-OZKVVUJB.js";
@@ -31,17 +31,17 @@ import {
31
31
  import {
32
32
  exportMarkdownBundle
33
33
  } from "./chunk-765K3SAT.js";
34
+ import {
35
+ buildReplayNormalizerRegistry,
36
+ clampBatchSize,
37
+ runReplay
38
+ } from "./chunk-HOJZMQ4J.js";
34
39
  import {
35
40
  TailscaleHelper
36
41
  } from "./chunk-EEC4PCG5.js";
37
42
  import {
38
43
  WebDavServer
39
44
  } from "./chunk-PYIFUBRK.js";
40
- import {
41
- buildReplayNormalizerRegistry,
42
- clampBatchSize,
43
- runReplay
44
- } from "./chunk-HOJZMQ4J.js";
45
45
  import {
46
46
  migrateObservations
47
47
  } from "./chunk-D6RIFG4O.js";
@@ -93,12 +93,12 @@ import {
93
93
  runOperatorInventory,
94
94
  runOperatorRepair,
95
95
  runOperatorSetup
96
- } from "./chunk-SDLJ2W7S.js";
96
+ } from "./chunk-2AP4QJX5.js";
97
97
  import {
98
98
  listNamespaces,
99
99
  runNamespaceMigration,
100
100
  verifyNamespaces
101
- } from "./chunk-T2AOOHDA.js";
101
+ } from "./chunk-ACYX37IM.js";
102
102
  import {
103
103
  collectPatternMemories,
104
104
  explainPatternMemory,
@@ -111,13 +111,13 @@ import {
111
111
  import {
112
112
  GraphDashboardServer
113
113
  } from "./chunk-EZ25VE3G.js";
114
- import {
115
- RoutingRulesStore
116
- } from "./chunk-X6IRLNOO.js";
117
114
  import {
118
115
  isReplaySource,
119
116
  normalizeReplaySessionKey
120
117
  } from "./chunk-2PRQG7PV.js";
118
+ import {
119
+ RoutingRulesStore
120
+ } from "./chunk-X6IRLNOO.js";
121
121
  import {
122
122
  searchVerifiedEpisodes
123
123
  } from "./chunk-NXBXM7Q6.js";
@@ -216,16 +216,16 @@ import {
216
216
  } from "./chunk-OADWQ5CR.js";
217
217
  import {
218
218
  EngramAccessHttpServer
219
- } from "./chunk-OG7A6AZX.js";
219
+ } from "./chunk-UNZLU2MX.js";
220
220
  import {
221
221
  WearablesInputError
222
222
  } from "./chunk-7WV3F5DQ.js";
223
223
  import {
224
224
  EngramMcpServer
225
- } from "./chunk-SF45RQDX.js";
225
+ } from "./chunk-K2JYO6QV.js";
226
226
  import {
227
227
  EngramAccessService
228
- } from "./chunk-ZLINDOBG.js";
228
+ } from "./chunk-4PPMUNV5.js";
229
229
  import {
230
230
  WorkStorage
231
231
  } from "./chunk-GDB4J2H3.js";
@@ -250,7 +250,7 @@ import {
250
250
  } from "./chunk-6HMYUWXR.js";
251
251
  import {
252
252
  analyzeGraphHealth
253
- } from "./chunk-Y56J7CXW.js";
253
+ } from "./chunk-2LDBXPLB.js";
254
254
  import {
255
255
  assertPathInsideRoot
256
256
  } from "./chunk-5GPPACXK.js";
@@ -260,7 +260,7 @@ import {
260
260
  } from "./chunk-FMSDA2D3.js";
261
261
  import {
262
262
  getCausalTrajectoryStoreStatus
263
- } from "./chunk-WXGTC424.js";
263
+ } from "./chunk-RC3AFF6Z.js";
264
264
  import {
265
265
  selectRouteRule,
266
266
  validateRouteTarget
@@ -7311,4 +7311,4 @@ export {
7311
7311
  listMemoryMarkdownFilePaths,
7312
7312
  registerCli
7313
7313
  };
7314
- //# sourceMappingURL=chunk-XVVEKF5I.js.map
7314
+ //# sourceMappingURL=chunk-PCGCQTU6.js.map
@@ -1261,4 +1261,4 @@ export {
1261
1261
  defaultTierMigrationCycleBudget,
1262
1262
  CompoundingEngine
1263
1263
  };
1264
- //# sourceMappingURL=chunk-B6IUW76R.js.map
1264
+ //# sourceMappingURL=chunk-Q2H5U37U.js.map
@@ -216,4 +216,4 @@ export {
216
216
  getCausalTrajectoryStoreStatus,
217
217
  searchCausalTrajectories
218
218
  };
219
- //# sourceMappingURL=chunk-WXGTC424.js.map
219
+ //# sourceMappingURL=chunk-RC3AFF6Z.js.map
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-HQ6NIBL6.js";
4
4
  import {
5
5
  resolveCausalTrajectoryStoreDir
6
- } from "./chunk-WXGTC424.js";
6
+ } from "./chunk-RC3AFF6Z.js";
7
7
  import {
8
8
  normalizeRecallTokens
9
9
  } from "./chunk-ZBJMUXZH.js";
@@ -339,4 +339,4 @@ export {
339
339
  scoreStitchCandidate,
340
340
  stitchCausalChain
341
341
  };
342
- //# sourceMappingURL=chunk-HQCGRSRU.js.map
342
+ //# sourceMappingURL=chunk-SECQS4G4.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  isValidCapsuleSince
3
- } from "./chunk-IPLYGWQF.js";
3
+ } from "./chunk-KQAFEZQX.js";
4
4
  import {
5
5
  CAPSULE_ID_PATTERN
6
6
  } from "./chunk-WEHSQBFR.js";
@@ -433,4 +433,4 @@ export {
433
433
  actionConfidenceRequestSchema,
434
434
  validateRequest
435
435
  };
436
- //# sourceMappingURL=chunk-QLRYXOAD.js.map
436
+ //# sourceMappingURL=chunk-UDJLF3BO.js.map
@@ -6,10 +6,10 @@ import {
6
6
  } from "./chunk-7WV3F5DQ.js";
7
7
  import {
8
8
  EngramMcpServer
9
- } from "./chunk-SF45RQDX.js";
9
+ } from "./chunk-K2JYO6QV.js";
10
10
  import {
11
11
  EngramAccessInputError
12
- } from "./chunk-ZLINDOBG.js";
12
+ } from "./chunk-4PPMUNV5.js";
13
13
  import {
14
14
  projectTagProjectId
15
15
  } from "./chunk-GYSYLGNE.js";
@@ -30,7 +30,7 @@ import {
30
30
  } from "./chunk-2ODBA7MQ.js";
31
31
  import {
32
32
  validateRequest
33
- } from "./chunk-QLRYXOAD.js";
33
+ } from "./chunk-UDJLF3BO.js";
34
34
  import {
35
35
  OFFLINE_SYNC_APPLY_MAX_BODY_BYTES,
36
36
  OFFLINE_SYNC_FILE_CONTENT_MAX_CHUNK_BYTES,
@@ -2030,4 +2030,4 @@ function positiveIntQueryParam(value, label) {
2030
2030
  export {
2031
2031
  EngramAccessHttpServer
2032
2032
  };
2033
- //# sourceMappingURL=chunk-OG7A6AZX.js.map
2033
+ //# sourceMappingURL=chunk-UNZLU2MX.js.map
@@ -1,21 +1,21 @@
1
+ import {
2
+ RemoteSearchBackend
3
+ } from "./chunk-JOASJWQR.js";
4
+ import {
5
+ EmbedHelper
6
+ } from "./chunk-RN7MUWON.js";
1
7
  import {
2
8
  LanceDbBackend
3
- } from "./chunk-OUWAQVDJ.js";
9
+ } from "./chunk-Z6SEG36L.js";
4
10
  import {
5
11
  MeilisearchBackend
6
- } from "./chunk-DOCTITOP.js";
12
+ } from "./chunk-DGEZKYVI.js";
7
13
  import {
8
14
  NoopSearchBackend
9
15
  } from "./chunk-CYEPCZN5.js";
10
16
  import {
11
17
  OramaBackend
12
- } from "./chunk-Q5ZU3RNY.js";
13
- import {
14
- RemoteSearchBackend
15
- } from "./chunk-JOASJWQR.js";
16
- import {
17
- EmbedHelper
18
- } from "./chunk-RN7MUWON.js";
18
+ } from "./chunk-57ME5VSI.js";
19
19
  import {
20
20
  createConversationIndexBackend
21
21
  } from "./chunk-7OGJQP7T.js";
@@ -170,4 +170,4 @@ export {
170
170
  createConversationSearchBackend,
171
171
  createConversationIndexRuntime
172
172
  };
173
- //# sourceMappingURL=chunk-B55KFEGS.js.map
173
+ //# sourceMappingURL=chunk-YJ4J2JJ2.js.map
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  readAllEdges
3
- } from "./chunk-Y56J7CXW.js";
3
+ } from "./chunk-2LDBXPLB.js";
4
4
  import {
5
5
  readEdgeConfidence
6
6
  } from "./chunk-2LSZVONP.js";
@@ -162,4 +162,4 @@ export {
162
162
  parseGraphSnapshotSince,
163
163
  buildGraphSnapshot
164
164
  };
165
- //# sourceMappingURL=chunk-NE566K4E.js.map
165
+ //# sourceMappingURL=chunk-YXWAILM4.js.map
@@ -1,10 +1,10 @@
1
- import {
2
- scanMemoryDir
3
- } from "./chunk-AER6MT24.js";
4
1
  import {
5
2
  isSearchAborted,
6
3
  throwIfSearchAborted
7
4
  } from "./chunk-CINZGPSJ.js";
5
+ import {
6
+ scanMemoryDir
7
+ } from "./chunk-AER6MT24.js";
8
8
  import {
9
9
  resolveEnsureCollectionArgs
10
10
  } from "./chunk-YNQ6DFSV.js";
@@ -491,4 +491,4 @@ function isMissingVectorProviderColumnError(err) {
491
491
  export {
492
492
  LanceDbBackend
493
493
  };
494
- //# sourceMappingURL=chunk-OUWAQVDJ.js.map
494
+ //# sourceMappingURL=chunk-Z6SEG36L.js.map
package/dist/cli.js CHANGED
@@ -90,31 +90,31 @@ import {
90
90
  runWorkProductStatusCliCommand,
91
91
  runWorkProjectCliCommand,
92
92
  runWorkTaskCliCommand
93
- } from "./chunk-XVVEKF5I.js";
93
+ } from "./chunk-PCGCQTU6.js";
94
+ import "./chunk-LQHDIS7L.js";
94
95
  import "./chunk-7F7Z6MOS.js";
96
+ import "./chunk-AGNBY3VG.js";
95
97
  import "./chunk-MC4FJXPA.js";
96
- import "./chunk-LQHDIS7L.js";
97
98
  import "./chunk-JJEJJ7RK.js";
98
99
  import "./chunk-UP6MOYCB.js";
99
100
  import "./chunk-7VFZTJ7K.js";
100
- import "./chunk-HDDRVXX4.js";
101
- import "./chunk-AGNBY3VG.js";
102
101
  import "./chunk-Z734BLO3.js";
102
+ import "./chunk-HDDRVXX4.js";
103
103
  import "./chunk-OZKVVUJB.js";
104
104
  import "./chunk-2DL3OFLD.js";
105
105
  import "./chunk-G4IAEX6D.js";
106
106
  import "./chunk-2NLLXCJG.js";
107
107
  import "./chunk-765K3SAT.js";
108
+ import "./chunk-HOJZMQ4J.js";
108
109
  import "./chunk-EEC4PCG5.js";
109
110
  import "./chunk-PYIFUBRK.js";
110
- import "./chunk-HOJZMQ4J.js";
111
111
  import "./chunk-D6RIFG4O.js";
112
112
  import "./chunk-MTJ2LFAJ.js";
113
113
  import "./chunk-ZCVPFDHB.js";
114
+ import "./chunk-KJTKLXTH.js";
114
115
  import "./chunk-LZZNTPLR.js";
115
116
  import "./chunk-JCK7V6SN.js";
116
117
  import "./chunk-WMWVO45V.js";
117
- import "./chunk-KJTKLXTH.js";
118
118
  import "./chunk-CKITWVWJ.js";
119
119
  import "./chunk-OUELRE5E.js";
120
120
  import "./chunk-GQL52GQ5.js";
@@ -123,8 +123,8 @@ import "./chunk-3OKWZT7F.js";
123
123
  import "./chunk-TGQ2NTWH.js";
124
124
  import "./chunk-ODWI5XU2.js";
125
125
  import "./chunk-GSTYVG5L.js";
126
- import "./chunk-SDLJ2W7S.js";
127
- import "./chunk-T2AOOHDA.js";
126
+ import "./chunk-2AP4QJX5.js";
127
+ import "./chunk-ACYX37IM.js";
128
128
  import "./chunk-3T74IZB3.js";
129
129
  import "./chunk-HL4DB7TO.js";
130
130
  import "./chunk-EZ25VE3G.js";
@@ -134,8 +134,8 @@ import "./chunk-Y4Z4I6WK.js";
134
134
  import "./chunk-6T4LTI2F.js";
135
135
  import "./chunk-YBPYIAA5.js";
136
136
  import "./chunk-CMTINOFS.js";
137
- import "./chunk-X6IRLNOO.js";
138
137
  import "./chunk-2PRQG7PV.js";
138
+ import "./chunk-X6IRLNOO.js";
139
139
  import "./chunk-NXBXM7Q6.js";
140
140
  import "./chunk-2F6NP3NT.js";
141
141
  import "./chunk-TERNBNJB.js";
@@ -169,7 +169,7 @@ import "./chunk-3BQOQYRB.js";
169
169
  import "./chunk-LBJBNWS2.js";
170
170
  import "./chunk-HQ6NIBL6.js";
171
171
  import "./chunk-OADWQ5CR.js";
172
- import "./chunk-OG7A6AZX.js";
172
+ import "./chunk-UNZLU2MX.js";
173
173
  import "./chunk-SEDEKFYQ.js";
174
174
  import "./chunk-JBPKEARU.js";
175
175
  import "./chunk-TMSXWOBZ.js";
@@ -178,10 +178,10 @@ import "./chunk-RSUYKGGZ.js";
178
178
  import "./chunk-42NQ7AVG.js";
179
179
  import "./chunk-7RXCMVFQ.js";
180
180
  import "./chunk-7WV3F5DQ.js";
181
- import "./chunk-SF45RQDX.js";
181
+ import "./chunk-K2JYO6QV.js";
182
182
  import "./chunk-T4WDJPEZ.js";
183
183
  import "./chunk-D24OXEPB.js";
184
- import "./chunk-ZLINDOBG.js";
184
+ import "./chunk-4PPMUNV5.js";
185
185
  import "./chunk-GDASG7NC.js";
186
186
  import "./chunk-GDB4J2H3.js";
187
187
  import "./chunk-ARV3AUOM.js";
@@ -195,16 +195,16 @@ import "./chunk-RS25QOKZ.js";
195
195
  import "./chunk-JGSKJHF7.js";
196
196
  import "./chunk-FF4KLI5W.js";
197
197
  import "./chunk-6VP3YUCS.js";
198
- import "./chunk-Q6MIDQEL.js";
199
- import "./chunk-B55KFEGS.js";
200
- import "./chunk-OUWAQVDJ.js";
201
- import "./chunk-DOCTITOP.js";
202
- import "./chunk-CYEPCZN5.js";
203
- import "./chunk-Q5ZU3RNY.js";
198
+ import "./chunk-EQYP3HA6.js";
199
+ import "./chunk-YJ4J2JJ2.js";
204
200
  import "./chunk-JOASJWQR.js";
205
- import "./chunk-AER6MT24.js";
206
201
  import "./chunk-RN7MUWON.js";
202
+ import "./chunk-Z6SEG36L.js";
203
+ import "./chunk-DGEZKYVI.js";
204
+ import "./chunk-CYEPCZN5.js";
205
+ import "./chunk-57ME5VSI.js";
207
206
  import "./chunk-CINZGPSJ.js";
207
+ import "./chunk-AER6MT24.js";
208
208
  import "./chunk-ZFXCQPNO.js";
209
209
  import "./chunk-7OGJQP7T.js";
210
210
  import "./chunk-E6ZDCOHM.js";
@@ -216,7 +216,7 @@ import "./chunk-EIR5VLIH.js";
216
216
  import "./chunk-BMFZLLNI.js";
217
217
  import "./chunk-CI7RKSRE.js";
218
218
  import "./chunk-6HMYUWXR.js";
219
- import "./chunk-NE566K4E.js";
219
+ import "./chunk-YXWAILM4.js";
220
220
  import "./chunk-EI6V5UXY.js";
221
221
  import "./chunk-QY7YA7OL.js";
222
222
  import "./chunk-O75CRYGF.js";
@@ -224,7 +224,7 @@ import "./chunk-QDW3E4RD.js";
224
224
  import "./chunk-3ONXXHQO.js";
225
225
  import "./chunk-GKKAXVAJ.js";
226
226
  import "./chunk-ODPLEWB6.js";
227
- import "./chunk-Y56J7CXW.js";
227
+ import "./chunk-2LDBXPLB.js";
228
228
  import "./chunk-2LSZVONP.js";
229
229
  import "./chunk-DEUNUKTD.js";
230
230
  import "./chunk-ATRB6Q25.js";
@@ -247,7 +247,7 @@ import "./chunk-VF4XKTX3.js";
247
247
  import "./chunk-G7D6GZ5J.js";
248
248
  import "./chunk-RGMVMVMF.js";
249
249
  import "./chunk-ZY2MNJR6.js";
250
- import "./chunk-WXGTC424.js";
250
+ import "./chunk-RC3AFF6Z.js";
251
251
  import "./chunk-UZYLX7M6.js";
252
252
  import "./chunk-U3PN77QT.js";
253
253
  import "./chunk-4DJQYKMN.js";
@@ -263,11 +263,11 @@ import "./chunk-TVVEYCNW.js";
263
263
  import "./chunk-RFYAYKTD.js";
264
264
  import "./chunk-LBLXEFWK.js";
265
265
  import "./chunk-VFUEZZBS.js";
266
- import "./chunk-QLRYXOAD.js";
267
- import "./chunk-IPLYGWQF.js";
268
- import "./chunk-J4EB7DNW.js";
266
+ import "./chunk-UDJLF3BO.js";
267
+ import "./chunk-KQAFEZQX.js";
269
268
  import "./chunk-WEHSQBFR.js";
270
269
  import "./chunk-X7Y7WX73.js";
270
+ import "./chunk-J4EB7DNW.js";
271
271
  import "./chunk-PWWWLD7D.js";
272
272
  import "./chunk-UI3NYK34.js";
273
273
  import "./chunk-GCGJW34D.js";
@@ -103,4 +103,4 @@ interface CreateCodingGraphEngineOptions {
103
103
  readonly grammarDir?: never;
104
104
  }
105
105
 
106
- export { type CreateCodingGraphEngineOptions as C, type FileIR as F, type ParseFileInput as P, type SymbolIR as S, TIER_1_LANGUAGES as T, type CodingGraphEngine as a, type CodingGraphLanguage as b, type CodingGraphErrorCode as c, CODING_GRAPH_ENGINE_VERSION as d, type ParseResult as e };
106
+ export { CODING_GRAPH_ENGINE_VERSION, type CallSiteIR, type CodingGraphEngine, type CodingGraphErrorCode, type CodingGraphLanguage, type CreateCodingGraphEngineOptions, type ExportIR, type FileIR, type ImportIR, type ParseFileInput, type ParseResult, type RouteIR, type SymbolIR, TIER_1_LANGUAGES };
@@ -0,0 +1,10 @@
1
+ import {
2
+ CODING_GRAPH_ENGINE_VERSION,
3
+ TIER_1_LANGUAGES
4
+ } from "../chunk-ERA5RSMZ.js";
5
+ import "../chunk-PZ5AY32C.js";
6
+ export {
7
+ CODING_GRAPH_ENGINE_VERSION,
8
+ TIER_1_LANGUAGES
9
+ };
10
+ //# sourceMappingURL=coding-graph-types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -1,5 +1,5 @@
1
- import { C as CreateCodingGraphEngineOptions, a as CodingGraphEngine, b as CodingGraphLanguage, c as CodingGraphErrorCode } from '../coding-graph-types-Dd2tGrnm.js';
2
- export { d as CODING_GRAPH_ENGINE_VERSION, F as FileIR, P as ParseFileInput, e as ParseResult, S as SymbolIR, T as TIER_1_LANGUAGES } from '../coding-graph-types-Dd2tGrnm.js';
1
+ import { CreateCodingGraphEngineOptions, CodingGraphEngine, CodingGraphLanguage, CodingGraphErrorCode } from './coding-graph-types.js';
2
+ export { CODING_GRAPH_ENGINE_VERSION, FileIR, ParseFileInput, ParseResult, SymbolIR, TIER_1_LANGUAGES } from './coding-graph-types.js';
3
3
 
4
4
  /**
5
5
  * Structural minimal shape of `@remnic/coding-graph`'s public surface,
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  CODING_GRAPH_ENGINE_VERSION,
3
3
  TIER_1_LANGUAGES
4
- } from "../chunk-52LZ42LI.js";
4
+ } from "../chunk-ERA5RSMZ.js";
5
5
  import "../chunk-PZ5AY32C.js";
6
6
 
7
7
  // src/coding/optional-coding-graph.ts
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  CompoundingEngine,
3
3
  defaultTierMigrationCycleBudget
4
- } from "../chunk-B6IUW76R.js";
4
+ } from "../chunk-Q2H5U37U.js";
5
5
  import "../chunk-DRD2Q7HQ.js";
6
6
  import "../chunk-EUM7CZFM.js";
7
7
  import "../chunk-M7XQSUBB.js";
@@ -1,8 +1,4 @@
1
1
  import "../chunk-V5OCT34X.js";
2
- import {
3
- executeResolution,
4
- isValidResolutionVerb
5
- } from "../chunk-6IMKOIZ6.js";
6
2
  import {
7
3
  ACTIVE_STATUSES,
8
4
  clearVerdictCache,
@@ -11,6 +7,10 @@ import {
11
7
  runContradictionScan,
12
8
  verdictCacheSize
13
9
  } from "../chunk-C3IW2F5Z.js";
10
+ import {
11
+ executeResolution,
12
+ isValidResolutionVerb
13
+ } from "../chunk-6IMKOIZ6.js";
14
14
  import {
15
15
  computePairId,
16
16
  isCoolingDown,