@remnic/core 1.1.2 → 1.1.4
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/abort-error.js +1 -0
- package/dist/abstraction-nodes.js +1 -0
- package/dist/access-audit.js +1 -0
- package/dist/access-cli.js +72 -47
- package/dist/access-cli.js.map +1 -1
- package/dist/access-http.d.ts +50 -5
- package/dist/access-http.js +39 -16
- package/dist/access-idempotency.js +1 -0
- package/dist/access-mcp.d.ts +10 -5
- package/dist/access-mcp.js +38 -14
- package/dist/access-schema.d.ts +133 -13
- package/dist/access-schema.js +20 -1
- package/dist/access-service-CtXFnprR.d.ts +2033 -0
- package/dist/access-service.d.ts +11 -6
- package/dist/access-service.js +40 -15
- package/dist/active-memory-bridge.js +1 -0
- package/dist/active-recall.js +1 -0
- package/dist/active-recall.js.map +1 -1
- package/dist/behavior-learner.js +1 -0
- package/dist/behavior-learner.js.map +1 -1
- package/dist/behavior-signals.js +1 -0
- package/dist/bootstrap.d.ts +6 -4
- package/dist/bootstrap.js +1 -0
- package/dist/boxes.js +1 -0
- package/dist/briefing.d.ts +9 -5
- package/dist/briefing.js +10 -7
- package/dist/buffer-surprise-report.js +1 -0
- package/dist/buffer-surprise.js +1 -0
- package/dist/buffer.d.ts +1 -1
- package/dist/buffer.js +1 -0
- package/dist/calibration.d.ts +8 -1
- package/dist/calibration.js +10 -2
- package/dist/calibration.js.map +1 -1
- package/dist/capsule-cli.d.ts +137 -0
- package/dist/capsule-cli.js +34 -0
- package/dist/capsule-crypto-5CYAGVC5.js +18 -0
- package/dist/capsule-export-NZQPOTQ4.js +17 -0
- package/dist/capsule-export-NZQPOTQ4.js.map +1 -0
- package/dist/capsule-import-SDCUXLEV.js +16 -0
- package/dist/capsule-import-SDCUXLEV.js.map +1 -0
- package/dist/capsule-merge-DI7PNQ2H.js +189 -0
- package/dist/capsule-merge-DI7PNQ2H.js.map +1 -0
- package/dist/causal-behavior.js +1 -0
- package/dist/causal-behavior.js.map +1 -1
- package/dist/causal-chain.js +1 -0
- package/dist/causal-consolidation.js +12 -9
- package/dist/causal-consolidation.js.map +1 -1
- package/dist/causal-retrieval.js +2 -1
- package/dist/causal-retrieval.js.map +1 -1
- package/dist/causal-trajectory-graph.js +4 -1
- package/dist/causal-trajectory-graph.js.map +1 -1
- package/dist/causal-trajectory.js +2 -1
- package/dist/chunk-2LSZVONP.js +67 -0
- package/dist/chunk-2LSZVONP.js.map +1 -0
- package/dist/chunk-32KD5IHZ.js +245 -0
- package/dist/chunk-32KD5IHZ.js.map +1 -0
- package/dist/chunk-3KIS4VGT.js +228 -0
- package/dist/chunk-3KIS4VGT.js.map +1 -0
- package/dist/chunk-3LCWFNVS.js +350 -0
- package/dist/chunk-3LCWFNVS.js.map +1 -0
- package/dist/chunk-43EKP2UK.js +26 -0
- package/dist/chunk-43EKP2UK.js.map +1 -0
- package/dist/chunk-457A4P3L.js +119 -0
- package/dist/chunk-457A4P3L.js.map +1 -0
- package/dist/{chunk-TMYO7B5P.js → chunk-47WOM4YW.js} +2 -2
- package/dist/{chunk-FVA6TGI3.js → chunk-52PDY6GD.js} +42 -2
- package/dist/chunk-52PDY6GD.js.map +1 -0
- package/dist/{chunk-ULYOGL6R.js → chunk-5HRY2WRF.js} +7 -3
- package/dist/chunk-5HRY2WRF.js.map +1 -0
- package/dist/{chunk-BOUYNNYD.js → chunk-67YLUWLG.js} +32 -13
- package/dist/{chunk-BOUYNNYD.js.map → chunk-67YLUWLG.js.map} +1 -1
- package/dist/chunk-6TBWYBJ3.js +236 -0
- package/dist/chunk-6TBWYBJ3.js.map +1 -0
- package/dist/chunk-74EMIVE4.js +329 -0
- package/dist/chunk-74EMIVE4.js.map +1 -0
- package/dist/chunk-74WWN7ZW.js +82 -0
- package/dist/chunk-74WWN7ZW.js.map +1 -0
- package/dist/chunk-A6XUJE5D.js +126 -0
- package/dist/chunk-A6XUJE5D.js.map +1 -0
- package/dist/{chunk-STGWEHYR.js → chunk-AEMBDV7M.js} +1187 -62
- package/dist/chunk-AEMBDV7M.js.map +1 -0
- package/dist/{chunk-PVICZTKG.js → chunk-AGZHRWPT.js} +5 -5
- package/dist/{chunk-PVICZTKG.js.map → chunk-AGZHRWPT.js.map} +1 -1
- package/dist/chunk-AJA46VX5.js +393 -0
- package/dist/chunk-AJA46VX5.js.map +1 -0
- package/dist/chunk-ASIQZXYO.js +277 -0
- package/dist/chunk-ASIQZXYO.js.map +1 -0
- package/dist/{chunk-DG6YMRDC.js → chunk-B2TL6GA2.js} +2 -2
- package/dist/chunk-BJMBJZ2Y.js +290 -0
- package/dist/chunk-BJMBJZ2Y.js.map +1 -0
- package/dist/chunk-BT7NVCML.js +79 -0
- package/dist/chunk-BT7NVCML.js.map +1 -0
- package/dist/chunk-CK5NTM2S.js +454 -0
- package/dist/chunk-CK5NTM2S.js.map +1 -0
- package/dist/{chunk-AYXIPSZO.js → chunk-CRU27Q4J.js} +2 -2
- package/dist/{chunk-UWB5LMWY.js → chunk-CUI2STX6.js} +526 -24
- package/dist/chunk-CUI2STX6.js.map +1 -0
- package/dist/{chunk-CUPFXL3J.js → chunk-EGEPUGN4.js} +4 -4
- package/dist/chunk-EGEPUGN4.js.map +1 -0
- package/dist/{chunk-3OGMS3PE.js → chunk-F5VQOQ2E.js} +3 -2
- package/dist/chunk-F5VQOQ2E.js.map +1 -0
- package/dist/chunk-FP2373TW.js +149 -0
- package/dist/chunk-FP2373TW.js.map +1 -0
- package/dist/{chunk-RBBWYEFJ.js → chunk-G2WADRQ3.js} +1 -1
- package/dist/chunk-G7D6GZ5J.js +48 -0
- package/dist/chunk-G7D6GZ5J.js.map +1 -0
- package/dist/chunk-H7XKCNR6.js +60 -0
- package/dist/chunk-H7XKCNR6.js.map +1 -0
- package/dist/{chunk-LOIMBRDE.js → chunk-HIRKCQGF.js} +1994 -412
- package/dist/chunk-HIRKCQGF.js.map +1 -0
- package/dist/chunk-IXEJRKCZ.js +18 -0
- package/dist/chunk-IXEJRKCZ.js.map +1 -0
- package/dist/chunk-IYY4MCPG.js +275 -0
- package/dist/chunk-IYY4MCPG.js.map +1 -0
- package/dist/{chunk-BECYBZLX.js → chunk-JWSENLQI.js} +502 -22
- package/dist/chunk-JWSENLQI.js.map +1 -0
- package/dist/chunk-KNKUID7G.js +183 -0
- package/dist/chunk-KNKUID7G.js.map +1 -0
- package/dist/chunk-L2IO2QPY.js +2036 -0
- package/dist/chunk-L2IO2QPY.js.map +1 -0
- package/dist/{chunk-ZAIM4TUE.js → chunk-LW2NMHDW.js} +46 -1
- package/dist/chunk-LW2NMHDW.js.map +1 -0
- package/dist/chunk-MDYG7VI7.js +48 -0
- package/dist/chunk-MDYG7VI7.js.map +1 -0
- package/dist/{chunk-VDX363PS.js → chunk-MUELDH4F.js} +10 -3
- package/dist/chunk-MUELDH4F.js.map +1 -0
- package/dist/chunk-MXC3AP5I.js +74 -0
- package/dist/chunk-MXC3AP5I.js.map +1 -0
- package/dist/chunk-NN3TS5BM.js +147 -0
- package/dist/chunk-NN3TS5BM.js.map +1 -0
- package/dist/{chunk-3YGHKTBF.js → chunk-NZS2BLTP.js} +963 -326
- package/dist/chunk-NZS2BLTP.js.map +1 -0
- package/dist/chunk-OA3L7BFR.js +183 -0
- package/dist/chunk-OA3L7BFR.js.map +1 -0
- package/dist/chunk-OZHRDTDX.js +240 -0
- package/dist/chunk-OZHRDTDX.js.map +1 -0
- package/dist/chunk-PCUKNJAZ.js +165 -0
- package/dist/chunk-PCUKNJAZ.js.map +1 -0
- package/dist/{chunk-6PFRXT4K.js → chunk-PFV5C235.js} +11 -6
- package/dist/chunk-PFV5C235.js.map +1 -0
- package/dist/chunk-PZ5AY32C.js +10 -0
- package/dist/chunk-PZ5AY32C.js.map +1 -0
- package/dist/{chunk-Y7R2XJ5Q.js → chunk-Q7FJ5ZHM.js} +6 -2
- package/dist/chunk-Q7FJ5ZHM.js.map +1 -0
- package/dist/{chunk-WCLICCGB.js → chunk-RILIVK4O.js} +91 -4
- package/dist/chunk-RILIVK4O.js.map +1 -0
- package/dist/{chunk-C2EFFULQ.js → chunk-RK2Y4XOM.js} +163 -20
- package/dist/chunk-RK2Y4XOM.js.map +1 -0
- package/dist/{chunk-TP4FZJIZ.js → chunk-RULE4VG5.js} +5 -1
- package/dist/chunk-RULE4VG5.js.map +1 -0
- package/dist/{chunk-PVPWZSSI.js → chunk-SMA4IMHV.js} +19 -3
- package/dist/chunk-SMA4IMHV.js.map +1 -0
- package/dist/{chunk-6YJHX2DL.js → chunk-TIFRGAKO.js} +242 -22
- package/dist/chunk-TIFRGAKO.js.map +1 -0
- package/dist/chunk-TUFG6VXY.js +875 -0
- package/dist/chunk-TUFG6VXY.js.map +1 -0
- package/dist/chunk-TYEOAFH3.js +251 -0
- package/dist/chunk-TYEOAFH3.js.map +1 -0
- package/dist/chunk-UKJAGEXH.js +260 -0
- package/dist/chunk-UKJAGEXH.js.map +1 -0
- package/dist/{chunk-KVBLZUKV.js → chunk-USFPPRAF.js} +93 -3
- package/dist/chunk-USFPPRAF.js.map +1 -0
- package/dist/{chunk-NBVAS5MT.js → chunk-V7TEH5I2.js} +6 -6
- package/dist/{chunk-GA5P7RST.js → chunk-VTJVUHRK.js} +22 -36
- package/dist/chunk-VTJVUHRK.js.map +1 -0
- package/dist/{chunk-SPI27QT6.js → chunk-W7WWT4FJ.js} +9 -4
- package/dist/chunk-W7WWT4FJ.js.map +1 -0
- package/dist/chunk-WIICJPET.js +45 -0
- package/dist/chunk-WIICJPET.js.map +1 -0
- package/dist/{chunk-VBVG2M5G.js → chunk-WPGJYVUH.js} +6 -2
- package/dist/chunk-WPGJYVUH.js.map +1 -0
- package/dist/{chunk-4HQS2HPX.js → chunk-WSZIHQBK.js} +29 -9
- package/dist/{chunk-4HQS2HPX.js.map → chunk-WSZIHQBK.js.map} +1 -1
- package/dist/{chunk-NZLQTHS5.js → chunk-WW3QQF4H.js} +4 -1
- package/dist/chunk-WW3QQF4H.js.map +1 -0
- package/dist/{chunk-DIXB44VE.js → chunk-X6VBWOVZ.js} +28 -13
- package/dist/chunk-X6VBWOVZ.js.map +1 -0
- package/dist/{chunk-XXVWLXSG.js → chunk-XQ4EJLUD.js} +64 -92
- package/dist/chunk-XQ4EJLUD.js.map +1 -0
- package/dist/{chunk-OC5OXUQ4.js → chunk-XRCYKJ3V.js} +780 -17
- package/dist/chunk-XRCYKJ3V.js.map +1 -0
- package/dist/{chunk-F5VP6YCB.js → chunk-Y4A6M3B6.js} +573 -156
- package/dist/chunk-Y4A6M3B6.js.map +1 -0
- package/dist/chunk-YNJHCGDT.js +309 -0
- package/dist/chunk-YNJHCGDT.js.map +1 -0
- package/dist/{chunk-L7IXWRYE.js → chunk-ZIBOQULP.js} +22 -13
- package/dist/chunk-ZIBOQULP.js.map +1 -0
- package/dist/{chunk-W6SL7OFG.js → chunk-ZTSE2ZJ6.js} +12 -2
- package/dist/{chunk-W6SL7OFG.js.map → chunk-ZTSE2ZJ6.js.map} +1 -1
- package/dist/chunking.js +1 -0
- package/dist/cipher-GVE2GQ5H.js +28 -0
- package/dist/cipher-GVE2GQ5H.js.map +1 -0
- package/dist/citations.js +1 -0
- package/dist/{cli-BkeRaYfk.d.ts → cli-lMql2FCr.d.ts} +26 -7
- package/dist/cli.d.ts +11 -6
- package/dist/cli.js +69 -34
- package/dist/codex-thread-key.js +1 -0
- package/dist/commitment-ledger.js +1 -0
- package/dist/compression-optimizer.js +1 -0
- package/dist/config.d.ts +2 -1
- package/dist/config.js +4 -1
- package/dist/connectors-cli-DFGtY2DB.d.ts +257 -0
- package/dist/connectors-cli.d.ts +2 -0
- package/dist/connectors-cli.js +22 -0
- package/dist/connectors-cli.js.map +1 -0
- package/dist/consolidation-operator.d.ts +65 -5
- package/dist/consolidation-operator.js +6 -1
- package/dist/consolidation-provenance-check.d.ts +1 -1
- package/dist/consolidation-provenance-check.js +3 -2
- package/dist/consolidation-undo.d.ts +1 -1
- package/dist/consolidation-undo.js +1 -0
- package/dist/consolidation-undo.js.map +1 -1
- package/dist/{contradiction-review-WIUBAR52.js → contradiction-review-5LTTVDQV.js} +2 -1
- package/dist/contradiction-review-5LTTVDQV.js.map +1 -0
- package/dist/{contradiction-scan-E3GJTI4F.js → contradiction-scan-3Z6YW7YA.js} +2 -1
- package/dist/{contradiction-scan-E3GJTI4F.js.map → contradiction-scan-3Z6YW7YA.js.map} +1 -1
- package/dist/cross-namespace-budget.js +1 -0
- package/dist/cue-anchors.js +1 -0
- package/dist/dashboard-runtime.js +1 -0
- package/dist/day-summary.js +1 -0
- package/dist/delinearize.js +1 -0
- package/dist/direct-answer-wiring.js +1 -0
- package/dist/direct-answer.js +1 -0
- package/dist/dreams-ledger-LR2NBAZE.js +286 -0
- package/dist/dreams-ledger-LR2NBAZE.js.map +1 -0
- package/dist/embedding-fallback.js +1 -0
- package/dist/engine-O6YWKQM3.js +28 -0
- package/dist/engine-O6YWKQM3.js.map +1 -0
- package/dist/entity-retrieval.d.ts +1 -1
- package/dist/entity-retrieval.js +10 -7
- package/dist/entity-schema.js +1 -0
- package/dist/evals.js +1 -0
- package/dist/evidence-pack.d.ts +16 -0
- package/dist/evidence-pack.js +8 -0
- package/dist/evidence-pack.js.map +1 -0
- package/dist/explicit-capture.d.ts +6 -4
- package/dist/explicit-capture.js +1 -0
- package/dist/extraction-judge-telemetry.js +1 -0
- package/dist/extraction-judge-training.js +1 -0
- package/dist/extraction-judge.js +1 -0
- package/dist/extraction.js +8 -7
- package/dist/fallback-llm.js +3 -2
- package/dist/first-start-migration-4MHQEOSD.js +263 -0
- package/dist/first-start-migration-4MHQEOSD.js.map +1 -0
- package/dist/forget-PLR6J5DN.js +69 -0
- package/dist/forget-PLR6J5DN.js.map +1 -0
- package/dist/framework-CyHYDcri.d.ts +153 -0
- package/dist/fs-utils-IRVUFB6G.js +30 -0
- package/dist/fs-utils-IRVUFB6G.js.map +1 -0
- package/dist/graph-dashboard-diff.js +1 -0
- package/dist/graph-dashboard-key.js +1 -0
- package/dist/graph-dashboard-parser.js +1 -0
- package/dist/graph-edge-decay-PWB63GRE.js +207 -0
- package/dist/graph-edge-decay-PWB63GRE.js.map +1 -0
- package/dist/graph-edge-reinforcement.d.ts +81 -0
- package/dist/graph-edge-reinforcement.js +24 -0
- package/dist/graph-edge-reinforcement.js.map +1 -0
- package/dist/graph-events.d.ts +87 -0
- package/dist/graph-events.js +14 -0
- package/dist/graph-events.js.map +1 -0
- package/dist/graph-recall.js +1 -0
- package/dist/graph-retrieval.js +1 -0
- package/dist/graph-snapshot.d.ts +112 -0
- package/dist/graph-snapshot.js +19 -0
- package/dist/graph-snapshot.js.map +1 -0
- package/dist/graph.d.ts +105 -7
- package/dist/graph.js +20 -3
- package/dist/harmonic-retrieval.js +1 -0
- package/dist/himem.js +1 -0
- package/dist/hygiene.js +1 -0
- package/dist/identity-continuity.js +1 -0
- package/dist/importance.js +1 -0
- package/dist/index.d.ts +574 -13
- package/dist/index.js +337 -69
- package/dist/index.js.map +1 -1
- package/dist/intent.js +1 -0
- package/dist/json-extract.js +1 -0
- package/dist/json-store.js +1 -0
- package/dist/kdf-7S6RWKLZ.js +26 -0
- package/dist/kdf-7S6RWKLZ.js.map +1 -0
- package/dist/legacy-hook-compat.js +1 -0
- package/dist/legacy-hook-compat.js.map +1 -1
- package/dist/lifecycle.js +1 -0
- package/dist/live-connectors-runner.d.ts +48 -0
- package/dist/live-connectors-runner.js +17 -0
- package/dist/live-connectors-runner.js.map +1 -0
- package/dist/local-llm.js +1 -0
- package/dist/logger.js +1 -0
- package/dist/memory-action-policy.js +1 -0
- package/dist/memory-cache.d.ts +2 -1
- package/dist/memory-cache.js +4 -1
- package/dist/memory-governance-JZHZDOLN.js +37 -0
- package/dist/memory-governance-JZHZDOLN.js.map +1 -0
- package/dist/memory-lifecycle-ledger-utils.d.ts +2 -1
- package/dist/memory-lifecycle-ledger-utils.js +4 -1
- package/dist/memory-projection-format.js +1 -0
- package/dist/{memory-projection-store-DeSXPh1j.d.ts → memory-projection-store-CY8TU40w.d.ts} +2 -1
- package/dist/memory-projection-store.d.ts +1 -1
- package/dist/memory-projection-store.js +2 -1
- package/dist/memory-worth-bench.js +1 -0
- package/dist/memory-worth-bench.js.map +1 -1
- package/dist/memory-worth-filter.js +1 -0
- package/dist/memory-worth-outcomes.d.ts +1 -1
- package/dist/memory-worth-outcomes.js +1 -0
- package/dist/memory-worth.js +1 -0
- package/dist/metadata-FC3XPDRQ.js +21 -0
- package/dist/metadata-FC3XPDRQ.js.map +1 -0
- package/dist/migrate-from-identity-anchor-TTEDEJGX.js +8 -0
- package/dist/migrate-from-identity-anchor-TTEDEJGX.js.map +1 -0
- package/dist/model-registry.js +1 -0
- package/dist/models-json.js +1 -0
- package/dist/native-knowledge.js +1 -0
- package/dist/negative.js +1 -0
- package/dist/objective-state-writers.js +1 -0
- package/dist/objective-state-writers.js.map +1 -1
- package/dist/objective-state.js +1 -0
- package/dist/openai-chat-compat.js +1 -0
- package/dist/operator-toolkit.d.ts +46 -2
- package/dist/operator-toolkit.js +29 -17
- package/dist/opik-exporter.js +1 -0
- package/dist/opik-exporter.js.map +1 -1
- package/dist/{orchestrator-CmJ-NTdJ.d.ts → orchestrator-ChkesB8U.d.ts} +177 -13
- package/dist/orchestrator.d.ts +6 -4
- package/dist/orchestrator.js +57 -41
- package/dist/page-versioning.js +1 -0
- package/dist/path-RMTY5Y5A.js +9 -0
- package/dist/path-RMTY5Y5A.js.map +1 -0
- package/dist/patterns-cli.d.ts +160 -0
- package/dist/patterns-cli.js +29 -0
- package/dist/patterns-cli.js.map +1 -0
- package/dist/peers-6OSQ3NK6.js +44 -0
- package/dist/peers-6OSQ3NK6.js.map +1 -0
- package/dist/plugin-id.js +1 -0
- package/dist/policy-runtime.js +1 -0
- package/dist/{port-BADbLZU5.d.ts → port-hqGnoStS.d.ts} +6 -0
- package/dist/profiling.js +1 -0
- package/dist/purge-6ATBGT77.js +205 -0
- package/dist/purge-6ATBGT77.js.map +1 -0
- package/dist/qmd-recall-cache.d.ts +1 -1
- package/dist/qmd-recall-cache.js +1 -0
- package/dist/qmd.d.ts +2 -1
- package/dist/qmd.js +4 -3
- package/dist/reasoning-trace-recall.js +1 -0
- package/dist/reasoning-trace-types.js +1 -0
- package/dist/recall-audit-anomaly.js +1 -0
- package/dist/recall-audit.js +1 -0
- package/dist/recall-disclosure-escalation.d.ts +84 -0
- package/dist/recall-disclosure-escalation.js +14 -0
- package/dist/recall-disclosure-escalation.js.map +1 -0
- package/dist/recall-explain-renderer.js +4 -1
- package/dist/recall-mmr.js +1 -0
- package/dist/recall-qos.js +1 -0
- package/dist/recall-query-policy.js +1 -0
- package/dist/recall-state.d.ts +7 -0
- package/dist/recall-state.js +2 -1
- package/dist/recall-tag-filter.d.ts +56 -0
- package/dist/recall-tag-filter.js +14 -0
- package/dist/recall-tag-filter.js.map +1 -0
- package/dist/recall-tokenization.js +1 -0
- package/dist/recall-xray-cli.d.ts +9 -2
- package/dist/recall-xray-cli.js +9 -4
- package/dist/recall-xray-renderer.js +4 -1
- package/dist/recall-xray.d.ts +116 -2
- package/dist/recall-xray.js +9 -3
- package/dist/reconstruct.js +1 -0
- package/dist/release-changelog.js +2 -0
- package/dist/release-changelog.js.map +1 -1
- package/dist/relevance.js +1 -0
- package/dist/rerank.js +1 -0
- package/dist/{resolution-QBTDHTG7.js → resolution-YGIBORXI.js} +2 -1
- package/dist/{resolution-QBTDHTG7.js.map → resolution-YGIBORXI.js.map} +1 -1
- package/dist/resolve-auth-token.d.ts +51 -0
- package/dist/resolve-auth-token.js +12 -0
- package/dist/resolve-auth-token.js.map +1 -0
- package/dist/resolve-provider-secret.d.ts +9 -1
- package/dist/resolve-provider-secret.js +4 -1
- package/dist/resume-bundles.js +4 -3
- package/dist/retrieval-agents.d.ts +1 -1
- package/dist/retrieval-agents.js +1 -0
- package/dist/retrieval-tiers.js +1 -0
- package/dist/retrieval.js +1 -0
- package/dist/sanitize.js +1 -0
- package/dist/schemas.d.ts +15 -2
- package/dist/schemas.js +2 -1
- package/dist/sdk-compat.js +1 -0
- package/dist/sdk-compat.js.map +1 -1
- package/dist/secure-store-4R2GSO7S.js +156 -0
- package/dist/secure-store-4R2GSO7S.js.map +1 -0
- package/dist/semantic-chunking.js +1 -0
- package/dist/{semantic-consolidation-CxJU6MJk.d.ts → semantic-consolidation-ByBXb-sf.d.ts} +3 -3
- package/dist/semantic-consolidation.d.ts +2 -2
- package/dist/semantic-consolidation.js +12 -7
- package/dist/semantic-rule-promotion.d.ts +1 -1
- package/dist/semantic-rule-promotion.js +10 -7
- package/dist/semantic-rule-verifier.d.ts +1 -1
- package/dist/semantic-rule-verifier.js +10 -7
- package/dist/session-integrity.js +1 -0
- package/dist/session-observer-bands.js +1 -0
- package/dist/session-observer-state.js +1 -0
- package/dist/session-toggles.js +2 -0
- package/dist/session-toggles.js.map +1 -1
- package/dist/signal.js +1 -0
- package/dist/skills-registry.js +2 -0
- package/dist/skills-registry.js.map +1 -1
- package/dist/source-attribution.js +1 -0
- package/dist/state-NCHQ4TRG.js +8 -0
- package/dist/state-NCHQ4TRG.js.map +1 -0
- package/dist/state-store-3EH7HYIN.js +16 -0
- package/dist/state-store-3EH7HYIN.js.map +1 -0
- package/dist/storage.d.ts +76 -2
- package/dist/storage.js +9 -6
- package/dist/store-contract.js +1 -0
- package/dist/summarizer.js +5 -4
- package/dist/summary-snapshot.js +1 -0
- package/dist/temporal-index.js +1 -0
- package/dist/temporal-supersession.d.ts +1 -1
- package/dist/temporal-supersession.js +2 -1
- package/dist/temporal-validity.d.ts +52 -0
- package/dist/temporal-validity.js +14 -0
- package/dist/temporal-validity.js.map +1 -0
- package/dist/threading.js +1 -0
- package/dist/tier-migration.d.ts +2 -2
- package/dist/tier-migration.js +1 -0
- package/dist/tier-routing.js +1 -0
- package/dist/tier-stats-62ZVDFKS.js +152 -0
- package/dist/tier-stats-62ZVDFKS.js.map +1 -0
- package/dist/tmt.js +1 -0
- package/dist/tokens.js +1 -0
- package/dist/topics.js +1 -0
- package/dist/trace-C5ETWBEF.js +290 -0
- package/dist/trace-C5ETWBEF.js.map +1 -0
- package/dist/transcript.js +1 -0
- package/dist/trust-zones.js +1 -0
- package/dist/tui-RI7P6PBS.js +13 -0
- package/dist/tui-RI7P6PBS.js.map +1 -0
- package/dist/types-V3FJ26TF.js +30 -0
- package/dist/types-V3FJ26TF.js.map +1 -0
- package/dist/types.d.ts +634 -9
- package/dist/types.js +10 -3
- package/dist/utility-learner.js +1 -0
- package/dist/utility-runtime.js +1 -0
- package/dist/utility-telemetry.js +1 -0
- package/dist/verified-recall.js +10 -7
- package/dist/version-utils.js +1 -0
- package/dist/whitespace.js +1 -0
- package/dist/work-product-ledger.js +1 -0
- package/package.json +7 -3
- package/scripts/ensure-better-sqlite3.mjs +124 -0
- package/dist/access-service-Br8ZydTK.d.ts +0 -827
- package/dist/chunk-3OGMS3PE.js.map +0 -1
- package/dist/chunk-3YGHKTBF.js.map +0 -1
- package/dist/chunk-6PFRXT4K.js.map +0 -1
- package/dist/chunk-6YJHX2DL.js.map +0 -1
- package/dist/chunk-BECYBZLX.js.map +0 -1
- package/dist/chunk-C2EFFULQ.js.map +0 -1
- package/dist/chunk-CUPFXL3J.js.map +0 -1
- package/dist/chunk-DIXB44VE.js.map +0 -1
- package/dist/chunk-F5VP6YCB.js.map +0 -1
- package/dist/chunk-FVA6TGI3.js.map +0 -1
- package/dist/chunk-GA5P7RST.js.map +0 -1
- package/dist/chunk-KVBLZUKV.js.map +0 -1
- package/dist/chunk-L7IXWRYE.js.map +0 -1
- package/dist/chunk-LOIMBRDE.js.map +0 -1
- package/dist/chunk-LTCGGW2D.js +0 -14
- package/dist/chunk-LTCGGW2D.js.map +0 -1
- package/dist/chunk-NZLQTHS5.js.map +0 -1
- package/dist/chunk-OC5OXUQ4.js.map +0 -1
- package/dist/chunk-PVPWZSSI.js.map +0 -1
- package/dist/chunk-SPI27QT6.js.map +0 -1
- package/dist/chunk-STGWEHYR.js.map +0 -1
- package/dist/chunk-TP4FZJIZ.js.map +0 -1
- package/dist/chunk-ULYOGL6R.js.map +0 -1
- package/dist/chunk-UWB5LMWY.js.map +0 -1
- package/dist/chunk-VBVG2M5G.js.map +0 -1
- package/dist/chunk-VDX363PS.js.map +0 -1
- package/dist/chunk-WCLICCGB.js.map +0 -1
- package/dist/chunk-X6GF3FX2.js +0 -26
- package/dist/chunk-X6GF3FX2.js.map +0 -1
- package/dist/chunk-XXVWLXSG.js.map +0 -1
- package/dist/chunk-Y7R2XJ5Q.js.map +0 -1
- package/dist/chunk-ZAIM4TUE.js.map +0 -1
- package/dist/engine-72LSIWQP.js +0 -23
- /package/dist/{contradiction-review-WIUBAR52.js.map → capsule-cli.js.map} +0 -0
- /package/dist/{engine-72LSIWQP.js.map → capsule-crypto-5CYAGVC5.js.map} +0 -0
- /package/dist/{chunk-TMYO7B5P.js.map → chunk-47WOM4YW.js.map} +0 -0
- /package/dist/{chunk-DG6YMRDC.js.map → chunk-B2TL6GA2.js.map} +0 -0
- /package/dist/{chunk-AYXIPSZO.js.map → chunk-CRU27Q4J.js.map} +0 -0
- /package/dist/{chunk-RBBWYEFJ.js.map → chunk-G2WADRQ3.js.map} +0 -0
- /package/dist/{chunk-NBVAS5MT.js.map → chunk-V7TEH5I2.js.map} +0 -0
package/dist/index.js
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
import "./chunk-3LCWFNVS.js";
|
|
2
|
+
import {
|
|
3
|
+
PEERS_DIR_NAME,
|
|
4
|
+
PEER_ID_MAX_LENGTH,
|
|
5
|
+
PEER_ID_PATTERN,
|
|
6
|
+
appendInteractionLog,
|
|
7
|
+
assertValidPeerId,
|
|
8
|
+
listPeers,
|
|
9
|
+
readInteractionLogRaw,
|
|
10
|
+
readPeer,
|
|
11
|
+
readPeerProfile,
|
|
12
|
+
writePeer,
|
|
13
|
+
writePeerProfile
|
|
14
|
+
} from "./chunk-TUFG6VXY.js";
|
|
1
15
|
import {
|
|
2
16
|
buildTokenEntry,
|
|
3
17
|
commitTokenEntry,
|
|
@@ -23,6 +37,9 @@ import {
|
|
|
23
37
|
isNodeType,
|
|
24
38
|
queryGraph
|
|
25
39
|
} from "./chunk-64NJRYU2.js";
|
|
40
|
+
import {
|
|
41
|
+
buildEvidencePack
|
|
42
|
+
} from "./chunk-74WWN7ZW.js";
|
|
26
43
|
import {
|
|
27
44
|
clearBulkImportSources,
|
|
28
45
|
clearTrainingExportAdapters,
|
|
@@ -34,26 +51,33 @@ import {
|
|
|
34
51
|
listBulkImportSources,
|
|
35
52
|
listTrainingExportAdapters,
|
|
36
53
|
parseIsoTimestamp,
|
|
37
|
-
parseStrictCliDate,
|
|
38
54
|
registerBulkImportSource,
|
|
39
55
|
registerTrainingExportAdapter,
|
|
40
56
|
runBulkImportCliCommand,
|
|
41
57
|
runBulkImportPipeline,
|
|
42
58
|
validateImportTurn
|
|
43
|
-
} from "./chunk-
|
|
44
|
-
import "./chunk-
|
|
45
|
-
import
|
|
59
|
+
} from "./chunk-HIRKCQGF.js";
|
|
60
|
+
import "./chunk-MUELDH4F.js";
|
|
61
|
+
import {
|
|
62
|
+
clearAuthTokenSecretCache,
|
|
63
|
+
isAgentAccessSecretRef,
|
|
64
|
+
resolveAgentAccessAuthToken
|
|
65
|
+
} from "./chunk-MXC3AP5I.js";
|
|
66
|
+
import "./chunk-47WOM4YW.js";
|
|
46
67
|
import {
|
|
47
68
|
parseXrayBudgetFlag,
|
|
48
69
|
parseXrayCliOptions
|
|
49
|
-
} from "./chunk-
|
|
50
|
-
import
|
|
70
|
+
} from "./chunk-SMA4IMHV.js";
|
|
71
|
+
import {
|
|
72
|
+
parseStrictCliDate
|
|
73
|
+
} from "./chunk-AJA46VX5.js";
|
|
74
|
+
import "./chunk-TIFRGAKO.js";
|
|
51
75
|
import "./chunk-HL4DB7TO.js";
|
|
52
|
-
import "./chunk-ULYOGL6R.js";
|
|
53
76
|
import "./chunk-ZPKBYX2F.js";
|
|
54
77
|
import "./chunk-3SLRNYNG.js";
|
|
55
78
|
import "./chunk-LIRZNNUP.js";
|
|
56
79
|
import "./chunk-Y4Z4I6WK.js";
|
|
80
|
+
import "./chunk-5HRY2WRF.js";
|
|
57
81
|
import {
|
|
58
82
|
reportBufferSurpriseDistribution
|
|
59
83
|
} from "./chunk-ASAITVLA.js";
|
|
@@ -69,45 +93,50 @@ import "./chunk-6MKAMLQL.js";
|
|
|
69
93
|
import {
|
|
70
94
|
DEFAULT_TAXONOMY,
|
|
71
95
|
Orchestrator,
|
|
96
|
+
applyLcmSchema,
|
|
72
97
|
branchNamespaceName,
|
|
73
98
|
buildProcedureRecallSection,
|
|
74
99
|
decideSemanticDedup,
|
|
75
100
|
defaultWorkspaceDir,
|
|
76
101
|
describeCodingScope,
|
|
102
|
+
ensureLcmStateDir,
|
|
77
103
|
generateResolverDocument,
|
|
78
104
|
getTaxonomyDir,
|
|
79
105
|
getTaxonomyFilePath,
|
|
80
106
|
loadTaxonomy,
|
|
81
107
|
migrateFromEngram,
|
|
82
|
-
|
|
108
|
+
openLcmDatabase,
|
|
83
109
|
projectNamespaceName,
|
|
84
110
|
resolveCodingNamespaceOverlay,
|
|
85
|
-
resolveGitContext,
|
|
86
111
|
rollbackFromEngramMigration,
|
|
87
112
|
sanitizeSessionKeyForFilename,
|
|
88
113
|
saveTaxonomy,
|
|
89
|
-
stableHash,
|
|
90
114
|
validateSlug,
|
|
91
115
|
validateTaxonomy
|
|
92
|
-
} from "./chunk-
|
|
93
|
-
import "./chunk-
|
|
94
|
-
import "./chunk-
|
|
116
|
+
} from "./chunk-NZS2BLTP.js";
|
|
117
|
+
import "./chunk-XQ4EJLUD.js";
|
|
118
|
+
import "./chunk-CK5NTM2S.js";
|
|
95
119
|
import "./chunk-FSFEQI74.js";
|
|
96
|
-
import "./chunk-W6SL7OFG.js";
|
|
97
120
|
import "./chunk-Z5AAYHUC.js";
|
|
98
|
-
import
|
|
121
|
+
import {
|
|
122
|
+
computeTierValueScore,
|
|
123
|
+
decideTierTransition
|
|
124
|
+
} from "./chunk-S75M5ZRK.js";
|
|
99
125
|
import "./chunk-TPB3I2AC.js";
|
|
100
|
-
import "./chunk-
|
|
101
|
-
import "./chunk-
|
|
126
|
+
import "./chunk-UHGBNIOS.js";
|
|
127
|
+
import "./chunk-B2TL6GA2.js";
|
|
102
128
|
import "./chunk-ETOW6ACV.js";
|
|
129
|
+
import "./chunk-ZTSE2ZJ6.js";
|
|
130
|
+
import "./chunk-MDYG7VI7.js";
|
|
131
|
+
import "./chunk-JR4ZC3G4.js";
|
|
132
|
+
import "./chunk-5IZL4DCV.js";
|
|
133
|
+
import "./chunk-X7XN6YU4.js";
|
|
103
134
|
import "./chunk-5NPGSAVB.js";
|
|
104
135
|
import "./chunk-C7VW7C3F.js";
|
|
105
136
|
import "./chunk-K4FLSOR5.js";
|
|
106
137
|
import "./chunk-V3RXWQIE.js";
|
|
107
|
-
import "./chunk-
|
|
108
|
-
import "./chunk-
|
|
109
|
-
import "./chunk-KVBLZUKV.js";
|
|
110
|
-
import "./chunk-X7XN6YU4.js";
|
|
138
|
+
import "./chunk-7DHTMOND.js";
|
|
139
|
+
import "./chunk-WPGJYVUH.js";
|
|
111
140
|
import {
|
|
112
141
|
DEFAULT_REASONING_TRACE_BOOST,
|
|
113
142
|
applyReasoningTraceBoost,
|
|
@@ -115,10 +144,8 @@ import {
|
|
|
115
144
|
looksLikeProblemSolvingQuery
|
|
116
145
|
} from "./chunk-ZZTOURJI.js";
|
|
117
146
|
import "./chunk-YDBIWGNI.js";
|
|
118
|
-
import "./chunk-7DHTMOND.js";
|
|
119
147
|
import "./chunk-YCN4BVDK.js";
|
|
120
148
|
import "./chunk-D654IBA6.js";
|
|
121
|
-
import "./chunk-H63EDPFJ.js";
|
|
122
149
|
import {
|
|
123
150
|
applyMemoryWorthFilter,
|
|
124
151
|
buildMemoryWorthCounterMap
|
|
@@ -126,6 +153,13 @@ import {
|
|
|
126
153
|
import {
|
|
127
154
|
computeMemoryWorth
|
|
128
155
|
} from "./chunk-IISBCCWR.js";
|
|
156
|
+
import {
|
|
157
|
+
builtInLiveConnectorDefinitions,
|
|
158
|
+
hasEnabledLiveConnector,
|
|
159
|
+
runLiveConnectorsOnce
|
|
160
|
+
} from "./chunk-ASIQZXYO.js";
|
|
161
|
+
import "./chunk-H63EDPFJ.js";
|
|
162
|
+
import "./chunk-YAZNBMNF.js";
|
|
129
163
|
import {
|
|
130
164
|
hasBroadGraphIntent,
|
|
131
165
|
inferIntentFromText,
|
|
@@ -133,8 +167,6 @@ import {
|
|
|
133
167
|
isTaskInitiationIntent,
|
|
134
168
|
planRecallMode
|
|
135
169
|
} from "./chunk-GGD5W7TB.js";
|
|
136
|
-
import "./chunk-YAZNBMNF.js";
|
|
137
|
-
import "./chunk-AJU4PJGY.js";
|
|
138
170
|
import "./chunk-DF3RVK3X.js";
|
|
139
171
|
import {
|
|
140
172
|
clearVerdictCache,
|
|
@@ -148,12 +180,15 @@ import {
|
|
|
148
180
|
} from "./chunk-C4SQJZAF.js";
|
|
149
181
|
import {
|
|
150
182
|
ExtractionEngine
|
|
151
|
-
} from "./chunk-
|
|
152
|
-
import "./chunk-
|
|
183
|
+
} from "./chunk-X6VBWOVZ.js";
|
|
184
|
+
import "./chunk-WW3QQF4H.js";
|
|
153
185
|
import "./chunk-54V4BZWP.js";
|
|
154
|
-
import "./chunk-NBNN5GOB.js";
|
|
155
186
|
import "./chunk-FEMOX5AD.js";
|
|
156
187
|
import "./chunk-R2XRID2N.js";
|
|
188
|
+
import {
|
|
189
|
+
buildExtensionsFooterForSummary,
|
|
190
|
+
loadDaySummaryPrompt
|
|
191
|
+
} from "./chunk-GZCUW5IC.js";
|
|
157
192
|
import "./chunk-VEWZZM3H.js";
|
|
158
193
|
import {
|
|
159
194
|
resolveCategory
|
|
@@ -165,56 +200,79 @@ import {
|
|
|
165
200
|
import "./chunk-Z2E7VW55.js";
|
|
166
201
|
import {
|
|
167
202
|
buildEntityRecallSection
|
|
168
|
-
} from "./chunk-
|
|
169
|
-
import
|
|
170
|
-
|
|
171
|
-
loadDaySummaryPrompt
|
|
172
|
-
} from "./chunk-GZCUW5IC.js";
|
|
173
|
-
import {
|
|
174
|
-
expandTildePath
|
|
175
|
-
} from "./chunk-GA5P7RST.js";
|
|
203
|
+
} from "./chunk-52PDY6GD.js";
|
|
204
|
+
import "./chunk-2NMMFZ5T.js";
|
|
205
|
+
import "./chunk-VTJVUHRK.js";
|
|
176
206
|
import "./chunk-PYXS46O7.js";
|
|
177
207
|
import "./chunk-3QKK7QOS.js";
|
|
178
|
-
import "./chunk-
|
|
208
|
+
import "./chunk-EGEPUGN4.js";
|
|
179
209
|
import "./chunk-JRNQ3RNA.js";
|
|
180
|
-
import "./chunk-
|
|
210
|
+
import "./chunk-W7WWT4FJ.js";
|
|
181
211
|
import "./chunk-CULXMQJH.js";
|
|
182
212
|
import "./chunk-E6K4NIEU.js";
|
|
213
|
+
import "./chunk-EABGC2TL.js";
|
|
214
|
+
import "./chunk-LOBRX7VD.js";
|
|
183
215
|
import {
|
|
184
216
|
LanceDbBackend,
|
|
185
217
|
MeilisearchBackend,
|
|
186
218
|
OramaBackend
|
|
187
|
-
} from "./chunk-
|
|
219
|
+
} from "./chunk-V7TEH5I2.js";
|
|
188
220
|
import "./chunk-YRMVARQP.js";
|
|
189
221
|
import {
|
|
190
222
|
QmdClient
|
|
191
|
-
} from "./chunk-
|
|
223
|
+
} from "./chunk-WSZIHQBK.js";
|
|
192
224
|
import {
|
|
193
225
|
LEGACY_PLUGIN_ID,
|
|
194
226
|
PLUGIN_ID,
|
|
195
227
|
resolveRemnicPluginEntry
|
|
196
228
|
} from "./chunk-U66YHYC7.js";
|
|
197
|
-
import
|
|
198
|
-
|
|
229
|
+
import {
|
|
230
|
+
DEFAULT_POLL_INTERVAL_MS,
|
|
231
|
+
GOOGLE_DRIVE_CONNECTOR_ID,
|
|
232
|
+
GOOGLE_DRIVE_CURSOR_KIND,
|
|
233
|
+
LiveConnectorRegistry,
|
|
234
|
+
LiveConnectorRegistryError,
|
|
235
|
+
NOTION_CONNECTOR_ID,
|
|
236
|
+
NOTION_CURSOR_KIND,
|
|
237
|
+
NOTION_DEFAULT_POLL_INTERVAL_MS,
|
|
238
|
+
createGoogleDriveConnector,
|
|
239
|
+
createNotionConnector,
|
|
240
|
+
defaultGoogleDriveClientFactory,
|
|
241
|
+
validateGoogleDriveConfig,
|
|
242
|
+
validateNotionConfig
|
|
243
|
+
} from "./chunk-L2IO2QPY.js";
|
|
244
|
+
import {
|
|
245
|
+
CONNECTOR_ID_PATTERN,
|
|
246
|
+
isValidConnectorId,
|
|
247
|
+
listConnectorStates,
|
|
248
|
+
readConnectorState,
|
|
249
|
+
writeConnectorState
|
|
250
|
+
} from "./chunk-6TBWYBJ3.js";
|
|
199
251
|
import "./chunk-HMDCOMYU.js";
|
|
200
252
|
import "./chunk-JXS5PDQ7.js";
|
|
201
|
-
import {
|
|
202
|
-
launchProcessSync
|
|
203
|
-
} from "./chunk-OR64ZGRZ.js";
|
|
204
|
-
import "./chunk-7SEAZFFB.js";
|
|
205
253
|
import "./chunk-K6WK37A6.js";
|
|
254
|
+
import "./chunk-AJU4PJGY.js";
|
|
255
|
+
import "./chunk-7SEAZFFB.js";
|
|
206
256
|
import {
|
|
207
257
|
coerceInstallExtension,
|
|
208
258
|
parseConfig
|
|
209
|
-
} from "./chunk-
|
|
259
|
+
} from "./chunk-JWSENLQI.js";
|
|
210
260
|
import "./chunk-Z5LAYHGJ.js";
|
|
261
|
+
import {
|
|
262
|
+
CONNECTORS_OUTPUT_FORMATS,
|
|
263
|
+
parseConnectorsFormat,
|
|
264
|
+
parseConnectorsListOptions,
|
|
265
|
+
parseConnectorsRunName,
|
|
266
|
+
parseConnectorsStatusOptions,
|
|
267
|
+
renderConnectorsList,
|
|
268
|
+
renderConnectorsRunResult,
|
|
269
|
+
runConnectorPollOnce
|
|
270
|
+
} from "./chunk-OZHRDTDX.js";
|
|
211
271
|
import "./chunk-C6QPK5GG.js";
|
|
212
|
-
import "./chunk-C2EFFULQ.js";
|
|
213
272
|
import {
|
|
214
273
|
CODEX_THREAD_KEY_PREFIX
|
|
215
274
|
} from "./chunk-3PG3H5TD.js";
|
|
216
275
|
import "./chunk-FYIYMQ5N.js";
|
|
217
|
-
import "./chunk-2NMMFZ5T.js";
|
|
218
276
|
import "./chunk-KVE7R4CG.js";
|
|
219
277
|
import "./chunk-4WMCPJWX.js";
|
|
220
278
|
import {
|
|
@@ -229,7 +287,7 @@ import {
|
|
|
229
287
|
materializeForNamespace,
|
|
230
288
|
runCodexMaterialize,
|
|
231
289
|
runPostConsolidationMaterialize
|
|
232
|
-
} from "./chunk-
|
|
290
|
+
} from "./chunk-AGZHRWPT.js";
|
|
233
291
|
import {
|
|
234
292
|
REMNIC_EXTENSIONS_TOTAL_TOKEN_LIMIT,
|
|
235
293
|
discoverMemoryExtensions,
|
|
@@ -239,8 +297,8 @@ import {
|
|
|
239
297
|
} from "./chunk-EJI5XIBB.js";
|
|
240
298
|
import {
|
|
241
299
|
FallbackLlmClient
|
|
242
|
-
} from "./chunk-
|
|
243
|
-
import "./chunk-
|
|
300
|
+
} from "./chunk-CRU27Q4J.js";
|
|
301
|
+
import "./chunk-Q7FJ5ZHM.js";
|
|
244
302
|
import "./chunk-ODWDQNRE.js";
|
|
245
303
|
import "./chunk-Y27UJK6V.js";
|
|
246
304
|
import "./chunk-UZB5KHKX.js";
|
|
@@ -255,10 +313,10 @@ import "./chunk-PVGDJXVK.js";
|
|
|
255
313
|
import "./chunk-NGAVDO7E.js";
|
|
256
314
|
import {
|
|
257
315
|
EngramAccessHttpServer
|
|
258
|
-
} from "./chunk-
|
|
316
|
+
} from "./chunk-CUI2STX6.js";
|
|
259
317
|
import {
|
|
260
318
|
EngramMcpServer
|
|
261
|
-
} from "./chunk-
|
|
319
|
+
} from "./chunk-XRCYKJ3V.js";
|
|
262
320
|
import {
|
|
263
321
|
buildCitationGuidance,
|
|
264
322
|
formatOaiMemCitation,
|
|
@@ -270,7 +328,12 @@ import {
|
|
|
270
328
|
EngramAccessService,
|
|
271
329
|
computeProcedureStats,
|
|
272
330
|
formatProcedureStatsText
|
|
273
|
-
} from "./chunk-
|
|
331
|
+
} from "./chunk-AEMBDV7M.js";
|
|
332
|
+
import {
|
|
333
|
+
importCapsule
|
|
334
|
+
} from "./chunk-3KIS4VGT.js";
|
|
335
|
+
import "./chunk-BT7NVCML.js";
|
|
336
|
+
import "./chunk-H7XKCNR6.js";
|
|
274
337
|
import {
|
|
275
338
|
RECALL_XRAY_FORMATS,
|
|
276
339
|
parseXrayFormat,
|
|
@@ -278,28 +341,46 @@ import {
|
|
|
278
341
|
renderXrayJson,
|
|
279
342
|
renderXrayMarkdown,
|
|
280
343
|
renderXrayText
|
|
281
|
-
} from "./chunk-
|
|
344
|
+
} from "./chunk-LW2NMHDW.js";
|
|
282
345
|
import "./chunk-SOBJ6NEY.js";
|
|
283
|
-
import
|
|
346
|
+
import {
|
|
347
|
+
normalizeOriginUrl,
|
|
348
|
+
resolveGitContext,
|
|
349
|
+
stableHash
|
|
350
|
+
} from "./chunk-NN3TS5BM.js";
|
|
284
351
|
import {
|
|
285
352
|
isTrustZoneName
|
|
286
353
|
} from "./chunk-EQINRHYR.js";
|
|
354
|
+
import "./chunk-USFPPRAF.js";
|
|
355
|
+
import "./chunk-F5VQOQ2E.js";
|
|
287
356
|
import {
|
|
288
357
|
memoryWorthOutcomeEligibleCategories,
|
|
289
358
|
recordMemoryOutcome
|
|
290
359
|
} from "./chunk-EIR5VLIH.js";
|
|
360
|
+
import {
|
|
361
|
+
expandTildePath
|
|
362
|
+
} from "./chunk-IXEJRKCZ.js";
|
|
363
|
+
import "./chunk-PCUKNJAZ.js";
|
|
364
|
+
import "./chunk-3FPTCC3Z.js";
|
|
365
|
+
import "./chunk-2LGMW3DJ.js";
|
|
291
366
|
import "./chunk-EEQLFRUM.js";
|
|
367
|
+
import "./chunk-NBNN5GOB.js";
|
|
368
|
+
import {
|
|
369
|
+
launchProcessSync
|
|
370
|
+
} from "./chunk-OR64ZGRZ.js";
|
|
292
371
|
import {
|
|
293
372
|
buildProcedureMarkdownBody,
|
|
294
373
|
parseProcedureStepsFromBody
|
|
295
374
|
} from "./chunk-QDW3E4RD.js";
|
|
296
|
-
import "./chunk-3FPTCC3Z.js";
|
|
297
|
-
import "./chunk-2LGMW3DJ.js";
|
|
298
375
|
import {
|
|
299
376
|
CrossNamespaceBudget,
|
|
300
377
|
DEFAULT_CROSS_NAMESPACE_BUDGET
|
|
301
378
|
} from "./chunk-GDFS42HT.js";
|
|
302
|
-
import "./chunk-
|
|
379
|
+
import "./chunk-RK2Y4XOM.js";
|
|
380
|
+
import "./chunk-2LSZVONP.js";
|
|
381
|
+
import "./chunk-WIICJPET.js";
|
|
382
|
+
import "./chunk-G2WADRQ3.js";
|
|
383
|
+
import "./chunk-74EMIVE4.js";
|
|
303
384
|
import "./chunk-DT5TVLJE.js";
|
|
304
385
|
import {
|
|
305
386
|
resolvePrincipal
|
|
@@ -317,11 +398,11 @@ import {
|
|
|
317
398
|
renderBriefingMarkdown,
|
|
318
399
|
resolveBriefingSaveDir,
|
|
319
400
|
validateBriefingFormat
|
|
320
|
-
} from "./chunk-
|
|
401
|
+
} from "./chunk-ZIBOQULP.js";
|
|
321
402
|
import {
|
|
322
403
|
StorageManager
|
|
323
|
-
} from "./chunk-
|
|
324
|
-
import "./chunk-
|
|
404
|
+
} from "./chunk-Y4A6M3B6.js";
|
|
405
|
+
import "./chunk-YNJHCGDT.js";
|
|
325
406
|
import {
|
|
326
407
|
CITATION_UNKNOWN,
|
|
327
408
|
DEFAULT_CITATION_FORMAT,
|
|
@@ -333,15 +414,20 @@ import {
|
|
|
333
414
|
parseCitation,
|
|
334
415
|
stripCitation
|
|
335
416
|
} from "./chunk-4KAN3GZ3.js";
|
|
336
|
-
import
|
|
337
|
-
|
|
417
|
+
import {
|
|
418
|
+
DEFAULT_RECALL_DISCLOSURE,
|
|
419
|
+
RECALL_DISCLOSURE_LEVELS,
|
|
420
|
+
isRecallDisclosure
|
|
421
|
+
} from "./chunk-43EKP2UK.js";
|
|
422
|
+
import "./chunk-PFV5C235.js";
|
|
423
|
+
import "./chunk-RULE4VG5.js";
|
|
338
424
|
import "./chunk-SCU65EZI.js";
|
|
339
|
-
import "./chunk-
|
|
425
|
+
import "./chunk-67YLUWLG.js";
|
|
340
426
|
import "./chunk-DM2T26WE.js";
|
|
341
427
|
import "./chunk-QSVPYQPG.js";
|
|
342
428
|
import "./chunk-M62O4P4T.js";
|
|
343
429
|
import "./chunk-4DJQYKMN.js";
|
|
344
|
-
import "./chunk-
|
|
430
|
+
import "./chunk-G7D6GZ5J.js";
|
|
345
431
|
import {
|
|
346
432
|
createVersion,
|
|
347
433
|
diffVersions,
|
|
@@ -377,7 +463,21 @@ import {
|
|
|
377
463
|
recallRequestSchema,
|
|
378
464
|
suggestionSubmitRequestSchema,
|
|
379
465
|
validateRequest
|
|
380
|
-
} from "./chunk-
|
|
466
|
+
} from "./chunk-RILIVK4O.js";
|
|
467
|
+
import "./chunk-IYY4MCPG.js";
|
|
468
|
+
import {
|
|
469
|
+
assertIsDirectoryNotSymlink,
|
|
470
|
+
assertRealpathInsideRoot
|
|
471
|
+
} from "./chunk-457A4P3L.js";
|
|
472
|
+
import {
|
|
473
|
+
CAPSULE_ID_PATTERN
|
|
474
|
+
} from "./chunk-OA3L7BFR.js";
|
|
475
|
+
import "./chunk-KNKUID7G.js";
|
|
476
|
+
import "./chunk-BJMBJZ2Y.js";
|
|
477
|
+
import "./chunk-UKJAGEXH.js";
|
|
478
|
+
import "./chunk-FP2373TW.js";
|
|
479
|
+
import "./chunk-A6XUJE5D.js";
|
|
480
|
+
import "./chunk-PZ5AY32C.js";
|
|
381
481
|
|
|
382
482
|
// src/coding/review-context.ts
|
|
383
483
|
var REVIEW_KEYWORD_PATTERNS = [
|
|
@@ -5403,12 +5503,128 @@ async function defaultWriteMemoriesToOrchestrator(target, memories) {
|
|
|
5403
5503
|
await target.ingestBulkImportBatch(turns);
|
|
5404
5504
|
return { memoriesIngested: memories.length };
|
|
5405
5505
|
}
|
|
5506
|
+
|
|
5507
|
+
// src/transfer/capsule-fork.ts
|
|
5508
|
+
import { lstat, mkdir as mkdir2, readFile as readFile2, realpath, writeFile } from "fs/promises";
|
|
5509
|
+
import path17 from "path";
|
|
5510
|
+
async function forkCapsule(opts) {
|
|
5511
|
+
validateForkId(opts.forkId);
|
|
5512
|
+
const rootAbs = path17.resolve(opts.targetRoot);
|
|
5513
|
+
await assertIsDirectoryNotSymlink(rootAbs, "forkCapsule", "targetRoot");
|
|
5514
|
+
const forkDirAbs = path17.join(rootAbs, "forks", opts.forkId);
|
|
5515
|
+
const forkEntryExists = await pathEntryExists(forkDirAbs);
|
|
5516
|
+
if (forkEntryExists) {
|
|
5517
|
+
throw new Error(
|
|
5518
|
+
`forkCapsule: fork path already exists \u2014 forkId "${opts.forkId}" is already in use at: ${forkDirAbs}`
|
|
5519
|
+
);
|
|
5520
|
+
}
|
|
5521
|
+
const archiveAbs = path17.resolve(opts.sourceArchive);
|
|
5522
|
+
const importResult = await importCapsule({
|
|
5523
|
+
archivePath: archiveAbs,
|
|
5524
|
+
root: rootAbs,
|
|
5525
|
+
mode: "fork",
|
|
5526
|
+
now: opts.now
|
|
5527
|
+
});
|
|
5528
|
+
const manifest = importResult.manifest;
|
|
5529
|
+
const sourceCapsule = manifest.capsule;
|
|
5530
|
+
const forkedAt = new Date(opts.now ?? Date.now()).toISOString();
|
|
5531
|
+
const parent = {
|
|
5532
|
+
capsuleId: sourceCapsule.id,
|
|
5533
|
+
version: sourceCapsule.version,
|
|
5534
|
+
forkRoot: `forks/${sourceCapsule.id}`
|
|
5535
|
+
};
|
|
5536
|
+
const lineage = {
|
|
5537
|
+
forkId: opts.forkId,
|
|
5538
|
+
forkedAt,
|
|
5539
|
+
parent,
|
|
5540
|
+
importedRecords: importResult.imported.length,
|
|
5541
|
+
skippedRecords: importResult.skipped.length
|
|
5542
|
+
};
|
|
5543
|
+
const lineagePath = path17.join(forkDirAbs, "lineage.json");
|
|
5544
|
+
const rootReal = await realpath(rootAbs);
|
|
5545
|
+
await assertRealpathInsideRoot(rootReal, lineagePath, `forks/${opts.forkId}/lineage.json`, "forkCapsule");
|
|
5546
|
+
await mkdir2(path17.dirname(lineagePath), { recursive: true });
|
|
5547
|
+
await writeFile(lineagePath, JSON.stringify(lineage, null, 2) + "\n", "utf-8");
|
|
5548
|
+
return {
|
|
5549
|
+
archivePath: archiveAbs,
|
|
5550
|
+
manifest,
|
|
5551
|
+
importResult,
|
|
5552
|
+
lineage,
|
|
5553
|
+
lineagePath
|
|
5554
|
+
};
|
|
5555
|
+
}
|
|
5556
|
+
async function readForkLineage(targetRoot, forkId) {
|
|
5557
|
+
if (typeof forkId !== "string" || forkId.length === 0 || forkId.length > 64 || !CAPSULE_ID_PATTERN.test(forkId)) {
|
|
5558
|
+
return null;
|
|
5559
|
+
}
|
|
5560
|
+
const rootAbs = path17.resolve(targetRoot);
|
|
5561
|
+
const rootReal = await realpath(rootAbs).catch(() => rootAbs);
|
|
5562
|
+
const lineagePath = path17.join(rootReal, "forks", forkId, "lineage.json");
|
|
5563
|
+
const rel = path17.relative(rootReal, lineagePath);
|
|
5564
|
+
if (rel.startsWith("..") || path17.isAbsolute(rel)) {
|
|
5565
|
+
return null;
|
|
5566
|
+
}
|
|
5567
|
+
if (!await isLineagePathContained(rootReal, lineagePath)) {
|
|
5568
|
+
return null;
|
|
5569
|
+
}
|
|
5570
|
+
const raw = await readFile2(lineagePath, "utf-8").catch(() => null);
|
|
5571
|
+
if (raw === null) return null;
|
|
5572
|
+
try {
|
|
5573
|
+
const parsed = JSON.parse(raw);
|
|
5574
|
+
if (typeof parsed !== "object" || parsed === null || typeof parsed.forkId !== "string") {
|
|
5575
|
+
return null;
|
|
5576
|
+
}
|
|
5577
|
+
return parsed;
|
|
5578
|
+
} catch {
|
|
5579
|
+
return null;
|
|
5580
|
+
}
|
|
5581
|
+
}
|
|
5582
|
+
function validateForkId(forkId) {
|
|
5583
|
+
if (typeof forkId !== "string") {
|
|
5584
|
+
throw new Error("forkCapsule: forkId must be a string");
|
|
5585
|
+
}
|
|
5586
|
+
if (forkId.length === 0) {
|
|
5587
|
+
throw new Error("forkCapsule: forkId must not be empty");
|
|
5588
|
+
}
|
|
5589
|
+
if (forkId.length > 64) {
|
|
5590
|
+
throw new Error("forkCapsule: forkId must be 64 characters or fewer");
|
|
5591
|
+
}
|
|
5592
|
+
if (!CAPSULE_ID_PATTERN.test(forkId)) {
|
|
5593
|
+
throw new Error(
|
|
5594
|
+
`forkCapsule: invalid forkId "${forkId}". Expected alphanumeric with single dashes (no leading/trailing dashes, no consecutive dashes).`
|
|
5595
|
+
);
|
|
5596
|
+
}
|
|
5597
|
+
}
|
|
5598
|
+
async function pathEntryExists(absPath) {
|
|
5599
|
+
const st = await lstat(absPath).catch(() => null);
|
|
5600
|
+
return st !== null;
|
|
5601
|
+
}
|
|
5602
|
+
async function isLineagePathContained(rootReal, lineagePath) {
|
|
5603
|
+
let existing = lineagePath;
|
|
5604
|
+
const suffix = [];
|
|
5605
|
+
while (existing !== path17.dirname(existing)) {
|
|
5606
|
+
const st = await lstat(existing).catch(() => null);
|
|
5607
|
+
if (st !== null) break;
|
|
5608
|
+
suffix.unshift(path17.basename(existing));
|
|
5609
|
+
existing = path17.dirname(existing);
|
|
5610
|
+
}
|
|
5611
|
+
const existingReal = await realpath(existing).catch(() => existing);
|
|
5612
|
+
const targetReal = suffix.length > 0 ? path17.join(existingReal, ...suffix) : existingReal;
|
|
5613
|
+
const rel = path17.relative(rootReal, targetReal);
|
|
5614
|
+
if (rel === "") return true;
|
|
5615
|
+
if (rel === "..") return false;
|
|
5616
|
+
if (rel.startsWith(`..${path17.sep}`)) return false;
|
|
5617
|
+
if (path17.isAbsolute(rel)) return false;
|
|
5618
|
+
return true;
|
|
5619
|
+
}
|
|
5406
5620
|
export {
|
|
5407
5621
|
AccessAuditAdapter,
|
|
5408
5622
|
BRIEFING_FORMAT_ALLOWED,
|
|
5409
5623
|
BootstrapEngine,
|
|
5410
5624
|
CITATION_UNKNOWN,
|
|
5411
5625
|
CODEX_THREAD_KEY_PREFIX,
|
|
5626
|
+
CONNECTORS_OUTPUT_FORMATS,
|
|
5627
|
+
CONNECTOR_ID_PATTERN,
|
|
5412
5628
|
ClaudeCodeMemoryExtensionPublisher,
|
|
5413
5629
|
CodexMemoryExtensionPublisher,
|
|
5414
5630
|
CrossNamespaceBudget,
|
|
@@ -5422,6 +5638,7 @@ export {
|
|
|
5422
5638
|
DEFAULT_PPR_ITERATIONS,
|
|
5423
5639
|
DEFAULT_PPR_TOLERANCE,
|
|
5424
5640
|
DEFAULT_REASONING_TRACE_BOOST,
|
|
5641
|
+
DEFAULT_RECALL_DISCLOSURE,
|
|
5425
5642
|
DEFAULT_SCAN_PATTERNS,
|
|
5426
5643
|
DEFAULT_SURPRISE_K,
|
|
5427
5644
|
DEFAULT_TAXONOMY,
|
|
@@ -5435,19 +5652,31 @@ export {
|
|
|
5435
5652
|
FallbackLlmClient,
|
|
5436
5653
|
FileCalendarSource,
|
|
5437
5654
|
FilesystemBackend,
|
|
5655
|
+
GOOGLE_DRIVE_CONNECTOR_ID,
|
|
5656
|
+
GOOGLE_DRIVE_CURSOR_KIND,
|
|
5657
|
+
DEFAULT_POLL_INTERVAL_MS as GOOGLE_DRIVE_DEFAULT_POLL_INTERVAL_MS,
|
|
5438
5658
|
HermesMemoryExtensionPublisher,
|
|
5439
5659
|
LEGACY_PLUGIN_ID,
|
|
5440
5660
|
LanceDbBackend,
|
|
5661
|
+
LiveConnectorRegistry,
|
|
5662
|
+
LiveConnectorRegistryError,
|
|
5441
5663
|
MARKETPLACE_MANIFEST_FILENAME,
|
|
5442
5664
|
MARKETPLACE_SCHEMA_VERSION,
|
|
5443
5665
|
MATERIALIZE_VERSION,
|
|
5444
5666
|
MeilisearchBackend,
|
|
5667
|
+
NOTION_CONNECTOR_ID,
|
|
5668
|
+
NOTION_CURSOR_KIND,
|
|
5669
|
+
NOTION_DEFAULT_POLL_INTERVAL_MS,
|
|
5445
5670
|
NoneBackend,
|
|
5446
5671
|
OramaBackend,
|
|
5447
5672
|
Orchestrator,
|
|
5673
|
+
PEERS_DIR_NAME,
|
|
5674
|
+
PEER_ID_MAX_LENGTH,
|
|
5675
|
+
PEER_ID_PATTERN,
|
|
5448
5676
|
PLUGIN_ID,
|
|
5449
5677
|
PUBLISHERS,
|
|
5450
5678
|
QmdClient,
|
|
5679
|
+
RECALL_DISCLOSURE_LEVELS,
|
|
5451
5680
|
RECALL_XRAY_FORMATS,
|
|
5452
5681
|
REMNIC_CITATION_FORMAT,
|
|
5453
5682
|
REMNIC_EXTENSIONS_TOTAL_TOKEN_LIMIT,
|
|
@@ -5459,21 +5688,27 @@ export {
|
|
|
5459
5688
|
StorageManager,
|
|
5460
5689
|
WebSearchProvider,
|
|
5461
5690
|
appendAuditEntry,
|
|
5691
|
+
appendInteractionLog,
|
|
5692
|
+
applyLcmSchema,
|
|
5462
5693
|
applyMemoryWorthFilter,
|
|
5463
5694
|
applyReasoningTraceBoost,
|
|
5695
|
+
assertValidPeerId,
|
|
5464
5696
|
attachCitation,
|
|
5465
5697
|
branchNamespaceName,
|
|
5466
5698
|
briefingFilename,
|
|
5467
5699
|
buildBriefing,
|
|
5468
5700
|
buildCitationGuidance,
|
|
5469
5701
|
buildEntityRecallSection,
|
|
5702
|
+
buildEvidencePack,
|
|
5470
5703
|
buildExtensionsBlockForConsolidation,
|
|
5471
5704
|
buildExtensionsFooterForSummary,
|
|
5472
5705
|
buildGraphFromMemories,
|
|
5473
5706
|
buildMemoryWorthCounterMap,
|
|
5474
5707
|
buildProcedureMarkdownBody,
|
|
5475
5708
|
buildProcedureRecallSection,
|
|
5709
|
+
builtInLiveConnectorDefinitions,
|
|
5476
5710
|
checkMarketplaceManifest,
|
|
5711
|
+
clearAuthTokenSecretCache,
|
|
5477
5712
|
clearBulkImportSources,
|
|
5478
5713
|
clearTrainingExportAdapters,
|
|
5479
5714
|
clearVerdictCache,
|
|
@@ -5481,14 +5716,19 @@ export {
|
|
|
5481
5716
|
computeMemoryWorth,
|
|
5482
5717
|
computeProcedureStats,
|
|
5483
5718
|
computeSurprise,
|
|
5719
|
+
computeTierValueScore,
|
|
5484
5720
|
convertMemoriesToRecords,
|
|
5485
5721
|
createBackend,
|
|
5722
|
+
createGoogleDriveConnector,
|
|
5723
|
+
createNotionConnector,
|
|
5486
5724
|
createSpace,
|
|
5487
5725
|
createVerdictCache,
|
|
5488
5726
|
createVersion,
|
|
5489
5727
|
curate,
|
|
5490
5728
|
decideSemanticDedup,
|
|
5729
|
+
decideTierTransition,
|
|
5491
5730
|
defaultEnrichmentPipelineConfig,
|
|
5731
|
+
defaultGoogleDriveClientFactory,
|
|
5492
5732
|
defaultWorkspaceDir,
|
|
5493
5733
|
defaultWriteMemoriesToOrchestrator,
|
|
5494
5734
|
deleteSpace,
|
|
@@ -5500,6 +5740,7 @@ export {
|
|
|
5500
5740
|
discoverMemoryExtensions,
|
|
5501
5741
|
doctorConnector,
|
|
5502
5742
|
emptyManifest,
|
|
5743
|
+
ensureLcmStateDir,
|
|
5503
5744
|
ensureSentinel,
|
|
5504
5745
|
expandTildePath,
|
|
5505
5746
|
extractGraphEdges,
|
|
@@ -5507,6 +5748,7 @@ export {
|
|
|
5507
5748
|
findDuplicates,
|
|
5508
5749
|
focusMatchesEntity,
|
|
5509
5750
|
focusMatchesMemory,
|
|
5751
|
+
forkCapsule,
|
|
5510
5752
|
formatBatchTranscript,
|
|
5511
5753
|
formatCitation,
|
|
5512
5754
|
formatOaiMemCitation,
|
|
@@ -5531,6 +5773,7 @@ export {
|
|
|
5531
5773
|
getVersion,
|
|
5532
5774
|
hasBroadGraphIntent,
|
|
5533
5775
|
hasCitation,
|
|
5776
|
+
hasEnabledLiveConnector,
|
|
5534
5777
|
hostIdForConnector,
|
|
5535
5778
|
importedMemoryToTurn,
|
|
5536
5779
|
inferIntentFromText,
|
|
@@ -5538,19 +5781,24 @@ export {
|
|
|
5538
5781
|
installConnector,
|
|
5539
5782
|
installFromMarketplace,
|
|
5540
5783
|
intentCompatibilityScore,
|
|
5784
|
+
isAgentAccessSecretRef,
|
|
5541
5785
|
isDirectAnswerEligible,
|
|
5542
5786
|
isDurableVerdict,
|
|
5543
5787
|
isEdgeType,
|
|
5544
5788
|
isImportRole,
|
|
5545
5789
|
isNodeType,
|
|
5546
5790
|
isReasoningTracePath,
|
|
5791
|
+
isRecallDisclosure,
|
|
5547
5792
|
isReviewPrompt,
|
|
5548
5793
|
isTaskInitiationIntent,
|
|
5549
5794
|
isTrustZoneName,
|
|
5550
5795
|
isValidCachedVerdict,
|
|
5796
|
+
isValidConnectorId,
|
|
5551
5797
|
judgeFactDurability,
|
|
5552
5798
|
listBulkImportSources,
|
|
5799
|
+
listConnectorStates,
|
|
5553
5800
|
listConnectors,
|
|
5801
|
+
listPeers,
|
|
5554
5802
|
listReviewItems,
|
|
5555
5803
|
listSpaces,
|
|
5556
5804
|
listTokens,
|
|
@@ -5576,12 +5824,17 @@ export {
|
|
|
5576
5824
|
normalizeQueryText,
|
|
5577
5825
|
observeRequestSchema,
|
|
5578
5826
|
onboard,
|
|
5827
|
+
openLcmDatabase,
|
|
5579
5828
|
packReviewContext,
|
|
5580
5829
|
parseAllCitations,
|
|
5581
5830
|
parseBriefingFocus,
|
|
5582
5831
|
parseBriefingWindow,
|
|
5583
5832
|
parseCitation,
|
|
5584
5833
|
parseConfig,
|
|
5834
|
+
parseConnectorsFormat,
|
|
5835
|
+
parseConnectorsListOptions,
|
|
5836
|
+
parseConnectorsRunName,
|
|
5837
|
+
parseConnectorsStatusOptions,
|
|
5585
5838
|
parseIsoTimestamp,
|
|
5586
5839
|
parseOaiMemCitation,
|
|
5587
5840
|
parseProcedureStepsFromBody,
|
|
@@ -5601,7 +5854,12 @@ export {
|
|
|
5601
5854
|
queryGraph,
|
|
5602
5855
|
rankReviewCandidates,
|
|
5603
5856
|
readAuditLog,
|
|
5857
|
+
readConnectorState,
|
|
5858
|
+
readForkLineage,
|
|
5859
|
+
readInteractionLogRaw,
|
|
5604
5860
|
readManifest,
|
|
5861
|
+
readPeer,
|
|
5862
|
+
readPeerProfile,
|
|
5605
5863
|
recallForActiveMemory,
|
|
5606
5864
|
recallRequestSchema,
|
|
5607
5865
|
recordMemoryOutcome,
|
|
@@ -5610,6 +5868,8 @@ export {
|
|
|
5610
5868
|
registerTrainingExportAdapter,
|
|
5611
5869
|
removeConnector,
|
|
5612
5870
|
renderBriefingMarkdown,
|
|
5871
|
+
renderConnectorsList,
|
|
5872
|
+
renderConnectorsRunResult,
|
|
5613
5873
|
renderExtensionsBlock,
|
|
5614
5874
|
renderExtensionsFooter,
|
|
5615
5875
|
renderXray,
|
|
@@ -5617,6 +5877,7 @@ export {
|
|
|
5617
5877
|
renderXrayMarkdown,
|
|
5618
5878
|
renderXrayText,
|
|
5619
5879
|
reportBufferSurpriseDistribution,
|
|
5880
|
+
resolveAgentAccessAuthToken,
|
|
5620
5881
|
resolveBriefingSaveDir,
|
|
5621
5882
|
resolveCategory,
|
|
5622
5883
|
resolveCodingNamespaceOverlay,
|
|
@@ -5632,9 +5893,11 @@ export {
|
|
|
5632
5893
|
runBulkImportCliCommand,
|
|
5633
5894
|
runBulkImportPipeline,
|
|
5634
5895
|
runCodexMaterialize,
|
|
5896
|
+
runConnectorPollOnce,
|
|
5635
5897
|
runEnrichmentPipeline,
|
|
5636
5898
|
runGraphRecall,
|
|
5637
5899
|
runImporter,
|
|
5900
|
+
runLiveConnectorsOnce,
|
|
5638
5901
|
runPostConsolidationMaterialize,
|
|
5639
5902
|
sanitizeNoteForCitation,
|
|
5640
5903
|
sanitizeSessionKeyForFilename,
|
|
@@ -5650,16 +5913,21 @@ export {
|
|
|
5650
5913
|
switchSpace,
|
|
5651
5914
|
syncChanges,
|
|
5652
5915
|
validateBriefingFormat,
|
|
5916
|
+
validateGoogleDriveConfig,
|
|
5653
5917
|
validateImportBatchSize,
|
|
5654
5918
|
validateImportRateLimit,
|
|
5655
5919
|
validateImportTurn,
|
|
5656
5920
|
validateMarketplaceManifest,
|
|
5921
|
+
validateNotionConfig,
|
|
5657
5922
|
validateRequest,
|
|
5658
5923
|
validateSlug,
|
|
5659
5924
|
validateTaxonomy,
|
|
5660
5925
|
verdictCacheSize,
|
|
5661
5926
|
watchForChanges,
|
|
5927
|
+
writeConnectorState,
|
|
5662
5928
|
writeManifest,
|
|
5663
|
-
writeMarketplaceManifest
|
|
5929
|
+
writeMarketplaceManifest,
|
|
5930
|
+
writePeer,
|
|
5931
|
+
writePeerProfile
|
|
5664
5932
|
};
|
|
5665
5933
|
//# sourceMappingURL=index.js.map
|