@remnic/core 9.3.762 → 9.3.763
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.js +5 -5
- package/dist/access-boundary.js +6 -6
- package/dist/access-cli.js +26 -26
- package/dist/access-http.js +10 -10
- package/dist/access-identity-continuity-surface.js +5 -5
- package/dist/access-lcm-surface.js +5 -5
- package/dist/access-mcp.js +9 -9
- package/dist/access-observe-write-surface.js +5 -5
- package/dist/access-operations-batch.js +7 -7
- package/dist/access-operations.js +8 -8
- package/dist/access-recall-surface.js +5 -5
- package/dist/access-service.js +5 -5
- package/dist/briefing.js +3 -3
- package/dist/causal-consolidation.js +4 -4
- package/dist/{chunk-OQ6F3WBX.js → chunk-2RLECZ6J.js} +2 -2
- package/dist/{chunk-TIWRP5NW.js → chunk-6YEENRE3.js} +4 -4
- package/dist/{chunk-WAIMHMO3.js → chunk-6ZFE2TPO.js} +3 -3
- package/dist/{chunk-DPZ5GJMD.js → chunk-A4FMQIST.js} +2 -2
- package/dist/{chunk-ZTBH2OHD.js → chunk-AS2NRB45.js} +2 -2
- package/dist/{chunk-EDC7RZCW.js → chunk-BAF7MBEH.js} +13 -13
- package/dist/{chunk-HDFS6RWQ.js → chunk-CVINPTKG.js} +2 -2
- package/dist/{chunk-DB647OZ4.js → chunk-D6YTILJO.js} +13 -13
- package/dist/{chunk-P7W4CDX6.js → chunk-DTTVX6EO.js} +11 -3
- package/dist/chunk-DTTVX6EO.js.map +1 -0
- package/dist/{chunk-HDYFNXVO.js → chunk-IVFIYAIP.js} +2 -2
- package/dist/{chunk-JU6BKZHX.js → chunk-K4EDULCP.js} +3 -3
- package/dist/{chunk-QPFO54VC.js → chunk-KXG7HHIQ.js} +2 -2
- package/dist/{chunk-2KYXXMTE.js → chunk-LDCFFJ67.js} +4 -4
- package/dist/{chunk-ESDBHQY6.js → chunk-N3QDLE2N.js} +5 -5
- package/dist/{chunk-4HYJETVO.js → chunk-N4ZA2I7M.js} +2 -2
- package/dist/{chunk-TEKTCF2V.js → chunk-NDXJJKT2.js} +2 -2
- package/dist/{chunk-2PGB63VU.js → chunk-NFWTMM2M.js} +2 -2
- package/dist/{chunk-PNFN7SIN.js → chunk-OX272PBW.js} +2 -2
- package/dist/{chunk-HMUEAKSD.js → chunk-QPTP6SKC.js} +2 -2
- package/dist/{chunk-VHYFY3JI.js → chunk-R3K4CXPR.js} +2 -2
- package/dist/{chunk-IIURIWJG.js → chunk-SFNQDXXL.js} +9 -5
- package/dist/chunk-SFNQDXXL.js.map +1 -0
- package/dist/{chunk-MB5RSUW6.js → chunk-SXN3LCUT.js} +114 -28
- package/dist/chunk-SXN3LCUT.js.map +1 -0
- package/dist/{chunk-LAJIXABF.js → chunk-TIOXQPD7.js} +5 -5
- package/dist/{chunk-ES3GAMSQ.js → chunk-VKHZFF5P.js} +2 -2
- package/dist/{chunk-KZWUJC7Y.js → chunk-X7HTU4HO.js} +2 -2
- package/dist/{chunk-QWIE43BS.js → chunk-YDYC6PIS.js} +2 -2
- package/dist/cli.js +20 -20
- package/dist/compounding/engine.js +3 -3
- package/dist/connectors/codex-materialize-runner.js +3 -3
- package/dist/connectors/index.js +3 -3
- package/dist/entity-retrieval.js +3 -3
- package/dist/index.js +26 -26
- package/dist/maintenance/memory-governance.js +3 -3
- package/dist/maintenance/rebuild-memory-lifecycle-ledger.js +3 -3
- package/dist/maintenance/rebuild-memory-projection.js +4 -4
- package/dist/memory-projection-store.d.ts +6 -2
- package/dist/memory-projection-store.js +9 -3
- package/dist/namespaces/migrate.js +4 -4
- package/dist/namespaces/storage.js +3 -3
- package/dist/operator-toolkit.js +7 -7
- package/dist/orchestration/maintenance.js +5 -5
- package/dist/orchestrator.js +26 -26
- package/dist/{purge-6ATBGT77.js → purge-IHRX4Z7X.js} +7 -1
- package/dist/purge-IHRX4Z7X.js.map +1 -0
- package/dist/semantic-consolidation.js +4 -4
- package/dist/semantic-rule-promotion.js +3 -3
- package/dist/semantic-rule-verifier.js +3 -3
- package/dist/storage.js +2 -2
- package/dist/verified-recall.js +3 -3
- package/package.json +2 -2
- package/src/maintenance/purge.test.ts +76 -0
- package/src/maintenance/purge.ts +3 -0
- package/src/maintenance/rebuild-memory-projection.ts +5 -1
- package/src/memory-projection-store.ts +143 -35
- package/src/storage.ts +8 -8
- package/dist/chunk-IIURIWJG.js.map +0 -1
- package/dist/chunk-MB5RSUW6.js.map +0 -1
- package/dist/chunk-P7W4CDX6.js.map +0 -1
- package/dist/purge-6ATBGT77.js.map +0 -1
- /package/dist/{chunk-OQ6F3WBX.js.map → chunk-2RLECZ6J.js.map} +0 -0
- /package/dist/{chunk-TIWRP5NW.js.map → chunk-6YEENRE3.js.map} +0 -0
- /package/dist/{chunk-WAIMHMO3.js.map → chunk-6ZFE2TPO.js.map} +0 -0
- /package/dist/{chunk-DPZ5GJMD.js.map → chunk-A4FMQIST.js.map} +0 -0
- /package/dist/{chunk-ZTBH2OHD.js.map → chunk-AS2NRB45.js.map} +0 -0
- /package/dist/{chunk-EDC7RZCW.js.map → chunk-BAF7MBEH.js.map} +0 -0
- /package/dist/{chunk-HDFS6RWQ.js.map → chunk-CVINPTKG.js.map} +0 -0
- /package/dist/{chunk-DB647OZ4.js.map → chunk-D6YTILJO.js.map} +0 -0
- /package/dist/{chunk-HDYFNXVO.js.map → chunk-IVFIYAIP.js.map} +0 -0
- /package/dist/{chunk-JU6BKZHX.js.map → chunk-K4EDULCP.js.map} +0 -0
- /package/dist/{chunk-QPFO54VC.js.map → chunk-KXG7HHIQ.js.map} +0 -0
- /package/dist/{chunk-2KYXXMTE.js.map → chunk-LDCFFJ67.js.map} +0 -0
- /package/dist/{chunk-ESDBHQY6.js.map → chunk-N3QDLE2N.js.map} +0 -0
- /package/dist/{chunk-4HYJETVO.js.map → chunk-N4ZA2I7M.js.map} +0 -0
- /package/dist/{chunk-TEKTCF2V.js.map → chunk-NDXJJKT2.js.map} +0 -0
- /package/dist/{chunk-2PGB63VU.js.map → chunk-NFWTMM2M.js.map} +0 -0
- /package/dist/{chunk-PNFN7SIN.js.map → chunk-OX272PBW.js.map} +0 -0
- /package/dist/{chunk-HMUEAKSD.js.map → chunk-QPTP6SKC.js.map} +0 -0
- /package/dist/{chunk-VHYFY3JI.js.map → chunk-R3K4CXPR.js.map} +0 -0
- /package/dist/{chunk-LAJIXABF.js.map → chunk-TIOXQPD7.js.map} +0 -0
- /package/dist/{chunk-ES3GAMSQ.js.map → chunk-VKHZFF5P.js.map} +0 -0
- /package/dist/{chunk-KZWUJC7Y.js.map → chunk-X7HTU4HO.js.map} +0 -0
- /package/dist/{chunk-QWIE43BS.js.map → chunk-YDYC6PIS.js.map} +0 -0
|
@@ -4,10 +4,10 @@ import {
|
|
|
4
4
|
} from "./chunk-ORAK3LNZ.js";
|
|
5
5
|
import {
|
|
6
6
|
buildExtensionsBlockForConsolidation
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-CVINPTKG.js";
|
|
8
8
|
import {
|
|
9
9
|
runPostConsolidationMaterialize
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-2RLECZ6J.js";
|
|
11
11
|
import "./chunk-UUH4YQOF.js";
|
|
12
12
|
import "./chunk-JLNBQWZ2.js";
|
|
13
13
|
import "./chunk-3UXOZBHV.js";
|
|
@@ -15,7 +15,7 @@ import "./chunk-7FL4CNPV.js";
|
|
|
15
15
|
import {
|
|
16
16
|
resolveCausalTrajectoryStoreDir
|
|
17
17
|
} from "./chunk-SQNED75R.js";
|
|
18
|
-
import "./chunk-
|
|
18
|
+
import "./chunk-DTTVX6EO.js";
|
|
19
19
|
import "./chunk-M7XQSUBB.js";
|
|
20
20
|
import "./chunk-L2B3EE7B.js";
|
|
21
21
|
import "./chunk-5UZXUTVO.js";
|
|
@@ -31,7 +31,7 @@ import "./chunk-AWJ2FHCF.js";
|
|
|
31
31
|
import "./chunk-42JKGUFJ.js";
|
|
32
32
|
import "./chunk-RULE4VG5.js";
|
|
33
33
|
import "./chunk-SCU65EZI.js";
|
|
34
|
-
import "./chunk-
|
|
34
|
+
import "./chunk-SXN3LCUT.js";
|
|
35
35
|
import "./chunk-6KYMPV2O.js";
|
|
36
36
|
import "./chunk-DM2T26WE.js";
|
|
37
37
|
import "./chunk-LDXUBPMO.js";
|
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
} from "./chunk-3UXOZBHV.js";
|
|
8
8
|
import {
|
|
9
9
|
StorageManager
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-DTTVX6EO.js";
|
|
11
11
|
import {
|
|
12
12
|
isSafeRouteNamespace
|
|
13
13
|
} from "./chunk-U3PN77QT.js";
|
|
@@ -118,4 +118,4 @@ export {
|
|
|
118
118
|
runCodexMaterialize,
|
|
119
119
|
runPostConsolidationMaterialize
|
|
120
120
|
};
|
|
121
|
-
//# sourceMappingURL=chunk-
|
|
121
|
+
//# sourceMappingURL=chunk-2RLECZ6J.js.map
|
|
@@ -21,16 +21,16 @@ import {
|
|
|
21
21
|
} from "./chunk-T4WDJPEZ.js";
|
|
22
22
|
import {
|
|
23
23
|
defineOperation
|
|
24
|
-
} from "./chunk-
|
|
24
|
+
} from "./chunk-A4FMQIST.js";
|
|
25
25
|
import {
|
|
26
26
|
EngramAccessInputError
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-TIOXQPD7.js";
|
|
28
28
|
import {
|
|
29
29
|
projectTagProjectId
|
|
30
30
|
} from "./chunk-BAVVI5GP.js";
|
|
31
31
|
import {
|
|
32
32
|
validateBriefingFormat
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-R3K4CXPR.js";
|
|
34
34
|
import {
|
|
35
35
|
resolvePrincipal
|
|
36
36
|
} from "./chunk-PE6XR4GG.js";
|
|
@@ -417,4 +417,4 @@ defineOperation({ name: "offline_sync_snapshot_stream", description: "SSE stream
|
|
|
417
417
|
defineOperation({ name: "graph_events", description: "SSE graph events.", schema: strictSchema({}), handler: async (_i, _ctx) => ({ result: { stream: "sse" } }) });
|
|
418
418
|
defineOperation({ name: "chat_message", description: "Chat message.", schema: strictSchema({ message: S.str, chatSessionId: S.str }), handler: async (_i, _ctx) => ({ result: { ok: true } }) });
|
|
419
419
|
defineOperation({ name: "chat_events", description: "SSE chat events.", schema: strictSchema({}), handler: async (_i, _ctx) => ({ result: { stream: "sse" } }) });
|
|
420
|
-
//# sourceMappingURL=chunk-
|
|
420
|
+
//# sourceMappingURL=chunk-6YEENRE3.js.map
|
|
@@ -12,10 +12,10 @@ import {
|
|
|
12
12
|
} from "./chunk-2MR3MFQB.js";
|
|
13
13
|
import {
|
|
14
14
|
getOperation
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-A4FMQIST.js";
|
|
16
16
|
import {
|
|
17
17
|
EngramAccessInputError
|
|
18
|
-
} from "./chunk-
|
|
18
|
+
} from "./chunk-TIOXQPD7.js";
|
|
19
19
|
import {
|
|
20
20
|
readEnvVar
|
|
21
21
|
} from "./chunk-JUC24CTX.js";
|
|
@@ -3619,4 +3619,4 @@ export {
|
|
|
3619
3619
|
processChatMessage,
|
|
3620
3620
|
EngramMcpServer
|
|
3621
3621
|
};
|
|
3622
|
-
//# sourceMappingURL=chunk-
|
|
3622
|
+
//# sourceMappingURL=chunk-6ZFE2TPO.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
EngramAccessInputError
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-TIOXQPD7.js";
|
|
4
4
|
import {
|
|
5
5
|
expandTildePath
|
|
6
6
|
} from "./chunk-EYIEWJNI.js";
|
|
@@ -130,4 +130,4 @@ export {
|
|
|
130
130
|
listRegisteredOperations,
|
|
131
131
|
__resetRegistryForTest
|
|
132
132
|
};
|
|
133
|
-
//# sourceMappingURL=chunk-
|
|
133
|
+
//# sourceMappingURL=chunk-A4FMQIST.js.map
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
import {
|
|
5
5
|
compareEntityTimestamps,
|
|
6
6
|
normalizeEntityName
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-DTTVX6EO.js";
|
|
8
8
|
import {
|
|
9
9
|
resolveNamespaceCapabilities
|
|
10
10
|
} from "./chunk-VSF7AAGE.js";
|
|
@@ -682,4 +682,4 @@ export {
|
|
|
682
682
|
entityIndexVersion,
|
|
683
683
|
entityRecentTranscriptLookbackHours
|
|
684
684
|
};
|
|
685
|
-
//# sourceMappingURL=chunk-
|
|
685
|
+
//# sourceMappingURL=chunk-AS2NRB45.js.map
|
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
} from "./chunk-5QANTTY2.js";
|
|
11
11
|
import {
|
|
12
12
|
MaintenanceScheduler
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-YDYC6PIS.js";
|
|
14
14
|
import {
|
|
15
15
|
runPeerProfileReasoner
|
|
16
16
|
} from "./chunk-I74SUMNI.js";
|
|
@@ -29,7 +29,7 @@ import {
|
|
|
29
29
|
import {
|
|
30
30
|
CompoundingEngine,
|
|
31
31
|
defaultTierMigrationCycleBudget
|
|
32
|
-
} from "./chunk-
|
|
32
|
+
} from "./chunk-QPTP6SKC.js";
|
|
33
33
|
import {
|
|
34
34
|
SharedContextManager
|
|
35
35
|
} from "./chunk-JRZV3767.js";
|
|
@@ -191,7 +191,7 @@ import {
|
|
|
191
191
|
buildEntityRecallSection,
|
|
192
192
|
entityRecentTranscriptLookbackHours,
|
|
193
193
|
readRecentEntityTranscriptEntries
|
|
194
|
-
} from "./chunk-
|
|
194
|
+
} from "./chunk-AS2NRB45.js";
|
|
195
195
|
import {
|
|
196
196
|
buildEventOrderRecallSection,
|
|
197
197
|
shouldRecallEventOrderEvidence
|
|
@@ -208,14 +208,14 @@ import {
|
|
|
208
208
|
import {
|
|
209
209
|
compareVerifiedEpisodeResults,
|
|
210
210
|
searchVerifiedEpisodes
|
|
211
|
-
} from "./chunk-
|
|
211
|
+
} from "./chunk-N4ZA2I7M.js";
|
|
212
212
|
import {
|
|
213
213
|
ThreadingManager
|
|
214
214
|
} from "./chunk-QRDOSYOR.js";
|
|
215
215
|
import {
|
|
216
216
|
compareVerifiedSemanticRuleResults,
|
|
217
217
|
searchVerifiedSemanticRules
|
|
218
|
-
} from "./chunk-
|
|
218
|
+
} from "./chunk-VKHZFF5P.js";
|
|
219
219
|
import {
|
|
220
220
|
searchWorkProductLedgerEntries
|
|
221
221
|
} from "./chunk-ZRWB5D4H.js";
|
|
@@ -228,14 +228,14 @@ import {
|
|
|
228
228
|
import {
|
|
229
229
|
runNamespaceMaintenanceFanout,
|
|
230
230
|
summarizeNamespaceMaintenanceHealth
|
|
231
|
-
} from "./chunk-
|
|
231
|
+
} from "./chunk-N3QDLE2N.js";
|
|
232
232
|
import {
|
|
233
233
|
NamespaceCatalog,
|
|
234
234
|
planNamespaceMaintenance
|
|
235
|
-
} from "./chunk-
|
|
235
|
+
} from "./chunk-NFWTMM2M.js";
|
|
236
236
|
import {
|
|
237
237
|
NamespaceStorageRouter
|
|
238
|
-
} from "./chunk-
|
|
238
|
+
} from "./chunk-OX272PBW.js";
|
|
239
239
|
import {
|
|
240
240
|
isAboveImportanceThreshold,
|
|
241
241
|
scoreImportance
|
|
@@ -270,7 +270,7 @@ import {
|
|
|
270
270
|
materializeAfterSemanticConsolidation,
|
|
271
271
|
parseConsolidationResponse,
|
|
272
272
|
parseOperatorAwareConsolidationResponse
|
|
273
|
-
} from "./chunk-
|
|
273
|
+
} from "./chunk-CVINPTKG.js";
|
|
274
274
|
import {
|
|
275
275
|
BoxBuilder
|
|
276
276
|
} from "./chunk-7FL4CNPV.js";
|
|
@@ -316,7 +316,7 @@ import {
|
|
|
316
316
|
createCorrectionService,
|
|
317
317
|
detectPassiveCorrections,
|
|
318
318
|
qmdCollectionPathParts
|
|
319
|
-
} from "./chunk-
|
|
319
|
+
} from "./chunk-TIOXQPD7.js";
|
|
320
320
|
import {
|
|
321
321
|
importCapsule
|
|
322
322
|
} from "./chunk-M5QKGHCR.js";
|
|
@@ -383,7 +383,7 @@ import {
|
|
|
383
383
|
} from "./chunk-SQNED75R.js";
|
|
384
384
|
import {
|
|
385
385
|
buildChainFollowupGenerator
|
|
386
|
-
} from "./chunk-
|
|
386
|
+
} from "./chunk-R3K4CXPR.js";
|
|
387
387
|
import {
|
|
388
388
|
ContentHashIndex,
|
|
389
389
|
StorageManager,
|
|
@@ -392,7 +392,7 @@ import {
|
|
|
392
392
|
normalizeAttributePairs,
|
|
393
393
|
parseEntityFile,
|
|
394
394
|
selfDeps
|
|
395
|
-
} from "./chunk-
|
|
395
|
+
} from "./chunk-DTTVX6EO.js";
|
|
396
396
|
import {
|
|
397
397
|
isValidTranscriptDate,
|
|
398
398
|
loadSpeakerRegistry,
|
|
@@ -22723,4 +22723,4 @@ export {
|
|
|
22723
22723
|
blendGraphExpandedRecallScore,
|
|
22724
22724
|
Orchestrator
|
|
22725
22725
|
};
|
|
22726
|
-
//# sourceMappingURL=chunk-
|
|
22726
|
+
//# sourceMappingURL=chunk-BAF7MBEH.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
runPostConsolidationMaterialize
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-2RLECZ6J.js";
|
|
4
4
|
import {
|
|
5
5
|
discoverMemoryExtensions,
|
|
6
6
|
renderExtensionsBlock,
|
|
@@ -220,4 +220,4 @@ export {
|
|
|
220
220
|
buildExtensionsBlockForConsolidation,
|
|
221
221
|
materializeAfterSemanticConsolidation
|
|
222
222
|
};
|
|
223
|
-
//# sourceMappingURL=chunk-
|
|
223
|
+
//# sourceMappingURL=chunk-CVINPTKG.js.map
|
|
@@ -60,12 +60,12 @@ import {
|
|
|
60
60
|
} from "./chunk-D6RIFG4O.js";
|
|
61
61
|
import {
|
|
62
62
|
rebuildMemoryLifecycleLedger
|
|
63
|
-
} from "./chunk-
|
|
63
|
+
} from "./chunk-NDXJJKT2.js";
|
|
64
64
|
import {
|
|
65
65
|
rebuildMemoryProjection,
|
|
66
66
|
repairMemoryProjection,
|
|
67
67
|
verifyMemoryProjection
|
|
68
|
-
} from "./chunk-
|
|
68
|
+
} from "./chunk-SFNQDXXL.js";
|
|
69
69
|
import {
|
|
70
70
|
getBulkImportSource,
|
|
71
71
|
listBulkImportSources,
|
|
@@ -85,16 +85,16 @@ import {
|
|
|
85
85
|
} from "./chunk-TERNBNJB.js";
|
|
86
86
|
import {
|
|
87
87
|
searchVerifiedEpisodes
|
|
88
|
-
} from "./chunk-
|
|
88
|
+
} from "./chunk-N4ZA2I7M.js";
|
|
89
89
|
import {
|
|
90
90
|
ThreadingManager
|
|
91
91
|
} from "./chunk-QRDOSYOR.js";
|
|
92
92
|
import {
|
|
93
93
|
promoteSemanticRuleFromMemory
|
|
94
|
-
} from "./chunk-
|
|
94
|
+
} from "./chunk-X7HTU4HO.js";
|
|
95
95
|
import {
|
|
96
96
|
searchVerifiedSemanticRules
|
|
97
|
-
} from "./chunk-
|
|
97
|
+
} from "./chunk-VKHZFF5P.js";
|
|
98
98
|
import {
|
|
99
99
|
resolveAgentAccessAuthToken
|
|
100
100
|
} from "./chunk-TGQ2NTWH.js";
|
|
@@ -126,12 +126,12 @@ import {
|
|
|
126
126
|
runOperatorInventory,
|
|
127
127
|
runOperatorRepair,
|
|
128
128
|
runOperatorSetup
|
|
129
|
-
} from "./chunk-
|
|
129
|
+
} from "./chunk-N3QDLE2N.js";
|
|
130
130
|
import {
|
|
131
131
|
listNamespaces,
|
|
132
132
|
runNamespaceMigration,
|
|
133
133
|
verifyNamespaces
|
|
134
|
-
} from "./chunk-
|
|
134
|
+
} from "./chunk-KXG7HHIQ.js";
|
|
135
135
|
import {
|
|
136
136
|
analyzeSessionIntegrity,
|
|
137
137
|
applySessionRepair,
|
|
@@ -213,7 +213,7 @@ import {
|
|
|
213
213
|
} from "./chunk-OADWQ5CR.js";
|
|
214
214
|
import {
|
|
215
215
|
EngramAccessHttpServer
|
|
216
|
-
} from "./chunk-
|
|
216
|
+
} from "./chunk-LDCFFJ67.js";
|
|
217
217
|
import {
|
|
218
218
|
WearablesInputError
|
|
219
219
|
} from "./chunk-7WV3F5DQ.js";
|
|
@@ -226,10 +226,10 @@ import {
|
|
|
226
226
|
createProductionChatLlmAdapter,
|
|
227
227
|
loadChatSession,
|
|
228
228
|
sessionBelongsToPrincipal
|
|
229
|
-
} from "./chunk-
|
|
229
|
+
} from "./chunk-6ZFE2TPO.js";
|
|
230
230
|
import {
|
|
231
231
|
EngramAccessService
|
|
232
|
-
} from "./chunk-
|
|
232
|
+
} from "./chunk-TIOXQPD7.js";
|
|
233
233
|
import {
|
|
234
234
|
WorkStorage
|
|
235
235
|
} from "./chunk-GDB4J2H3.js";
|
|
@@ -252,7 +252,7 @@ import {
|
|
|
252
252
|
readMemoryGovernanceRunArtifact,
|
|
253
253
|
restoreMemoryGovernanceRun,
|
|
254
254
|
runMemoryGovernance
|
|
255
|
-
} from "./chunk-
|
|
255
|
+
} from "./chunk-IVFIYAIP.js";
|
|
256
256
|
import {
|
|
257
257
|
getObjectiveStateStoreStatus
|
|
258
258
|
} from "./chunk-6HMYUWXR.js";
|
|
@@ -3683,7 +3683,7 @@ function registerCli(api, orchestrator, registerOptions = {}) {
|
|
|
3683
3683
|
}
|
|
3684
3684
|
const confirmed = confirmValue === "yes";
|
|
3685
3685
|
const dryRun = hasDryRunFlag || !confirmed;
|
|
3686
|
-
const { purgeMemories } = await import("./purge-
|
|
3686
|
+
const { purgeMemories } = await import("./purge-IHRX4Z7X.js");
|
|
3687
3687
|
try {
|
|
3688
3688
|
const result = await purgeMemories({
|
|
3689
3689
|
storage: orchestrator.storage,
|
|
@@ -7520,4 +7520,4 @@ export {
|
|
|
7520
7520
|
listMemoryMarkdownFilePaths,
|
|
7521
7521
|
registerCli
|
|
7522
7522
|
};
|
|
7523
|
-
//# sourceMappingURL=chunk-
|
|
7523
|
+
//# sourceMappingURL=chunk-D6YTILJO.js.map
|
|
@@ -48,11 +48,13 @@ import {
|
|
|
48
48
|
normalizeProjectionTags
|
|
49
49
|
} from "./chunk-SCU65EZI.js";
|
|
50
50
|
import {
|
|
51
|
+
markProjectedMemoryPathInvalid,
|
|
51
52
|
readProjectedGovernanceRecord,
|
|
52
53
|
readProjectedMemoryBrowse,
|
|
53
54
|
readProjectedMemoryState,
|
|
54
|
-
readProjectedMemoryTimeline
|
|
55
|
-
|
|
55
|
+
readProjectedMemoryTimeline,
|
|
56
|
+
updateProjectedMemoryPath
|
|
57
|
+
} from "./chunk-SXN3LCUT.js";
|
|
56
58
|
import {
|
|
57
59
|
rotateMarkdownFileToArchive
|
|
58
60
|
} from "./chunk-DM2T26WE.js";
|
|
@@ -4622,6 +4624,7 @@ ${memory.content}
|
|
|
4622
4624
|
}
|
|
4623
4625
|
}
|
|
4624
4626
|
this.invalidateAllMemoriesCache();
|
|
4627
|
+
updateProjectedMemoryPath(this.baseDir, memory.frontmatter.id, toMemoryPathRel(this.baseDir, targetPath));
|
|
4625
4628
|
}
|
|
4626
4629
|
}
|
|
4627
4630
|
async migrateMemoryToTier(memory, targetTier) {
|
|
@@ -4641,6 +4644,7 @@ ${memory.content}
|
|
|
4641
4644
|
throw err;
|
|
4642
4645
|
}
|
|
4643
4646
|
}
|
|
4647
|
+
updateProjectedMemoryPath(this.baseDir, memory.frontmatter.id, toMemoryPathRel(this.baseDir, targetPath));
|
|
4644
4648
|
this.bumpMemoryStatusVersion();
|
|
4645
4649
|
return { changed: false, targetPath };
|
|
4646
4650
|
}
|
|
@@ -4679,6 +4683,7 @@ ${memory.content}
|
|
|
4679
4683
|
const destPath = path4.join(destDir, path4.basename(memory.path));
|
|
4680
4684
|
await this.writeStorageSecureFile(destPath, fileContent);
|
|
4681
4685
|
await unlink2(memory.path);
|
|
4686
|
+
markProjectedMemoryPathInvalid(this.baseDir, memory.frontmatter.id);
|
|
4682
4687
|
this.invalidateAllMemoriesCache();
|
|
4683
4688
|
await this.appendGeneratedMemoryLifecycleEventFailOpen(
|
|
4684
4689
|
"storage.archiveMemory",
|
|
@@ -4760,6 +4765,7 @@ ${memory.content}
|
|
|
4760
4765
|
if (!memory) return false;
|
|
4761
4766
|
try {
|
|
4762
4767
|
await unlink2(memory.path);
|
|
4768
|
+
markProjectedMemoryPathInvalid(this.baseDir, id);
|
|
4763
4769
|
this.invalidateAllMemoriesCache();
|
|
4764
4770
|
this.bumpMemoryStatusVersion();
|
|
4765
4771
|
log.debug(`invalidated memory ${id}`);
|
|
@@ -4883,6 +4889,7 @@ ${memory.content}
|
|
|
4883
4889
|
if (expiresAt < now) {
|
|
4884
4890
|
try {
|
|
4885
4891
|
await unlink2(m.path);
|
|
4892
|
+
markProjectedMemoryPathInvalid(this.baseDir, m.frontmatter.id);
|
|
4886
4893
|
deleted.push(m);
|
|
4887
4894
|
log.debug(`cleaned expired memory ${m.frontmatter.id} (TTL expired)`);
|
|
4888
4895
|
} catch {
|
|
@@ -5698,6 +5705,7 @@ ${reflection}
|
|
|
5698
5705
|
if (updatedAt < cutoff) {
|
|
5699
5706
|
try {
|
|
5700
5707
|
await unlink2(m.path);
|
|
5708
|
+
markProjectedMemoryPathInvalid(this.baseDir, m.frontmatter.id);
|
|
5701
5709
|
deleted.push(m);
|
|
5702
5710
|
log.debug(`cleaned expired commitment ${m.frontmatter.id}`);
|
|
5703
5711
|
} catch {
|
|
@@ -6146,4 +6154,4 @@ export {
|
|
|
6146
6154
|
isValidBufferSurpriseEvent,
|
|
6147
6155
|
StorageManager3 as StorageManager
|
|
6148
6156
|
};
|
|
6149
|
-
//# sourceMappingURL=chunk-
|
|
6157
|
+
//# sourceMappingURL=chunk-DTTVX6EO.js.map
|