@remnic/core 9.3.623 → 9.3.625

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 (262) hide show
  1. package/dist/access-cli.js +18 -16
  2. package/dist/access-cli.js.map +1 -1
  3. package/dist/access-http.d.ts +12 -5
  4. package/dist/access-http.js +10 -9
  5. package/dist/access-mcp.d.ts +5 -5
  6. package/dist/access-mcp.js +8 -8
  7. package/dist/access-schema.d.ts +5 -5
  8. package/dist/{access-service-CBNEKjzN.d.ts → access-service-C_sfOHsX.d.ts} +26 -3
  9. package/dist/access-service.d.ts +5 -5
  10. package/dist/access-service.js +7 -7
  11. package/dist/action-confidence.d.ts +1 -1
  12. package/dist/active-memory-bridge.d.ts +1 -1
  13. package/dist/active-recall.d.ts +1 -1
  14. package/dist/active-recall.js +2 -1
  15. package/dist/active-recall.js.map +1 -1
  16. package/dist/behavior-learner.d.ts +1 -1
  17. package/dist/behavior-signals.d.ts +1 -1
  18. package/dist/bootstrap.d.ts +4 -4
  19. package/dist/briefing.d.ts +1 -1
  20. package/dist/briefing.js +3 -3
  21. package/dist/buffer-surprise-report.d.ts +1 -1
  22. package/dist/buffer.d.ts +1 -1
  23. package/dist/calibration.d.ts +1 -1
  24. package/dist/causal-behavior.d.ts +1 -1
  25. package/dist/causal-consolidation.d.ts +1 -1
  26. package/dist/causal-consolidation.js +4 -4
  27. package/dist/{chunk-C4PZTWTG.js → chunk-2RHI3FGV.js} +540 -17
  28. package/dist/chunk-2RHI3FGV.js.map +1 -0
  29. package/dist/{chunk-GYTVOLNX.js → chunk-3MNBW7R7.js} +2 -2
  30. package/dist/{chunk-QFQQFX2H.js → chunk-3R2UZV3U.js} +2 -2
  31. package/dist/{chunk-O4UNM6OR.js → chunk-532VCWYW.js} +2 -2
  32. package/dist/{chunk-2UFQYU5F.js → chunk-57QXN2CS.js} +2 -2
  33. package/dist/chunk-7WV3F5DQ.js +22 -0
  34. package/dist/chunk-7WV3F5DQ.js.map +1 -0
  35. package/dist/{chunk-RKW6QR7W.js → chunk-AZ4RI3QD.js} +1461 -78
  36. package/dist/chunk-AZ4RI3QD.js.map +1 -0
  37. package/dist/{chunk-KQFQ3IS5.js → chunk-F3FY3D3S.js} +43 -7
  38. package/dist/chunk-F3FY3D3S.js.map +1 -0
  39. package/dist/{chunk-4R4KTDIE.js → chunk-FPNQF475.js} +1 -1
  40. package/dist/chunk-FPNQF475.js.map +1 -0
  41. package/dist/{chunk-UGEBPVNI.js → chunk-GE7Q7KXP.js} +2 -2
  42. package/dist/{chunk-GLWW3EJQ.js → chunk-KB4MFBF5.js} +3 -3
  43. package/dist/{chunk-5GOMXHLC.js → chunk-KKTXCFD7.js} +255 -1
  44. package/dist/chunk-KKTXCFD7.js.map +1 -0
  45. package/dist/{chunk-FH3PPO42.js → chunk-KVFYTRMV.js} +2 -2
  46. package/dist/{chunk-BNW5NJJH.js → chunk-LQYTQCXM.js} +2 -2
  47. package/dist/{chunk-AYHXQR53.js → chunk-MVQN73GT.js} +2 -2
  48. package/dist/{chunk-ZZPIJPPD.js → chunk-N5RGXWLQ.js} +2 -2
  49. package/dist/chunk-NDAH7BJ5.js +213 -0
  50. package/dist/chunk-NDAH7BJ5.js.map +1 -0
  51. package/dist/{chunk-R3OQGYOU.js → chunk-P2D2MM47.js} +2 -2
  52. package/dist/{chunk-PSUB67YB.js → chunk-PW6GURU3.js} +2 -2
  53. package/dist/{chunk-W3BKVM64.js → chunk-QDV6VAD4.js} +2 -2
  54. package/dist/{chunk-3QSU4NFF.js → chunk-QHXW3LZV.js} +3 -3
  55. package/dist/{chunk-I6UCUHLK.js → chunk-SHV5Y2WU.js} +182 -3
  56. package/dist/chunk-SHV5Y2WU.js.map +1 -0
  57. package/dist/{chunk-OZXVGYGZ.js → chunk-STDAAGH7.js} +2 -2
  58. package/dist/{chunk-FMGWXIES.js → chunk-TZDSNIRO.js} +5 -5
  59. package/dist/{chunk-2L54V4ZO.js → chunk-UELS6WWF.js} +2 -2
  60. package/dist/{chunk-PJGB7XRR.js → chunk-UGHUNQ74.js} +502 -134
  61. package/dist/chunk-UGHUNQ74.js.map +1 -0
  62. package/dist/{chunk-ZJSZNTEI.js → chunk-Y3TMFC6I.js} +140 -10
  63. package/dist/chunk-Y3TMFC6I.js.map +1 -0
  64. package/dist/{chunk-BPSGLMQ4.js → chunk-YQNADJCT.js} +2 -2
  65. package/dist/{cli-Cw729yLf.d.ts → cli-EZv6YE6_.d.ts} +3 -3
  66. package/dist/cli.d.ts +6 -6
  67. package/dist/cli.js +23 -21
  68. package/dist/compounding/engine.d.ts +1 -1
  69. package/dist/compounding/engine.js +3 -3
  70. package/dist/compounding/preference-consolidator.d.ts +1 -1
  71. package/dist/compression-optimizer.d.ts +1 -1
  72. package/dist/config.d.ts +1 -1
  73. package/dist/config.js +2 -1
  74. package/dist/connectors/codex-materialize-runner.d.ts +1 -1
  75. package/dist/connectors/codex-materialize-runner.js +3 -3
  76. package/dist/connectors/codex-materialize.d.ts +1 -1
  77. package/dist/connectors/index.d.ts +1 -1
  78. package/dist/connectors/index.js +3 -3
  79. package/dist/consolidation-provenance-check.d.ts +1 -1
  80. package/dist/consolidation-undo.d.ts +1 -1
  81. package/dist/contradiction/index.d.ts +2 -2
  82. package/dist/conversation-index/backend.d.ts +1 -1
  83. package/dist/conversation-index/chunker.d.ts +1 -1
  84. package/dist/conversation-index/faiss-adapter.d.ts +1 -1
  85. package/dist/conversation-index/indexer.d.ts +1 -1
  86. package/dist/conversation-index/search.d.ts +1 -1
  87. package/dist/day-summary.d.ts +1 -1
  88. package/dist/delinearize.d.ts +1 -1
  89. package/dist/direct-answer-wiring.d.ts +1 -1
  90. package/dist/direct-answer.d.ts +1 -1
  91. package/dist/embedding-fallback.d.ts +1 -1
  92. package/dist/enrichment/index.d.ts +1 -1
  93. package/dist/entity-retrieval.d.ts +1 -1
  94. package/dist/entity-retrieval.js +3 -3
  95. package/dist/entity-schema.d.ts +1 -1
  96. package/dist/explicit-capture.d.ts +4 -4
  97. package/dist/extraction-judge-telemetry.d.ts +1 -1
  98. package/dist/extraction-judge-training.d.ts +1 -1
  99. package/dist/extraction-judge.d.ts +1 -1
  100. package/dist/extraction.d.ts +1 -1
  101. package/dist/fallback-llm.d.ts +1 -1
  102. package/dist/identity-continuity.d.ts +1 -1
  103. package/dist/importance.d.ts +1 -1
  104. package/dist/index.d.ts +307 -9
  105. package/dist/index.js +155 -29
  106. package/dist/index.js.map +1 -1
  107. package/dist/intent.d.ts +1 -1
  108. package/dist/lcm/engine.d.ts +1 -1
  109. package/dist/lcm/index.d.ts +1 -1
  110. package/dist/lcm/tools.d.ts +1 -1
  111. package/dist/lifecycle.d.ts +1 -1
  112. package/dist/live-connectors-runner.d.ts +1 -1
  113. package/dist/local-llm.d.ts +1 -1
  114. package/dist/maintenance/memory-governance.d.ts +1 -1
  115. package/dist/maintenance/memory-governance.js +3 -3
  116. package/dist/maintenance/rebuild-memory-lifecycle-ledger.js +3 -3
  117. package/dist/maintenance/rebuild-memory-projection.js +4 -4
  118. package/dist/mcp-memory-inspector-app.d.ts +5 -5
  119. package/dist/memory-action-policy.d.ts +1 -1
  120. package/dist/memory-cache.d.ts +1 -1
  121. package/dist/memory-lifecycle-ledger-utils.d.ts +1 -1
  122. package/dist/memory-projection-store.d.ts +1 -1
  123. package/dist/memory-provenance.d.ts +1 -1
  124. package/dist/memory-worth-outcomes.d.ts +1 -1
  125. package/dist/models-json.d.ts +1 -1
  126. package/dist/namespaces/migrate.d.ts +1 -1
  127. package/dist/namespaces/migrate.js +4 -4
  128. package/dist/namespaces/principal.d.ts +1 -1
  129. package/dist/namespaces/search.d.ts +1 -1
  130. package/dist/namespaces/storage.d.ts +1 -1
  131. package/dist/namespaces/storage.js +3 -3
  132. package/dist/native-knowledge.d.ts +1 -1
  133. package/dist/operator-toolkit.d.ts +1 -1
  134. package/dist/operator-toolkit.js +8 -7
  135. package/dist/{orchestrator-CqWOjfgl.d.ts → orchestrator-CEycaY3M.d.ts} +361 -4
  136. package/dist/orchestrator.d.ts +4 -4
  137. package/dist/orchestrator.js +13 -11
  138. package/dist/patterns-cli.d.ts +1 -1
  139. package/dist/policy-runtime.d.ts +1 -1
  140. package/dist/qmd-recall-cache.d.ts +1 -1
  141. package/dist/qmd.d.ts +1 -1
  142. package/dist/recall-disclosure-escalation.d.ts +1 -1
  143. package/dist/recall-explain-renderer.d.ts +1 -1
  144. package/dist/recall-explain-renderer.js +3 -3
  145. package/dist/recall-planner-llm.d.ts +1 -1
  146. package/dist/recall-state.d.ts +1 -1
  147. package/dist/recall-tag-filter.d.ts +1 -1
  148. package/dist/recall-xray-cli.d.ts +1 -1
  149. package/dist/recall-xray-cli.js +4 -4
  150. package/dist/recall-xray-renderer.d.ts +1 -1
  151. package/dist/recall-xray-renderer.js +3 -3
  152. package/dist/recall-xray.d.ts +1 -1
  153. package/dist/recall-xray.js +2 -2
  154. package/dist/resolve-auth-token.d.ts +1 -1
  155. package/dist/resume-bundles.js +3 -2
  156. package/dist/retrieval-agents.d.ts +1 -1
  157. package/dist/retrieval-tiers.d.ts +1 -1
  158. package/dist/routing/engine.d.ts +1 -1
  159. package/dist/routing/store.d.ts +1 -1
  160. package/dist/schemas.d.ts +32 -32
  161. package/dist/search/embed-helper.d.ts +1 -1
  162. package/dist/search/factory.d.ts +1 -1
  163. package/dist/search/index.d.ts +1 -1
  164. package/dist/search/lancedb-backend.d.ts +1 -1
  165. package/dist/search/meilisearch-backend.d.ts +1 -1
  166. package/dist/search/noop-backend.d.ts +1 -1
  167. package/dist/search/orama-backend.d.ts +1 -1
  168. package/dist/search/port.d.ts +1 -1
  169. package/dist/search/remote-backend.d.ts +1 -1
  170. package/dist/{semantic-SLAa_prH.d.ts → semantic-DJR8_DMQ.d.ts} +1 -1
  171. package/dist/{semantic-consolidation-4HkHWgeI.d.ts → semantic-consolidation-FbhPeJjB.d.ts} +1 -1
  172. package/dist/semantic-consolidation.d.ts +2 -2
  173. package/dist/semantic-consolidation.js +4 -4
  174. package/dist/semantic-rule-promotion.js +3 -3
  175. package/dist/semantic-rule-verifier.d.ts +1 -1
  176. package/dist/semantic-rule-verifier.js +3 -3
  177. package/dist/session-observer-bands.d.ts +1 -1
  178. package/dist/session-observer-state.d.ts +1 -1
  179. package/dist/shared-context/manager.d.ts +5 -5
  180. package/dist/signal.d.ts +1 -1
  181. package/dist/storage.d.ts +19 -1
  182. package/dist/storage.js +2 -2
  183. package/dist/summarizer.d.ts +1 -1
  184. package/dist/summary-snapshot.d.ts +1 -1
  185. package/dist/temporal-supersession.d.ts +1 -1
  186. package/dist/temporal-validity.d.ts +1 -1
  187. package/dist/threading.d.ts +1 -1
  188. package/dist/tier-migration.d.ts +1 -1
  189. package/dist/tier-routing.d.ts +1 -1
  190. package/dist/topics.d.ts +1 -1
  191. package/dist/transcript.d.ts +1 -1
  192. package/dist/transfer/types.d.ts +12 -12
  193. package/dist/types-D5VRAI04.d.ts +3134 -0
  194. package/dist/types.d.ts +3 -2862
  195. package/dist/types.js +1 -1
  196. package/dist/utility-runtime.d.ts +1 -1
  197. package/dist/verified-recall.js +3 -3
  198. package/package.json +1 -1
  199. package/src/access-http.ts +182 -8
  200. package/src/access-mcp.ts +198 -0
  201. package/src/access-service.ts +65 -0
  202. package/src/cli.ts +187 -0
  203. package/src/config.ts +7 -0
  204. package/src/index.ts +7 -0
  205. package/src/orchestrator.ts +42 -0
  206. package/src/storage.ts +106 -0
  207. package/src/types.ts +5 -0
  208. package/src/wearables/cleanup.test.ts +134 -0
  209. package/src/wearables/cleanup.ts +188 -0
  210. package/src/wearables/cli.test.ts +170 -0
  211. package/src/wearables/cli.ts +441 -0
  212. package/src/wearables/config.test.ts +143 -0
  213. package/src/wearables/config.ts +332 -0
  214. package/src/wearables/corrections.test.ts +118 -0
  215. package/src/wearables/corrections.ts +211 -0
  216. package/src/wearables/day-store.test.ts +143 -0
  217. package/src/wearables/day-store.ts +238 -0
  218. package/src/wearables/errors.test.ts +32 -0
  219. package/src/wearables/errors.ts +29 -0
  220. package/src/wearables/index.ts +114 -0
  221. package/src/wearables/memory-gen.test.ts +342 -0
  222. package/src/wearables/memory-gen.ts +413 -0
  223. package/src/wearables/pipeline.test.ts +608 -0
  224. package/src/wearables/pipeline.ts +519 -0
  225. package/src/wearables/redaction.test.ts +94 -0
  226. package/src/wearables/redaction.ts +156 -0
  227. package/src/wearables/registry.test.ts +62 -0
  228. package/src/wearables/registry.ts +133 -0
  229. package/src/wearables/service.test.ts +425 -0
  230. package/src/wearables/service.ts +691 -0
  231. package/src/wearables/speakers.test.ts +110 -0
  232. package/src/wearables/speakers.ts +174 -0
  233. package/src/wearables/storage-io.test.ts +105 -0
  234. package/src/wearables/sync-state.test.ts +134 -0
  235. package/src/wearables/sync-state.ts +186 -0
  236. package/src/wearables/types.ts +285 -0
  237. package/dist/chunk-4R4KTDIE.js.map +0 -1
  238. package/dist/chunk-5GOMXHLC.js.map +0 -1
  239. package/dist/chunk-C4PZTWTG.js.map +0 -1
  240. package/dist/chunk-I6UCUHLK.js.map +0 -1
  241. package/dist/chunk-KQFQ3IS5.js.map +0 -1
  242. package/dist/chunk-PJGB7XRR.js.map +0 -1
  243. package/dist/chunk-RKW6QR7W.js.map +0 -1
  244. package/dist/chunk-ZJSZNTEI.js.map +0 -1
  245. /package/dist/{chunk-GYTVOLNX.js.map → chunk-3MNBW7R7.js.map} +0 -0
  246. /package/dist/{chunk-QFQQFX2H.js.map → chunk-3R2UZV3U.js.map} +0 -0
  247. /package/dist/{chunk-O4UNM6OR.js.map → chunk-532VCWYW.js.map} +0 -0
  248. /package/dist/{chunk-2UFQYU5F.js.map → chunk-57QXN2CS.js.map} +0 -0
  249. /package/dist/{chunk-UGEBPVNI.js.map → chunk-GE7Q7KXP.js.map} +0 -0
  250. /package/dist/{chunk-GLWW3EJQ.js.map → chunk-KB4MFBF5.js.map} +0 -0
  251. /package/dist/{chunk-FH3PPO42.js.map → chunk-KVFYTRMV.js.map} +0 -0
  252. /package/dist/{chunk-BNW5NJJH.js.map → chunk-LQYTQCXM.js.map} +0 -0
  253. /package/dist/{chunk-AYHXQR53.js.map → chunk-MVQN73GT.js.map} +0 -0
  254. /package/dist/{chunk-ZZPIJPPD.js.map → chunk-N5RGXWLQ.js.map} +0 -0
  255. /package/dist/{chunk-R3OQGYOU.js.map → chunk-P2D2MM47.js.map} +0 -0
  256. /package/dist/{chunk-PSUB67YB.js.map → chunk-PW6GURU3.js.map} +0 -0
  257. /package/dist/{chunk-W3BKVM64.js.map → chunk-QDV6VAD4.js.map} +0 -0
  258. /package/dist/{chunk-3QSU4NFF.js.map → chunk-QHXW3LZV.js.map} +0 -0
  259. /package/dist/{chunk-OZXVGYGZ.js.map → chunk-STDAAGH7.js.map} +0 -0
  260. /package/dist/{chunk-FMGWXIES.js.map → chunk-TZDSNIRO.js.map} +0 -0
  261. /package/dist/{chunk-2L54V4ZO.js.map → chunk-UELS6WWF.js.map} +0 -0
  262. /package/dist/{chunk-BPSGLMQ4.js.map → chunk-YQNADJCT.js.map} +0 -0
@@ -13,12 +13,12 @@ import { LastRecallStore, TierMigrationStatusStore, GraphRecallExpandedEntry, Ti
13
13
  import { RecallXraySnapshot } from './recall-xray.js';
14
14
  import { SessionObserverState } from './session-observer-state.js';
15
15
  import { EmbeddingFallback } from './embedding-fallback.js';
16
- import { S as SemanticDedupHit } from './semantic-SLAa_prH.js';
16
+ import { a as SemanticDedupHit } from './semantic-DJR8_DMQ.js';
17
17
  import { ReplayTurn } from './replay/types.js';
18
18
  import { I as ImportTurn } from './types-BliCnURB.js';
19
- import { PluginConfig, CodingContext, QmdSearchResult, BehaviorLoopPolicyState, BootstrapOptions, BootstrapResult, ConsolidationObservation, MemoryFile, DaySummaryResult, MemoryActionEvent, RecallPlanMode, MemoryIntent, EntityTimelineEntry, ExtractionResult, MemoryFrontmatter, IdentityInjectionMode } from './types.js';
19
+ import { N as BufferTurn, af as ExtractionResult, M as MemoryCategory, I as ImportanceScore, j as MemoryStatus, aw as WearableConversation, ax as WearableSourceSettings, ay as WearableNativeMemory, az as WearableMemoryMode, aA as WearableSourceConnector, aB as WearablesConfig, aC as WearableSyncSummary, aD as WearableSourceStatus, aE as WearableDayTranscript, aF as WearableCorrectionRule, P as PluginConfig, aG as CodingContext, Q as QmdSearchResult, e as BehaviorLoopPolicyState, aH as BootstrapOptions, aI as BootstrapResult, aJ as ConsolidationObservation, g as MemoryFile, ah as DaySummaryResult, m as MemoryActionEvent, H as RecallPlanMode, ai as MemoryIntent, aK as EntityTimelineEntry, i as MemoryFrontmatter, J as IdentityInjectionMode } from './types-D5VRAI04.js';
20
20
  import { LcmEngine } from './lcm/engine.js';
21
- import { S as SemanticConsolidationResult } from './semantic-consolidation-4HkHWgeI.js';
21
+ import { S as SemanticConsolidationResult } from './semantic-consolidation-FbhPeJjB.js';
22
22
  import { ConversationIndexBackendInspection } from './conversation-index/backend.js';
23
23
  import { SharedContextManager } from './shared-context/manager.js';
24
24
  import { CompoundingEngine } from './compounding/engine.js';
@@ -86,6 +86,354 @@ interface PatternReinforcementResult {
86
86
  clusters: PatternReinforcementClusterResult[];
87
87
  }
88
88
 
89
+ /**
90
+ * Wearable speaker registry — maps provider diarization labels to
91
+ * human names, persistently, per source.
92
+ *
93
+ * Providers expose speakers differently (Limitless: names + a "user"
94
+ * marker; Bee: opaque labels like "0"/"1"; Omi: "SPEAKER_00" + is_user
95
+ * + optional person ids). The registry stores operator-confirmed
96
+ * mappings keyed `<sourceId>:<speakerKey>` in
97
+ * `state/wearables/speakers.json`, plus the wearer's display name.
98
+ *
99
+ * Resolution precedence (most-authoritative first):
100
+ * 1. registry override for `<sourceId>:<speakerKey>`
101
+ * 2. provider-identified wearer -> selfName
102
+ * 3. provider-supplied speaker name
103
+ * 4. the raw speaker key, prefixed "Speaker" when it is bare digits
104
+ */
105
+ interface SpeakerOverride {
106
+ name: string;
107
+ /** Mark this speaker as the wearer (their words become "you"). */
108
+ isSelf?: boolean;
109
+ updatedAt: string;
110
+ }
111
+ interface SpeakerRegistry {
112
+ version: 1;
113
+ /** Display name used for the wearer across all sources. */
114
+ selfName: string;
115
+ /** Overrides keyed `<sourceId>:<speakerKey>`. */
116
+ speakers: Record<string, SpeakerOverride>;
117
+ }
118
+ declare const DEFAULT_SELF_NAME = "Me";
119
+ declare function emptySpeakerRegistry(): SpeakerRegistry;
120
+ declare function speakersFilePath(memoryDir: string): string;
121
+ declare function loadSpeakerRegistry(memoryDir: string): Promise<SpeakerRegistry>;
122
+ declare function saveSpeakerRegistry(memoryDir: string, registry: SpeakerRegistry): Promise<void>;
123
+ declare function speakerRegistryKey(sourceId: string, speakerKey: string): string;
124
+ interface ResolvedSpeaker {
125
+ /** Display label used in transcripts, e.g. "Jane" or "Me (you)". */
126
+ label: string;
127
+ /** Whether this speaker is the wearer. */
128
+ isSelf: boolean;
129
+ }
130
+ declare function resolveSpeaker(sourceId: string, segment: {
131
+ speakerKey: string;
132
+ speakerName?: string;
133
+ isWearer?: boolean;
134
+ }, registry: SpeakerRegistry): ResolvedSpeaker;
135
+ /**
136
+ * Distinct speaker labels for a set of segments, in first-appearance
137
+ * order — used for day-transcript frontmatter.
138
+ */
139
+ declare function distinctSpeakerLabels(sourceId: string, segments: Array<{
140
+ speakerKey: string;
141
+ speakerName?: string;
142
+ isWearer?: boolean;
143
+ }>, registry: SpeakerRegistry): string[];
144
+
145
+ /**
146
+ * Wearable memory generation — trust-gated extraction from cleaned day
147
+ * transcripts.
148
+ *
149
+ * Wearable ASR quality varies wildly between providers and rooms, so
150
+ * unlike live-session extraction this path is gated per source:
151
+ *
152
+ * - memoryMode "off" -> never runs
153
+ * - memoryMode "review" -> candidates land with status
154
+ * "pending_review" (operator approves via
155
+ * the existing review-queue surfaces)
156
+ * - memoryMode "auto" -> candidates that pass every gate land
157
+ * active
158
+ *
159
+ * Deterministic gates (applied in order, all modes except "off"):
160
+ * 1. category gate — procedure / reasoning_trace candidates are
161
+ * skipped (they need richer persistence than
162
+ * this path provides)
163
+ * 2. confidence floor — `minConfidence`
164
+ * 3. importance floor — local `scoreImportance` >= `minImportance`
165
+ * 4. dedup — storage content-hash index + intra-run set
166
+ * 5. day cap — top `maxMemoriesPerDay` by importance score
167
+ * (0 disables the cap)
168
+ *
169
+ * The extraction engine itself is injected so this module stays free of
170
+ * LLM-client construction; callers hand in `orchestrator`-owned or
171
+ * standalone engines alike.
172
+ */
173
+
174
+ /**
175
+ * Memory status used for a given memory mode. Least-privilege default:
176
+ * anything that is not explicitly "auto" lands in the review queue
177
+ * rather than active recall.
178
+ */
179
+ declare function memoryStatusForMode(mode: WearableMemoryMode): Extract<MemoryStatus, "active" | "pending_review">;
180
+ /** Narrow writer interface satisfied by `StorageManager`. */
181
+ interface WearableMemoryWriter {
182
+ writeMemory(category: MemoryCategory, content: string, options: {
183
+ confidence?: number;
184
+ tags?: string[];
185
+ source?: string;
186
+ importance?: ImportanceScore;
187
+ validAt?: string;
188
+ structuredAttributes?: Record<string, string>;
189
+ contentHashSource?: string;
190
+ status?: MemoryStatus;
191
+ memoryKind?: "episode" | "note" | "box" | "dream" | "procedural";
192
+ }): Promise<string>;
193
+ hasFactContentHash(content: string): Promise<boolean>;
194
+ }
195
+ interface WearableMemoryGenDeps {
196
+ extract(turns: BufferTurn[]): Promise<ExtractionResult>;
197
+ writer: WearableMemoryWriter;
198
+ }
199
+ interface WearableMemoryGenResult {
200
+ created: number;
201
+ skipped: number;
202
+ skippedByReason: Record<string, number>;
203
+ /** Non-fatal problems (e.g. the extraction engine erroring). */
204
+ warnings: string[];
205
+ }
206
+ declare const WEARABLE_SOURCE_PREFIX = "wearable";
207
+ declare function wearableSourceLabel(sourceId: string): string;
208
+ declare function wearableDayTag(date: string): string;
209
+ /**
210
+ * Render a cleaned conversation into extraction-ready turns. Each turn
211
+ * carries a labeled multi-speaker transcript block; the wearer is
212
+ * marked "(you)" so first-person facts attribute correctly.
213
+ */
214
+ declare function buildExtractionTurns(sourceId: string, date: string, conversation: WearableConversation, registry: SpeakerRegistry): BufferTurn[];
215
+ /**
216
+ * Run extraction + gates over a day's conversations and persist the
217
+ * survivors. Returns counts for the sync summary.
218
+ */
219
+ declare function generateWearableMemories(sourceId: string, date: string, conversations: WearableConversation[], settings: WearableSourceSettings, registry: SpeakerRegistry, deps: WearableMemoryGenDeps): Promise<WearableMemoryGenResult>;
220
+ /**
221
+ * Write one compact daily-digest memory summarizing the day's recorded
222
+ * conversations. Deterministic (no LLM): titles, time ranges, speaker
223
+ * counts. Gated by `wearables.digestEnabled`.
224
+ */
225
+ declare function writeDailyDigestMemory(sourceId: string, date: string, conversations: WearableConversation[], settings: WearableSourceSettings, registry: SpeakerRegistry, writer: WearableMemoryWriter): Promise<boolean>;
226
+ /**
227
+ * Import provider-extracted memories (Bee facts, Omi memories) into the
228
+ * review queue. Always `pending_review` regardless of memoryMode — the
229
+ * provider's extraction quality is outside Remnic's control.
230
+ */
231
+ declare function importNativeMemories(sourceId: string, memories: WearableNativeMemory[], alreadyImportedIds: ReadonlySet<string>, writer: WearableMemoryWriter): Promise<{
232
+ imported: number;
233
+ importedIds: string[];
234
+ }>;
235
+
236
+ /**
237
+ * Wearable sync pipeline — pull → clean → label → correct → store →
238
+ * (optionally) remember, for one source.
239
+ *
240
+ * Stage order per conversation is deliberate:
241
+ * 1. off-the-record elision (before anything can persist the span)
242
+ * 2. cleanup (merging first lets redaction see numbers
243
+ * that ASR split across segments)
244
+ * 3. redaction (built-in + user patterns)
245
+ * 4. corrections (user-specific word fixes)
246
+ *
247
+ * Day files are rebuilt idempotently; the per-day body hash recorded in
248
+ * sync state lets unchanged days skip both the rewrite and the
249
+ * (expensive) memory extraction. Sync state advances only after every
250
+ * write for the run has succeeded.
251
+ */
252
+
253
+ interface WearableSyncOptions {
254
+ /** Sync exactly this day (YYYY-MM-DD). Overrides `days`. */
255
+ date?: string;
256
+ /** Lookback window in days ending today (default 2, max 90). */
257
+ days?: number;
258
+ /** Re-run memory extraction even for unchanged days. */
259
+ forceMemories?: boolean;
260
+ signal?: AbortSignal;
261
+ }
262
+ interface WearableSyncDeps {
263
+ /** Memory dir for state files (speakers, corrections, sync ledger). */
264
+ memoryDir: string;
265
+ /** Read the stored content hash for a day file, if present. */
266
+ readDayContentHash(sourceId: string, date: string): Promise<string | null>;
267
+ /** Persist a serialized day-transcript file (atomic). */
268
+ writeDayTranscript(sourceId: string, date: string, serialized: string): Promise<void>;
269
+ /** Optional hook fired once after any day files changed (reindex). */
270
+ afterTranscriptsWritten?(): Promise<void>;
271
+ /**
272
+ * Memory-generation dependencies, or null when no extraction engine
273
+ * is available in this context (transcripts still sync; memory
274
+ * creation is skipped with a warning when the mode wanted it).
275
+ */
276
+ memoryGen: WearableMemoryGenDeps | null;
277
+ /** Clock injection for tests. */
278
+ now?: () => Date;
279
+ }
280
+ /** Format a Date as YYYY-MM-DD in the given IANA timezone. */
281
+ declare function dateInTimezone(date: Date, timezone: string): string;
282
+ /** Resolve the list of days to sync, oldest first. */
283
+ declare function resolveSyncDates(options: WearableSyncOptions, timezone: string, now: Date): string[];
284
+ /** Sync one source. */
285
+ declare function syncWearableSource(connector: WearableSourceConnector, settings: WearableSourceSettings, config: WearablesConfig, options: WearableSyncOptions, deps: WearableSyncDeps): Promise<WearableSyncSummary>;
286
+ declare function defaultTimezone(): string;
287
+
288
+ /**
289
+ * WearablesService — the single implementation behind every wearables
290
+ * access surface (CLI, MCP tools, HTTP routes). Surfaces stay thin and
291
+ * delegate here; formatting differences live with the surface, behavior
292
+ * lives here (same renderer-sharing rule as recall explain/xray).
293
+ */
294
+
295
+ /** Storage capabilities the service needs (satisfied by StorageManager). */
296
+ interface WearableStorageIo {
297
+ readonly dir: string;
298
+ writeWearableDayTranscript(sourceId: string, date: string, serialized: string): Promise<void>;
299
+ readWearableDayTranscript(sourceId: string, date: string): Promise<string | null>;
300
+ listWearableTranscriptDays(sourceId?: string): Promise<Array<{
301
+ source: string;
302
+ date: string;
303
+ }>>;
304
+ readAllMemories(): Promise<Array<{
305
+ path: string;
306
+ frontmatter: {
307
+ id: string;
308
+ source: string;
309
+ created: string;
310
+ tags: string[];
311
+ status?: string;
312
+ structuredAttributes?: Record<string, string>;
313
+ };
314
+ content: string;
315
+ }>>;
316
+ writeMemory: WearableMemoryGenDeps["writer"]["writeMemory"];
317
+ hasFactContentHash(content: string): Promise<boolean>;
318
+ }
319
+ interface WearableSearchBackend {
320
+ /** Full-text search over the memory dir; null when unavailable. */
321
+ search(query: string, maxResults: number): Promise<Array<{
322
+ path: string;
323
+ score: number;
324
+ preview: string;
325
+ }> | null>;
326
+ }
327
+ interface WearablesServiceDeps {
328
+ config: WearablesConfig;
329
+ getStorage(): Promise<WearableStorageIo>;
330
+ /** Extraction hook; null when no engine is available. */
331
+ extract: WearableMemoryGenDeps["extract"] | null;
332
+ /** Search backend (QMD); null disables indexed search. */
333
+ searchBackend: WearableSearchBackend | null;
334
+ /** Fired after transcript writes so the search index refreshes. */
335
+ reindexSearch?: () => Promise<void>;
336
+ }
337
+ interface WearableTranscriptSearchResult {
338
+ source: string;
339
+ date: string;
340
+ score: number;
341
+ snippet: string;
342
+ /** "indexed" (QMD) or "scan" (substring fallback). */
343
+ backend: "indexed" | "scan";
344
+ }
345
+ interface WearableMemorySearchResult {
346
+ id: string;
347
+ source: string;
348
+ date?: string;
349
+ conversationId?: string;
350
+ status?: string;
351
+ content: string;
352
+ created: string;
353
+ }
354
+ interface WearableDayTranscriptView {
355
+ source: string;
356
+ date: string;
357
+ meta: WearableDayTranscript["meta"] | null;
358
+ body: string;
359
+ /** Other sources that also recorded during this day (overlap hint). */
360
+ overlapsWith: string[];
361
+ }
362
+ declare class WearablesService {
363
+ private readonly deps;
364
+ constructor(deps: WearablesServiceDeps);
365
+ get enabled(): boolean;
366
+ private assertEnabled;
367
+ private timezone;
368
+ private enabledSources;
369
+ /** Status for every configured source (and connector availability). */
370
+ status(): Promise<{
371
+ enabled: boolean;
372
+ timezone: string;
373
+ sources: WearableSourceStatus[];
374
+ connectorsInstalled: string[];
375
+ }>;
376
+ /** Run a sync for one source or all enabled sources. */
377
+ sync(options: WearableSyncOptions & {
378
+ source?: string;
379
+ }): Promise<WearableSyncSummary[]>;
380
+ /** Verify connectivity/credentials for one source. */
381
+ checkAuth(sourceId: string): Promise<{
382
+ ok: boolean;
383
+ detail?: string;
384
+ }>;
385
+ /**
386
+ * Full transcript(s) for a day. Without `source`, returns every
387
+ * source that recorded that day, annotated with overlap hints.
388
+ */
389
+ dayTranscript(date: string, sourceId?: string): Promise<WearableDayTranscriptView[]>;
390
+ /** List days that have stored transcripts. */
391
+ listDays(sourceId?: string): Promise<Array<{
392
+ source: string;
393
+ date: string;
394
+ }>>;
395
+ /**
396
+ * Search stored transcripts. Uses the indexed backend when available
397
+ * and falls back to a bounded substring scan otherwise — the two
398
+ * paths are distinguishable in the result (`backend`) so callers can
399
+ * tell "no hits" from "weaker search ran".
400
+ */
401
+ searchTranscripts(query: string, options?: {
402
+ source?: string;
403
+ from?: string;
404
+ to?: string;
405
+ limit?: number;
406
+ }): Promise<WearableTranscriptSearchResult[]>;
407
+ /**
408
+ * Memories created from wearable transcripts, filterable by source
409
+ * and/or day. Includes pending_review candidates — the whole point of
410
+ * review mode is seeing what's queued.
411
+ */
412
+ transcriptMemories(options?: {
413
+ source?: string;
414
+ date?: string;
415
+ limit?: number;
416
+ }): Promise<WearableMemorySearchResult[]>;
417
+ listSpeakers(): Promise<SpeakerRegistry>;
418
+ setSpeaker(sourceId: string, speakerKey: string, name: string, opts?: {
419
+ isSelf?: boolean;
420
+ }): Promise<SpeakerRegistry>;
421
+ setSelfName(name: string): Promise<SpeakerRegistry>;
422
+ removeSpeaker(sourceId: string, speakerKey: string): Promise<SpeakerRegistry>;
423
+ listCorrections(): Promise<{
424
+ fromConfig: WearableCorrectionRule[];
425
+ fromState: WearableCorrectionRule[];
426
+ stateFilePath: string;
427
+ }>;
428
+ addCorrection(rule: WearableCorrectionRule): Promise<void>;
429
+ removeCorrection(index: number): Promise<WearableCorrectionRule>;
430
+ }
431
+ /** Map an indexed-search hit path back to (source, date), or null. */
432
+ declare function locateTranscriptPath(hitPath: string): {
433
+ source: string;
434
+ date: string;
435
+ } | null;
436
+
89
437
  declare function dedupeEntitySynthesisEvidenceEntries(entries: EntityTimelineEntry[]): EntityTimelineEntry[];
90
438
  interface GraphRecallSnapshot {
91
439
  recordedAt: string;
@@ -473,6 +821,7 @@ declare class Orchestrator {
473
821
  private consolidationInFlight;
474
822
  private readonly consolidationObservers;
475
823
  private qmdMaintenanceTimer;
824
+ private wearablesServiceInstance;
476
825
  private qmdMaintenancePending;
477
826
  private qmdMaintenanceInFlight;
478
827
  private lastQmdEmbedAtMs;
@@ -943,6 +1292,14 @@ declare class Orchestrator {
943
1292
  * and through `ingestBulkImportBatch`.
944
1293
  */
945
1294
  bulkImportWriteNamespace(): string;
1295
+ /**
1296
+ * Lazily-constructed wearables service (Limitless / Bee / Omi
1297
+ * transcript ingestion). All wearables surfaces — CLI, MCP tools,
1298
+ * HTTP routes — share this one instance so sync state, search, and
1299
+ * memory writes stay consistent. Writes are pinned to the same
1300
+ * deterministic namespace bulk-import uses.
1301
+ */
1302
+ getWearablesService(): WearablesService;
946
1303
  /**
947
1304
  * Ingest a batch of bulk-import turns (#460). Like ingestReplayBatch, this
948
1305
  * normalizes user/assistant turns into the extraction buffer and awaits
@@ -1214,4 +1571,4 @@ declare class Orchestrator {
1214
1571
  private readArchivedMemoriesForNamespaces;
1215
1572
  }
1216
1573
 
1217
- export { resolveRecallModeDecisionAsync as A, resolveRecentThreadMemoryPaths as B, shouldFilterLifecycleRecallCandidate as C, summarizeGraphShadowComparison as D, type GraphRecallSnapshot as G, type IntentDebugSnapshot as I, Orchestrator as O, type PatternReinforcementResult as P, type QmdRecallSnapshot as Q, type RecallInvocationOptions as R, type GraphRecallRankedResult as a, type GraphRecallShadowComparison as b, type RecallModeDecision as c, defaultWorkspaceDir as d, appendMemoryToGraphContext as e, blendGraphExpandedRecallScore as f, buildCompressionGuidelinesMarkdown as g, buildMemoryPathById as h, computeArtifactCandidateFetchLimit as i, computeArtifactRecallLimit as j, computeQmdHybridFetchLimit as k, dedupeEntitySynthesisEvidenceEntries as l, deriveTopicsFromExtraction as m, filterRecallCandidates as n, formatCompressionGuidelinesForRecall as o, graphPathRelativeToStorage as p, hasIdentityRecoveryIntent as q, isArtifactMemoryPath as r, sanitizeSessionKeyForFilename as s, lifecycleRecallScoreAdjustment as t, mergeArtifactRecallCandidates as u, mergeGraphExpandedResults as v, resolveEffectiveIdentityInjectionMode as w, resolveEffectiveRecallMode as x, resolvePersistedMemoryRelativePath as y, resolveRecallModeDecision as z };
1574
+ export { computeQmdHybridFetchLimit as $, sanitizeSessionKeyForFilename as A, saveSpeakerRegistry as B, speakerRegistryKey as C, DEFAULT_SELF_NAME as D, speakersFilePath as E, syncWearableSource as F, type GraphRecallSnapshot as G, wearableDayTag as H, type IntentDebugSnapshot as I, wearableSourceLabel as J, writeDailyDigestMemory as K, type GraphRecallRankedResult as L, type GraphRecallShadowComparison as M, type RecallInvocationOptions as N, Orchestrator as O, type PatternReinforcementResult as P, type QmdRecallSnapshot as Q, type ResolvedSpeaker as R, type SpeakerRegistry as S, type RecallModeDecision as T, appendMemoryToGraphContext as U, blendGraphExpandedRecallScore as V, WearablesService as W, buildCompressionGuidelinesMarkdown as X, buildMemoryPathById as Y, computeArtifactCandidateFetchLimit as Z, computeArtifactRecallLimit as _, type SpeakerOverride as a, dedupeEntitySynthesisEvidenceEntries as a0, deriveTopicsFromExtraction as a1, filterRecallCandidates as a2, formatCompressionGuidelinesForRecall as a3, graphPathRelativeToStorage as a4, hasIdentityRecoveryIntent as a5, isArtifactMemoryPath as a6, lifecycleRecallScoreAdjustment as a7, mergeArtifactRecallCandidates as a8, mergeGraphExpandedResults as a9, resolveEffectiveIdentityInjectionMode as aa, resolveEffectiveRecallMode as ab, resolvePersistedMemoryRelativePath as ac, resolveRecallModeDecision as ad, resolveRecallModeDecisionAsync as ae, resolveRecentThreadMemoryPaths as af, shouldFilterLifecycleRecallCandidate as ag, summarizeGraphShadowComparison as ah, WEARABLE_SOURCE_PREFIX as b, type WearableDayTranscriptView as c, type WearableMemoryGenDeps as d, type WearableMemoryGenResult as e, type WearableMemorySearchResult as f, type WearableMemoryWriter as g, type WearableSearchBackend as h, type WearableStorageIo as i, type WearableSyncDeps as j, type WearableSyncOptions as k, type WearableTranscriptSearchResult as l, type WearablesServiceDeps as m, buildExtractionTurns as n, dateInTimezone as o, defaultTimezone as p, defaultWorkspaceDir as q, distinctSpeakerLabels as r, emptySpeakerRegistry as s, generateWearableMemories as t, importNativeMemories as u, loadSpeakerRegistry as v, locateTranscriptPath as w, memoryStatusForMode as x, resolveSpeaker as y, resolveSyncDates as z };
@@ -6,7 +6,7 @@ import './summarizer.js';
6
6
  import './local-llm.js';
7
7
  import './fallback-llm.js';
8
8
  import './live-connectors-runner.js';
9
- export { a as GraphRecallRankedResult, b as GraphRecallShadowComparison, G as GraphRecallSnapshot, I as IntentDebugSnapshot, O as Orchestrator, Q as QmdRecallSnapshot, R as RecallInvocationOptions, c as RecallModeDecision, e as appendMemoryToGraphContext, f as blendGraphExpandedRecallScore, g as buildCompressionGuidelinesMarkdown, h as buildMemoryPathById, i as computeArtifactCandidateFetchLimit, j as computeArtifactRecallLimit, k as computeQmdHybridFetchLimit, l as dedupeEntitySynthesisEvidenceEntries, d as defaultWorkspaceDir, m as deriveTopicsFromExtraction, n as filterRecallCandidates, o as formatCompressionGuidelinesForRecall, p as graphPathRelativeToStorage, q as hasIdentityRecoveryIntent, r as isArtifactMemoryPath, t as lifecycleRecallScoreAdjustment, u as mergeArtifactRecallCandidates, v as mergeGraphExpandedResults, w as resolveEffectiveIdentityInjectionMode, x as resolveEffectiveRecallMode, y as resolvePersistedMemoryRelativePath, z as resolveRecallModeDecision, A as resolveRecallModeDecisionAsync, B as resolveRecentThreadMemoryPaths, s as sanitizeSessionKeyForFilename, C as shouldFilterLifecycleRecallCandidate, D as summarizeGraphShadowComparison } from './orchestrator-CqWOjfgl.js';
9
+ export { L as GraphRecallRankedResult, M as GraphRecallShadowComparison, G as GraphRecallSnapshot, I as IntentDebugSnapshot, O as Orchestrator, Q as QmdRecallSnapshot, N as RecallInvocationOptions, T as RecallModeDecision, U as appendMemoryToGraphContext, V as blendGraphExpandedRecallScore, X as buildCompressionGuidelinesMarkdown, Y as buildMemoryPathById, Z as computeArtifactCandidateFetchLimit, _ as computeArtifactRecallLimit, $ as computeQmdHybridFetchLimit, a0 as dedupeEntitySynthesisEvidenceEntries, q as defaultWorkspaceDir, a1 as deriveTopicsFromExtraction, a2 as filterRecallCandidates, a3 as formatCompressionGuidelinesForRecall, a4 as graphPathRelativeToStorage, a5 as hasIdentityRecoveryIntent, a6 as isArtifactMemoryPath, a7 as lifecycleRecallScoreAdjustment, a8 as mergeArtifactRecallCandidates, a9 as mergeGraphExpandedResults, aa as resolveEffectiveIdentityInjectionMode, ab as resolveEffectiveRecallMode, ac as resolvePersistedMemoryRelativePath, ad as resolveRecallModeDecision, ae as resolveRecallModeDecisionAsync, af as resolveRecentThreadMemoryPaths, A as sanitizeSessionKeyForFilename, ag as shouldFilterLifecycleRecallCandidate, ah as summarizeGraphShadowComparison } from './orchestrator-CEycaY3M.js';
10
10
  import './model-registry.js';
11
11
  import './relevance.js';
12
12
  import './negative.js';
@@ -14,12 +14,12 @@ import './recall-state.js';
14
14
  import './recall-xray.js';
15
15
  import './session-observer-state.js';
16
16
  import './embedding-fallback.js';
17
- import './semantic-SLAa_prH.js';
17
+ import './semantic-DJR8_DMQ.js';
18
18
  import './replay/types.js';
19
19
  import './types-BliCnURB.js';
20
- import './types.js';
20
+ import './types-D5VRAI04.js';
21
21
  import './lcm/engine.js';
22
- import './semantic-consolidation-4HkHWgeI.js';
22
+ import './semantic-consolidation-FbhPeJjB.js';
23
23
  import './conversation-index/backend.js';
24
24
  import './shared-context/manager.js';
25
25
  import './compounding/engine.js';
@@ -27,7 +27,7 @@ import {
27
27
  sanitizeSessionKeyForFilename,
28
28
  shouldFilterLifecycleRecallCandidate,
29
29
  summarizeGraphShadowComparison
30
- } from "./chunk-RKW6QR7W.js";
30
+ } from "./chunk-AZ4RI3QD.js";
31
31
  import "./chunk-5RIRL3XL.js";
32
32
  import "./chunk-4HFJQCJZ.js";
33
33
  import "./chunk-6BDVBBBY.js";
@@ -42,7 +42,7 @@ import "./chunk-UWK5OXUJ.js";
42
42
  import "./chunk-TECVW3JP.js";
43
43
  import "./chunk-T2PO5MUF.js";
44
44
  import "./chunk-HP5FMB6L.js";
45
- import "./chunk-2L54V4ZO.js";
45
+ import "./chunk-UELS6WWF.js";
46
46
  import "./chunk-DRD2Q7HQ.js";
47
47
  import "./chunk-LXOM6IQU.js";
48
48
  import "./chunk-S75M5ZRK.js";
@@ -83,7 +83,7 @@ import "./chunk-54V4BZWP.js";
83
83
  import "./chunk-XZ4WBBB5.js";
84
84
  import "./chunk-77NAFXUD.js";
85
85
  import "./chunk-DB5A3NHS.js";
86
- import "./chunk-BNW5NJJH.js";
86
+ import "./chunk-LQYTQCXM.js";
87
87
  import "./chunk-6NKAQ74D.js";
88
88
  import "./chunk-OAZ5MFUB.js";
89
89
  import "./chunk-PYPOFEMK.js";
@@ -94,17 +94,17 @@ import "./chunk-6HEM6HTQ.js";
94
94
  import "./chunk-XCAZF7KQ.js";
95
95
  import "./chunk-3PG3H5TD.js";
96
96
  import "./chunk-OD4FM2U7.js";
97
- import "./chunk-QFQQFX2H.js";
98
- import "./chunk-UGEBPVNI.js";
97
+ import "./chunk-3R2UZV3U.js";
98
+ import "./chunk-GE7Q7KXP.js";
99
99
  import "./chunk-LN4YGHTM.js";
100
100
  import "./chunk-JLNBQWZ2.js";
101
101
  import "./chunk-2PRQG7PV.js";
102
102
  import "./chunk-X6IRLNOO.js";
103
103
  import "./chunk-2F6NP3NT.js";
104
104
  import "./chunk-TERNBNJB.js";
105
- import "./chunk-R3OQGYOU.js";
105
+ import "./chunk-P2D2MM47.js";
106
106
  import "./chunk-W4RVMTHR.js";
107
- import "./chunk-2UFQYU5F.js";
107
+ import "./chunk-57QXN2CS.js";
108
108
  import "./chunk-ZRWB5D4H.js";
109
109
  import "./chunk-A6D7A2FW.js";
110
110
  import "./chunk-FF4KLI5W.js";
@@ -119,7 +119,7 @@ import "./chunk-CYEPCZN5.js";
119
119
  import "./chunk-DCGT4FPP.js";
120
120
  import "./chunk-Q4CAQGKQ.js";
121
121
  import "./chunk-CINZGPSJ.js";
122
- import "./chunk-W3BKVM64.js";
122
+ import "./chunk-QDV6VAD4.js";
123
123
  import "./chunk-ZFXCQPNO.js";
124
124
  import "./chunk-Q6YIJGXJ.js";
125
125
  import "./chunk-ORFGK3XI.js";
@@ -150,6 +150,7 @@ import "./chunk-7SI52C65.js";
150
150
  import "./chunk-L2EXJQJP.js";
151
151
  import "./chunk-RGMVMVMF.js";
152
152
  import "./chunk-RK6F44Y6.js";
153
+ import "./chunk-NDAH7BJ5.js";
153
154
  import "./chunk-Z5LAYHGJ.js";
154
155
  import "./chunk-LBJBNWS2.js";
155
156
  import "./chunk-KD3QD3A5.js";
@@ -158,9 +159,10 @@ import "./chunk-H3FZVNRN.js";
158
159
  import "./chunk-HQ6NIBL6.js";
159
160
  import "./chunk-PVGDJXVK.js";
160
161
  import "./chunk-OADWQ5CR.js";
162
+ import "./chunk-7WV3F5DQ.js";
161
163
  import "./chunk-EDQVAMQI.js";
162
164
  import "./chunk-JGSKJHF7.js";
163
- import "./chunk-BPSGLMQ4.js";
165
+ import "./chunk-YQNADJCT.js";
164
166
  import "./chunk-CI7RKSRE.js";
165
167
  import "./chunk-6HMYUWXR.js";
166
168
  import "./chunk-EI6V5UXY.js";
@@ -171,10 +173,10 @@ import "./chunk-H3PHZLMF.js";
171
173
  import "./chunk-XL7FK7PJ.js";
172
174
  import "./chunk-2LSZVONP.js";
173
175
  import "./chunk-DEUNUKTD.js";
174
- import "./chunk-PJGB7XRR.js";
176
+ import "./chunk-UGHUNQ74.js";
175
177
  import "./chunk-5UZXUTVO.js";
176
178
  import "./chunk-J6A3CX5N.js";
177
- import "./chunk-4R4KTDIE.js";
179
+ import "./chunk-FPNQF475.js";
178
180
  import "./chunk-RULE4VG5.js";
179
181
  import "./chunk-SCU65EZI.js";
180
182
  import "./chunk-MB5RSUW6.js";
@@ -1,4 +1,4 @@
1
- import { MemoryCategory, MemoryFile } from './types.js';
1
+ import { M as MemoryCategory, g as MemoryFile } from './types-D5VRAI04.js';
2
2
  import './types-BliCnURB.js';
3
3
  import './index-DJ9QWMw-.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { PluginConfig, BehaviorLoopPolicyState } from './types.js';
1
+ import { P as PluginConfig, e as BehaviorLoopPolicyState } from './types-D5VRAI04.js';
2
2
  import './types-BliCnURB.js';
3
3
  import './index-DJ9QWMw-.js';
4
4
 
@@ -1,4 +1,4 @@
1
- import { RecallPlanMode } from './types.js';
1
+ import { H as RecallPlanMode } from './types-D5VRAI04.js';
2
2
  import { SearchQueryOptions } from './search/port.js';
3
3
  import './types-BliCnURB.js';
4
4
  import './index-DJ9QWMw-.js';
package/dist/qmd.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { QmdSearchResult, QmdSearchExplain } from './types.js';
1
+ import { Q as QmdSearchResult, aj as QmdSearchExplain } from './types-D5VRAI04.js';
2
2
  import { SearchBackend, SearchQueryOptions, SearchExecutionOptions } from './search/port.js';
3
3
  import './types-BliCnURB.js';
4
4
  import './index-DJ9QWMw-.js';
@@ -1,4 +1,4 @@
1
- import { RecallDisclosure } from './types.js';
1
+ import { K as RecallDisclosure } from './types-D5VRAI04.js';
2
2
  import './types-BliCnURB.js';
3
3
  import './index-DJ9QWMw-.js';
4
4
 
@@ -1,5 +1,5 @@
1
1
  import { LastRecallSnapshot } from './recall-state.js';
2
- import { RecallTierExplain } from './types.js';
2
+ import { R as RecallTierExplain } from './types-D5VRAI04.js';
3
3
  import { RecallXraySnapshot } from './recall-xray.js';
4
4
  import './types-BliCnURB.js';
5
5
  import './index-DJ9QWMw-.js';
@@ -5,10 +5,10 @@ import {
5
5
  toRecallExplainJson,
6
6
  toRecallExplainText,
7
7
  toRecallXraySnapshotFromLegacy
8
- } from "./chunk-PSUB67YB.js";
8
+ } from "./chunk-PW6GURU3.js";
9
9
  import "./chunk-SOBJ6NEY.js";
10
- import "./chunk-BPSGLMQ4.js";
11
- import "./chunk-4R4KTDIE.js";
10
+ import "./chunk-YQNADJCT.js";
11
+ import "./chunk-FPNQF475.js";
12
12
  import "./chunk-AC5LO7IU.js";
13
13
  import "./chunk-SOAU2OE2.js";
14
14
  import "./chunk-PZ5AY32C.js";
@@ -1,4 +1,4 @@
1
- import { RecallPlanMode, PluginConfig } from './types.js';
1
+ import { H as RecallPlanMode, P as PluginConfig } from './types-D5VRAI04.js';
2
2
  import { FallbackLlmClient, FallbackLlmOptions } from './fallback-llm.js';
3
3
  import './types-BliCnURB.js';
4
4
  import './index-DJ9QWMw-.js';
@@ -1,4 +1,4 @@
1
- import { RecallPlanMode, IdentityInjectionMode, RecallTierExplain } from './types.js';
1
+ import { H as RecallPlanMode, J as IdentityInjectionMode, R as RecallTierExplain } from './types-D5VRAI04.js';
2
2
  import './types-BliCnURB.js';
3
3
  import './index-DJ9QWMw-.js';
4
4
 
@@ -1,6 +1,6 @@
1
1
  import { RecallFilterTrace } from './recall-xray.js';
2
2
  import './memory-provenance.js';
3
- import './types.js';
3
+ import './types-D5VRAI04.js';
4
4
  import './types-BliCnURB.js';
5
5
  import './index-DJ9QWMw-.js';
6
6
  import './user-model.js';
@@ -1,5 +1,5 @@
1
1
  import { RecallXrayFormat } from './recall-xray-renderer.js';
2
- import { RecallDisclosure } from './types.js';
2
+ import { K as RecallDisclosure } from './types-D5VRAI04.js';
3
3
  import './recall-xray.js';
4
4
  import './memory-provenance.js';
5
5
  import './user-model.js';
@@ -2,11 +2,11 @@ import {
2
2
  parseXrayBudgetFlag,
3
3
  parseXrayCliOptions,
4
4
  parseXrayDisclosureFlag
5
- } from "./chunk-3QSU4NFF.js";
6
- import "./chunk-PSUB67YB.js";
5
+ } from "./chunk-QHXW3LZV.js";
6
+ import "./chunk-PW6GURU3.js";
7
7
  import "./chunk-SOBJ6NEY.js";
8
- import "./chunk-BPSGLMQ4.js";
9
- import "./chunk-4R4KTDIE.js";
8
+ import "./chunk-YQNADJCT.js";
9
+ import "./chunk-FPNQF475.js";
10
10
  import "./chunk-AC5LO7IU.js";
11
11
  import "./chunk-SOAU2OE2.js";
12
12
  import "./chunk-PZ5AY32C.js";
@@ -1,6 +1,6 @@
1
1
  import { RecallXraySnapshot } from './recall-xray.js';
2
2
  import './memory-provenance.js';
3
- import './types.js';
3
+ import './types-D5VRAI04.js';
4
4
  import './types-BliCnURB.js';
5
5
  import './index-DJ9QWMw-.js';
6
6
  import './user-model.js';
@@ -5,10 +5,10 @@ import {
5
5
  renderXrayJson,
6
6
  renderXrayMarkdown,
7
7
  renderXrayText
8
- } from "./chunk-PSUB67YB.js";
8
+ } from "./chunk-PW6GURU3.js";
9
9
  import "./chunk-SOBJ6NEY.js";
10
- import "./chunk-BPSGLMQ4.js";
11
- import "./chunk-4R4KTDIE.js";
10
+ import "./chunk-YQNADJCT.js";
11
+ import "./chunk-FPNQF475.js";
12
12
  import "./chunk-AC5LO7IU.js";
13
13
  import "./chunk-SOAU2OE2.js";
14
14
  import "./chunk-PZ5AY32C.js";