@remnic/core 9.60.0 → 9.60.1
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.
- package/dist/access-admin-ops-surface.d.ts +1 -1
- package/dist/access-authorization-probe.d.ts +1 -1
- package/dist/access-boundary.d.ts +1 -1
- package/dist/access-cli.js +9 -9
- package/dist/access-extraction-force-flush.d.ts +1 -1
- package/dist/access-http-lcm-compaction.d.ts +1 -1
- package/dist/access-http-lifecycle-flush.d.ts +1 -1
- package/dist/access-http-offline-stream.d.ts +1 -1
- package/dist/access-http.d.ts +2 -2
- package/dist/access-lcm-surface.d.ts +1 -1
- package/dist/access-mcp.d.ts +1 -1
- package/dist/access-observe-write-surface.d.ts +1 -1
- package/dist/access-operations.d.ts +4 -4
- package/dist/access-recall-concurrency.d.ts +1 -1
- package/dist/access-recall-response.d.ts +1 -1
- package/dist/access-recall-surface.d.ts +1 -1
- package/dist/access-schema.d.ts +88 -88
- package/dist/access-service-helpers.d.ts +1 -1
- package/dist/access-service.d.ts +1 -1
- package/dist/access-surface-catalog.d.ts +1 -1
- package/dist/active-recall.js +2 -2
- package/dist/{auto-sync-5HVRCMGZ.js → auto-sync-FMWQQB3J.js} +3 -3
- package/dist/{chunk-EWL5DICB.js → chunk-2HGV44MM.js} +2 -2
- package/dist/{chunk-4IIKJOYM.js → chunk-DSA47WBN.js} +2 -2
- package/dist/{chunk-RXN7Z2V5.js → chunk-FQSDU634.js} +2 -2
- package/dist/{chunk-PFPNUFKZ.js → chunk-GKHMV2KK.js} +12 -12
- package/dist/chunk-GKHMV2KK.js.map +1 -0
- package/dist/{chunk-RL3EGL7A.js → chunk-JGW2EUCQ.js} +2 -2
- package/dist/{chunk-ER4BLWI6.js → chunk-VI637ILW.js} +24 -7
- package/dist/chunk-VI637ILW.js.map +1 -0
- package/dist/{chunk-B4CSPFYN.js → chunk-VUJN44CT.js} +2 -2
- package/dist/{chunk-CZGOLAEW.js → chunk-XU4OLEYW.js} +4 -4
- package/dist/{chunk-HVP33QVW.js → chunk-ZKOPY4WW.js} +60 -4
- package/dist/chunk-ZKOPY4WW.js.map +1 -0
- package/dist/{cli-DsyVvOFP.d.ts → cli-CTgFjmDs.d.ts} +1 -1
- package/dist/cli.d.ts +2 -2
- package/dist/cli.js +5 -5
- package/dist/compounding/engine.js +2 -2
- package/dist/config.js +2 -2
- package/dist/external-wiki-access.d.ts +1 -1
- package/dist/external-wiki-mcp-tools.d.ts +1 -1
- package/dist/index.d.ts +682 -682
- package/dist/index.js +9 -9
- package/dist/mcp-memory-inspector-app.d.ts +1 -1
- package/dist/operator-toolkit.js +3 -3
- package/dist/orchestrator.js +9 -9
- package/dist/{public-http-m9x1Qyzn.d.ts → public-http-CEwDOGO7.d.ts} +1 -1
- package/dist/resume-bundles.js +3 -3
- package/dist/schemas.d.ts +138 -138
- package/dist/shared-context/manager.d.ts +11 -11
- package/dist/shared-context/manager.js +2 -1
- package/dist/support-passport/index.d.ts +4 -4
- package/dist/transfer/types.d.ts +66 -66
- package/package.json +2 -2
- package/src/orchestration/recall-internal.ts +3 -3
- package/src/shared-context/manager.ts +21 -6
- package/src/wearables/redaction.test.ts +44 -0
- package/src/wearables/text-language.ts +91 -23
- package/dist/chunk-ER4BLWI6.js.map +0 -1
- package/dist/chunk-HVP33QVW.js.map +0 -1
- package/dist/chunk-PFPNUFKZ.js.map +0 -1
- package/dist/{access-service-BQkRul4d.d.ts → access-service-BogiG4Dy.d.ts} +64 -64
- /package/dist/{auto-sync-5HVRCMGZ.js.map → auto-sync-FMWQQB3J.js.map} +0 -0
- /package/dist/{chunk-EWL5DICB.js.map → chunk-2HGV44MM.js.map} +0 -0
- /package/dist/{chunk-4IIKJOYM.js.map → chunk-DSA47WBN.js.map} +0 -0
- /package/dist/{chunk-RXN7Z2V5.js.map → chunk-FQSDU634.js.map} +0 -0
- /package/dist/{chunk-RL3EGL7A.js.map → chunk-JGW2EUCQ.js.map} +0 -0
- /package/dist/{chunk-B4CSPFYN.js.map → chunk-VUJN44CT.js.map} +0 -0
- /package/dist/{chunk-CZGOLAEW.js.map → chunk-XU4OLEYW.js.map} +0 -0
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
dateInTimezone,
|
|
3
3
|
defaultTimezone
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-JGW2EUCQ.js";
|
|
5
5
|
import "./chunk-TWTUGCTY.js";
|
|
6
6
|
import "./chunk-JXS5PDQ7.js";
|
|
7
|
-
import "./chunk-
|
|
7
|
+
import "./chunk-ZKOPY4WW.js";
|
|
8
8
|
import "./chunk-QW27DOHG.js";
|
|
9
9
|
import {
|
|
10
10
|
describeErrorForOperator
|
|
@@ -79,4 +79,4 @@ function startWearablesAutoSync(settings, deps) {
|
|
|
79
79
|
export {
|
|
80
80
|
startWearablesAutoSync
|
|
81
81
|
};
|
|
82
|
-
//# sourceMappingURL=auto-sync-
|
|
82
|
+
//# sourceMappingURL=auto-sync-FMWQQB3J.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
SharedFeedbackEntrySchema,
|
|
3
3
|
resolveSharedContextDir
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-VI637ILW.js";
|
|
5
5
|
import {
|
|
6
6
|
composeSalvagedEnvelope
|
|
7
7
|
} from "./chunk-UYCIS6V5.js";
|
|
@@ -1283,4 +1283,4 @@ export {
|
|
|
1283
1283
|
defaultTierMigrationCycleBudget,
|
|
1284
1284
|
CompoundingEngine
|
|
1285
1285
|
};
|
|
1286
|
-
//# sourceMappingURL=chunk-
|
|
1286
|
+
//# sourceMappingURL=chunk-2HGV44MM.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
compileCorrectionRules,
|
|
3
3
|
compileRedactionPatterns
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-ZKOPY4WW.js";
|
|
5
5
|
import {
|
|
6
6
|
parseSupportPassportConfig
|
|
7
7
|
} from "./chunk-62OKGIJA.js";
|
|
@@ -4041,4 +4041,4 @@ export {
|
|
|
4041
4041
|
VALID_MEMORY_CATEGORIES,
|
|
4042
4042
|
parseConfig
|
|
4043
4043
|
};
|
|
4044
|
-
//# sourceMappingURL=chunk-
|
|
4044
|
+
//# sourceMappingURL=chunk-DSA47WBN.js.map
|
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
} from "./chunk-NOB2T2FC.js";
|
|
12
12
|
import {
|
|
13
13
|
parseConfig
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-DSA47WBN.js";
|
|
15
15
|
import {
|
|
16
16
|
resolveObjectiveStateStoreDir,
|
|
17
17
|
validateObjectiveStateSnapshot
|
|
@@ -268,4 +268,4 @@ export {
|
|
|
268
268
|
recordResumeBundle,
|
|
269
269
|
getResumeBundleStatus
|
|
270
270
|
};
|
|
271
|
-
//# sourceMappingURL=chunk-
|
|
271
|
+
//# sourceMappingURL=chunk-FQSDU634.js.map
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
loadSyncState,
|
|
7
7
|
syncWearableSource,
|
|
8
8
|
wearableSourceLabel
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-JGW2EUCQ.js";
|
|
10
10
|
import {
|
|
11
11
|
CompressionGuidelineCoordinator
|
|
12
12
|
} from "./chunk-UXREWVW4.js";
|
|
@@ -32,10 +32,10 @@ import {
|
|
|
32
32
|
import {
|
|
33
33
|
CompoundingEngine,
|
|
34
34
|
defaultTierMigrationCycleBudget
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-2HGV44MM.js";
|
|
36
36
|
import {
|
|
37
37
|
SharedContextManager
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-VI637ILW.js";
|
|
39
39
|
import {
|
|
40
40
|
applyUtilityPromotionRuntimePolicy,
|
|
41
41
|
applyUtilityRankingRuntimeDelta,
|
|
@@ -214,7 +214,7 @@ import {
|
|
|
214
214
|
getWearableConnector,
|
|
215
215
|
listWearableConnectors,
|
|
216
216
|
screenCandidateFact
|
|
217
|
-
} from "./chunk-
|
|
217
|
+
} from "./chunk-XU4OLEYW.js";
|
|
218
218
|
import {
|
|
219
219
|
normalizeReplaySessionKey
|
|
220
220
|
} from "./chunk-AJVLDJU6.js";
|
|
@@ -244,7 +244,7 @@ import {
|
|
|
244
244
|
import {
|
|
245
245
|
runNamespaceMaintenanceFanout,
|
|
246
246
|
summarizeNamespaceMaintenanceHealth
|
|
247
|
-
} from "./chunk-
|
|
247
|
+
} from "./chunk-VUJN44CT.js";
|
|
248
248
|
import {
|
|
249
249
|
NamespaceCatalog,
|
|
250
250
|
planNamespaceMaintenance
|
|
@@ -304,13 +304,13 @@ import {
|
|
|
304
304
|
} from "./chunk-6TBIWIAG.js";
|
|
305
305
|
import {
|
|
306
306
|
detectMeetings
|
|
307
|
-
} from "./chunk-
|
|
307
|
+
} from "./chunk-DSA47WBN.js";
|
|
308
308
|
import {
|
|
309
309
|
compileCorrectionRule,
|
|
310
310
|
correctionsFilePath,
|
|
311
311
|
loadCorrectionsFile,
|
|
312
312
|
saveCorrectionsFile
|
|
313
|
-
} from "./chunk-
|
|
313
|
+
} from "./chunk-ZKOPY4WW.js";
|
|
314
314
|
import {
|
|
315
315
|
activityDayWindow,
|
|
316
316
|
isValidActivityDate,
|
|
@@ -8966,9 +8966,9 @@ var RecallInternalCoordinator = class {
|
|
|
8966
8966
|
return null;
|
|
8967
8967
|
const t0 = Date.now();
|
|
8968
8968
|
const [priorities, roundtable, crossSignals] = await Promise.all([
|
|
8969
|
-
this.deps.sharedContext.readPriorities(),
|
|
8970
|
-
this.deps.sharedContext.readLatestRoundtable(),
|
|
8971
|
-
this.deps.sharedContext.readLatestCrossSignals()
|
|
8969
|
+
this.deps.sharedContext.readPriorities(options.abortSignal),
|
|
8970
|
+
this.deps.sharedContext.readLatestRoundtable(options.abortSignal),
|
|
8971
|
+
this.deps.sharedContext.readLatestCrossSignals(options.abortSignal)
|
|
8972
8972
|
]);
|
|
8973
8973
|
const max = Math.max(500, this.deps.config.sharedContextMaxInjectChars);
|
|
8974
8974
|
const capSection = (label, body, limit) => {
|
|
@@ -15221,7 +15221,7 @@ var OrchestratorInitCoordinator = class {
|
|
|
15221
15221
|
if (signal.aborted) return;
|
|
15222
15222
|
if (!this.deps.wearablesAutoSyncHandle && this.deps.config.wearables.enabled && this.deps.config.wearables.autoSyncEnabled && Object.values(this.deps.config.wearables.sources).some((source) => source.enabled)) {
|
|
15223
15223
|
try {
|
|
15224
|
-
const { startWearablesAutoSync } = await import("./auto-sync-
|
|
15224
|
+
const { startWearablesAutoSync } = await import("./auto-sync-FMWQQB3J.js");
|
|
15225
15225
|
if (signal.aborted) return;
|
|
15226
15226
|
this.deps.wearablesAutoSyncHandle = startWearablesAutoSync(
|
|
15227
15227
|
{
|
|
@@ -27177,4 +27177,4 @@ export {
|
|
|
27177
27177
|
blendGraphExpandedRecallScore,
|
|
27178
27178
|
Orchestrator
|
|
27179
27179
|
};
|
|
27180
|
-
//# sourceMappingURL=chunk-
|
|
27180
|
+
//# sourceMappingURL=chunk-GKHMV2KK.js.map
|