@remnic/core 9.57.1 → 9.57.3

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/README.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  Framework-agnostic memory and context engine for user-aware agents. Orchestration, storage, extraction, search, and trust zones -- inspectable and local by default.
4
4
 
5
+ Website: <https://remnic.ai> - Source: <https://github.com/joshuaswarren/remnic> - Docs: <https://remnic.ai/guides/>
6
+
5
7
  Part of [Remnic](https://github.com/joshuaswarren/remnic), open-source memory and context for user-aware agents.
6
8
 
7
9
  ## Install
@@ -46,3 +48,4 @@ The core includes a fallback LLM client that resolves providers from your gatewa
46
48
  ## License
47
49
 
48
50
  MIT
51
+
@@ -1,4 +1,4 @@
1
- import { E as EngramAccessReviewQueueResponse, A as AccessProfilingReportRequest, a as AccessProfilingReportResponse, b as EngramAccessCapsuleListResponse, M as MemoryPromotionTargetKind, c as MemoryPromotionResult } from './access-service-4DO8XMq6.js';
1
+ import { E as EngramAccessReviewQueueResponse, A as AccessProfilingReportRequest, a as AccessProfilingReportResponse, b as EngramAccessCapsuleListResponse, M as MemoryPromotionTargetKind, c as MemoryPromotionResult } from './access-service-SYs9ROK9.js';
2
2
  import { D as DreamsPhase, a as DreamsRunResult } from './types-CbXieHKr.js';
3
3
  import { GraphSnapshotRequest, GraphSnapshotResponse } from './graph-snapshot.js';
4
4
  import { O as Orchestrator } from './orchestrator-DxUWX7gs.js';
@@ -1,7 +1,7 @@
1
1
  import { OperationName } from './access-boundary.js';
2
2
  import { TokenCapabilities } from './access-token-capabilities.js';
3
3
  import 'zod';
4
- import './access-service-4DO8XMq6.js';
4
+ import './access-service-SYs9ROK9.js';
5
5
  import './catalog-BasnO3Bw.js';
6
6
  import './types-CbXieHKr.js';
7
7
  import './message-parts/index.js';
@@ -1,5 +1,5 @@
1
1
  import { z } from 'zod';
2
- import { f as EngramAccessService } from './access-service-4DO8XMq6.js';
2
+ import { f as EngramAccessService } from './access-service-SYs9ROK9.js';
3
3
  import './catalog-BasnO3Bw.js';
4
4
  import './types-CbXieHKr.js';
5
5
  import './message-parts/index.js';
@@ -1,5 +1,5 @@
1
1
  import { AccessObserveWriteSurfaceDeps } from './access-observe-write-surface.js';
2
- import { d as EngramAccessExtractionForceFlushRequest, e as EngramAccessExtractionForceFlushResponse } from './access-service-4DO8XMq6.js';
2
+ import { d as EngramAccessExtractionForceFlushRequest, e as EngramAccessExtractionForceFlushResponse } from './access-service-SYs9ROK9.js';
3
3
  import './explicit-capture.js';
4
4
  import './orchestrator-DxUWX7gs.js';
5
5
  import './recall-state.js';
@@ -1,6 +1,6 @@
1
1
  import { ServerResponse } from 'node:http';
2
2
  import { LcmCompactionFlushRequest, LcmCompactionRecordRequest } from './access-schema.js';
3
- import { f as EngramAccessService, g as EngramAccessLcmCompactionFlushResponse, h as EngramAccessLcmCompactionRecordResponse } from './access-service-4DO8XMq6.js';
3
+ import { f as EngramAccessService, g as EngramAccessLcmCompactionFlushResponse, h as EngramAccessLcmCompactionRecordResponse } from './access-service-SYs9ROK9.js';
4
4
  import 'zod';
5
5
  import './catalog-BasnO3Bw.js';
6
6
  import './types-CbXieHKr.js';
@@ -1,6 +1,6 @@
1
1
  import { OperationName } from './access-boundary.js';
2
2
  import { LcmCompactionFlushRequest, LcmCompactionRecordRequest } from './access-schema.js';
3
- import { f as EngramAccessService, d as EngramAccessExtractionForceFlushRequest } from './access-service-4DO8XMq6.js';
3
+ import { f as EngramAccessService, d as EngramAccessExtractionForceFlushRequest } from './access-service-SYs9ROK9.js';
4
4
  import 'zod';
5
5
  import './catalog-BasnO3Bw.js';
6
6
  import './types-CbXieHKr.js';
@@ -1,6 +1,6 @@
1
1
  import { ServerResponse } from 'node:http';
2
2
  import { OfflineSyncManifestStreamResponse } from './access-offline-manifest.js';
3
- import { i as EngramAccessOfflineSyncSnapshotStreamResponse } from './access-service-4DO8XMq6.js';
3
+ import { i as EngramAccessOfflineSyncSnapshotStreamResponse } from './access-service-SYs9ROK9.js';
4
4
  import './orchestrator-DxUWX7gs.js';
5
5
  import './recall-state.js';
6
6
  import './utils/serialize-mutations.js';
@@ -1,10 +1,10 @@
1
1
  import { IncomingMessage, ServerResponse } from 'node:http';
2
2
  import { WriteRateLimitReservation } from './write-rate-limiter.js';
3
- import { f as EngramAccessService } from './access-service-4DO8XMq6.js';
3
+ import { f as EngramAccessService } from './access-service-SYs9ROK9.js';
4
4
  import { ResolvedIdentity } from './adapters/types.js';
5
5
  import { AdapterRegistry } from './adapters/registry.js';
6
6
  import { TokenCapabilities } from './access-token-capabilities.js';
7
- import { S as SupportPassportExternalRequestHandler } from './public-http-Dw0bJhcC.js';
7
+ import { S as SupportPassportExternalRequestHandler } from './public-http-D1Bw5yVb.js';
8
8
  import './catalog-BasnO3Bw.js';
9
9
  import './types-CbXieHKr.js';
10
10
  import './message-parts/index.js';
@@ -1,5 +1,5 @@
1
1
  import { O as Orchestrator } from './orchestrator-DxUWX7gs.js';
2
- import { j as EngramAccessLcmSearchRequest, k as EngramAccessLcmSearchResponse } from './access-service-4DO8XMq6.js';
2
+ import { j as EngramAccessLcmSearchRequest, k as EngramAccessLcmSearchResponse } from './access-service-SYs9ROK9.js';
3
3
  import './recall-state.js';
4
4
  import './utils/serialize-mutations.js';
5
5
  import './search/port.js';
@@ -1,5 +1,5 @@
1
1
  import { Readable, Writable } from 'node:stream';
2
- import { f as EngramAccessService } from './access-service-4DO8XMq6.js';
2
+ import { f as EngramAccessService } from './access-service-SYs9ROK9.js';
3
3
  import './catalog-BasnO3Bw.js';
4
4
  import './types-CbXieHKr.js';
5
5
  import './message-parts/index.js';
@@ -1,4 +1,4 @@
1
- import { C as CodingScopedWriteInput, l as MemoryScopePlan, m as EngramAccessMemoryStoreRequest, n as EngramAccessSuggestionSubmitRequest, o as EngramAccessBriefingRequest, p as EngramAccessBriefingResponse, q as EngramAccessWriteResponse, r as EngramAccessObserveRequest, s as EngramAccessObserveResponse, d as EngramAccessExtractionForceFlushRequest, e as EngramAccessExtractionForceFlushResponse } from './access-service-4DO8XMq6.js';
1
+ import { C as CodingScopedWriteInput, l as MemoryScopePlan, m as EngramAccessMemoryStoreRequest, n as EngramAccessSuggestionSubmitRequest, o as EngramAccessBriefingRequest, p as EngramAccessBriefingResponse, q as EngramAccessWriteResponse, r as EngramAccessObserveRequest, s as EngramAccessObserveResponse, d as EngramAccessExtractionForceFlushRequest, e as EngramAccessExtractionForceFlushResponse } from './access-service-SYs9ROK9.js';
2
2
  import { ValidExplicitCapture } from './explicit-capture.js';
3
3
  import { O as Orchestrator } from './orchestrator-DxUWX7gs.js';
4
4
  import { EngramAccessQmdHealthResponse, EngramAccessQmdCollectionState } from './access-health-types.js';
@@ -1,6 +1,6 @@
1
1
  import { BoundOperation } from './access-boundary.js';
2
2
  import { MemoryStoreRequest } from './access-schema.js';
3
- import { t as ArchitectureSurfaceRequest, u as ArchitectureSurfaceResponse, D as DecisionSurfaceRequest, v as DecisionSurfaceResponse, w as DeltaSurfaceRequest, x as DeltaSurfaceResponse, y as EngramAccessMemoryResponse, q as EngramAccessWriteResponse, z as CodegraphSurfaceRequest, B as CodegraphSurfaceResponse } from './access-service-4DO8XMq6.js';
3
+ import { t as ArchitectureSurfaceRequest, u as ArchitectureSurfaceResponse, D as DecisionSurfaceRequest, v as DecisionSurfaceResponse, w as DeltaSurfaceRequest, x as DeltaSurfaceResponse, y as EngramAccessMemoryResponse, q as EngramAccessWriteResponse, z as CodegraphSurfaceRequest, B as CodegraphSurfaceResponse } from './access-service-SYs9ROK9.js';
4
4
  import 'zod';
5
5
  import './catalog-BasnO3Bw.js';
6
6
  import './types-CbXieHKr.js';
@@ -1,4 +1,4 @@
1
- import { F as EngramAccessRecallResponse, G as EngramAccessRecallRequest } from './access-service-4DO8XMq6.js';
1
+ import { F as EngramAccessRecallResponse, G as EngramAccessRecallRequest } from './access-service-SYs9ROK9.js';
2
2
  import { BudgetReservation, CrossNamespaceBudget } from './cross-namespace-budget.js';
3
3
  export { raceAbort } from './abort-error.js';
4
4
  import './catalog-BasnO3Bw.js';
@@ -1,5 +1,5 @@
1
1
  import { AccessRecallSurfaceDeps } from './access-recall-surface.js';
2
- import { G as EngramAccessRecallRequest, F as EngramAccessRecallResponse } from './access-service-4DO8XMq6.js';
2
+ import { G as EngramAccessRecallRequest, F as EngramAccessRecallResponse } from './access-service-SYs9ROK9.js';
3
3
  import { BudgetDecision } from './cross-namespace-budget.js';
4
4
  import { R as RecallPlanMode, n as RecallDisclosure } from './types-CbXieHKr.js';
5
5
  import { RecallContextComposition } from './recall-context-composition.js';
@@ -5,7 +5,7 @@ import { LastRecallSnapshot } from './recall-state.js';
5
5
  import { RecallXraySnapshot } from './recall-xray.js';
6
6
  import { n as RecallDisclosure, R as RecallPlanMode, M as MemoryFile } from './types-CbXieHKr.js';
7
7
  import { S as StorageManager } from './storage-DIyil2ll.js';
8
- import { F as EngramAccessRecallResponse, H as EngramAccessMemorySummary, I as EngramAccessSetCodingContextRequest, G as EngramAccessRecallRequest } from './access-service-4DO8XMq6.js';
8
+ import { F as EngramAccessRecallResponse, H as EngramAccessMemorySummary, I as EngramAccessSetCodingContextRequest, G as EngramAccessRecallRequest } from './access-service-SYs9ROK9.js';
9
9
  import './recall-audit.js';
10
10
  import './recall-audit-anomaly.js';
11
11
  import './briefing.js';
@@ -1,4 +1,4 @@
1
- export { d as EngramAccessExtractionForceFlushRequest, e as EngramAccessExtractionForceFlushResponse, b9 as EngramAccessLcmCompactionFlushRequest, g as EngramAccessLcmCompactionFlushResponse, ba as ExtractionForceFlushDelegate, bb as delegateExtractionForceFlush } from './access-service-4DO8XMq6.js';
1
+ export { d as EngramAccessExtractionForceFlushRequest, e as EngramAccessExtractionForceFlushResponse, b9 as EngramAccessLcmCompactionFlushRequest, g as EngramAccessLcmCompactionFlushResponse, ba as ExtractionForceFlushDelegate, bb as delegateExtractionForceFlush } from './access-service-SYs9ROK9.js';
2
2
  import './catalog-BasnO3Bw.js';
3
3
  import './types-CbXieHKr.js';
4
4
  import './message-parts/index.js';
@@ -1,4 +1,4 @@
1
- export { A as AccessProfilingReportRequest, a as AccessProfilingReportResponse, C as CodingScopedWriteInput, bc as ENGRAM_ACCESS_WRITE_SCHEMA_VERSION, bd as EngramAccessActionConfidenceRequest, be as EngramAccessActionConfidenceResponse, o as EngramAccessBriefingRequest, p as EngramAccessBriefingResponse, b as EngramAccessCapsuleListResponse, bf as EngramAccessDaySummaryRequest, bg as EngramAccessEntityListResponse, bh as EngramAccessEntityResponse, bi as EngramAccessEntitySummary, d as EngramAccessExtractionForceFlushRequest, e as EngramAccessExtractionForceFlushResponse, b9 as EngramAccessLcmCompactionFlushRequest, g as EngramAccessLcmCompactionFlushResponse, bj as EngramAccessLcmCompactionRecordRequest, h as EngramAccessLcmCompactionRecordResponse, j as EngramAccessLcmSearchRequest, k as EngramAccessLcmSearchResponse, bk as EngramAccessLcmStatusResponse, bl as EngramAccessMaintenanceResponse, bm as EngramAccessMemoryBrowseRequest, bn as EngramAccessMemoryBrowseResponse, bo as EngramAccessMemoryRecord, y as EngramAccessMemoryResponse, m as EngramAccessMemoryStoreRequest, H as EngramAccessMemorySummary, bp as EngramAccessObserveMessage, r as EngramAccessObserveRequest, s as EngramAccessObserveResponse, bq as EngramAccessOfflineSyncApplyFileContentRequest, br as EngramAccessOfflineSyncApplyFileContentResponse, bs as EngramAccessOfflineSyncApplyRequest, bt as EngramAccessOfflineSyncApplyResponse, bu as EngramAccessOfflineSyncFileContentRequest, bv as EngramAccessOfflineSyncFileContentResponse, bw as EngramAccessOfflineSyncFilesRequest, bx as EngramAccessOfflineSyncFilesResponse, by as EngramAccessOfflineSyncFinalizeConvergenceRequest, bz as EngramAccessOfflineSyncFinalizeConvergenceResponse, bA as EngramAccessOfflineSyncManifestRequest, bB as EngramAccessOfflineSyncSnapshotRequest, bC as EngramAccessOfflineSyncSnapshotResponse, i as EngramAccessOfflineSyncSnapshotStreamResponse, bD as EngramAccessQualityResponse, bE as EngramAccessRecallExplainRequest, bF as EngramAccessRecallExplainResponse, G as EngramAccessRecallRequest, F as EngramAccessRecallResponse, bG as EngramAccessReviewDispositionRequest, bH as EngramAccessReviewDispositionResponse, E as EngramAccessReviewQueueResponse, bI as EngramAccessScopeDebug, f as EngramAccessService, I as EngramAccessSetCodingContextRequest, n as EngramAccessSuggestionSubmitRequest, bJ as EngramAccessTimelineResponse, bK as EngramAccessTrustZoneBrowseRequest, bL as EngramAccessTrustZoneBrowseResponse, bM as EngramAccessTrustZoneDemoSeedRequest, bN as EngramAccessTrustZoneDemoSeedResponse, bO as EngramAccessTrustZonePromoteRequest, bP as EngramAccessTrustZonePromoteResponse, bQ as EngramAccessTrustZoneRecordSummary, bR as EngramAccessTrustZoneStatusResponse, bS as EngramAccessWriteEnvelope, q as EngramAccessWriteResponse, l as MemoryScopePlan, bT as buildProjectedGovernanceProposedActions, bU as hasGroupedGovernanceActions, bV as shapeMemorySummary } from './access-service-4DO8XMq6.js';
1
+ export { A as AccessProfilingReportRequest, a as AccessProfilingReportResponse, C as CodingScopedWriteInput, bc as ENGRAM_ACCESS_WRITE_SCHEMA_VERSION, bd as EngramAccessActionConfidenceRequest, be as EngramAccessActionConfidenceResponse, o as EngramAccessBriefingRequest, p as EngramAccessBriefingResponse, b as EngramAccessCapsuleListResponse, bf as EngramAccessDaySummaryRequest, bg as EngramAccessEntityListResponse, bh as EngramAccessEntityResponse, bi as EngramAccessEntitySummary, d as EngramAccessExtractionForceFlushRequest, e as EngramAccessExtractionForceFlushResponse, b9 as EngramAccessLcmCompactionFlushRequest, g as EngramAccessLcmCompactionFlushResponse, bj as EngramAccessLcmCompactionRecordRequest, h as EngramAccessLcmCompactionRecordResponse, j as EngramAccessLcmSearchRequest, k as EngramAccessLcmSearchResponse, bk as EngramAccessLcmStatusResponse, bl as EngramAccessMaintenanceResponse, bm as EngramAccessMemoryBrowseRequest, bn as EngramAccessMemoryBrowseResponse, bo as EngramAccessMemoryRecord, y as EngramAccessMemoryResponse, m as EngramAccessMemoryStoreRequest, H as EngramAccessMemorySummary, bp as EngramAccessObserveMessage, r as EngramAccessObserveRequest, s as EngramAccessObserveResponse, bq as EngramAccessOfflineSyncApplyFileContentRequest, br as EngramAccessOfflineSyncApplyFileContentResponse, bs as EngramAccessOfflineSyncApplyRequest, bt as EngramAccessOfflineSyncApplyResponse, bu as EngramAccessOfflineSyncFileContentRequest, bv as EngramAccessOfflineSyncFileContentResponse, bw as EngramAccessOfflineSyncFilesRequest, bx as EngramAccessOfflineSyncFilesResponse, by as EngramAccessOfflineSyncFinalizeConvergenceRequest, bz as EngramAccessOfflineSyncFinalizeConvergenceResponse, bA as EngramAccessOfflineSyncManifestRequest, bB as EngramAccessOfflineSyncSnapshotRequest, bC as EngramAccessOfflineSyncSnapshotResponse, i as EngramAccessOfflineSyncSnapshotStreamResponse, bD as EngramAccessQualityResponse, bE as EngramAccessRecallExplainRequest, bF as EngramAccessRecallExplainResponse, G as EngramAccessRecallRequest, F as EngramAccessRecallResponse, bG as EngramAccessReviewDispositionRequest, bH as EngramAccessReviewDispositionResponse, E as EngramAccessReviewQueueResponse, bI as EngramAccessScopeDebug, f as EngramAccessService, I as EngramAccessSetCodingContextRequest, n as EngramAccessSuggestionSubmitRequest, bJ as EngramAccessTimelineResponse, bK as EngramAccessTrustZoneBrowseRequest, bL as EngramAccessTrustZoneBrowseResponse, bM as EngramAccessTrustZoneDemoSeedRequest, bN as EngramAccessTrustZoneDemoSeedResponse, bO as EngramAccessTrustZonePromoteRequest, bP as EngramAccessTrustZonePromoteResponse, bQ as EngramAccessTrustZoneRecordSummary, bR as EngramAccessTrustZoneStatusResponse, bS as EngramAccessWriteEnvelope, q as EngramAccessWriteResponse, l as MemoryScopePlan, bT as buildProjectedGovernanceProposedActions, bU as hasGroupedGovernanceActions, bV as shapeMemorySummary } from './access-service-SYs9ROK9.js';
2
2
  import './storage-DIyil2ll.js';
3
3
  import './types-B1VHaf2w.js';
4
4
  import './recall-explain-renderer.js';
@@ -1,6 +1,6 @@
1
1
  import { OperationName } from './access-boundary.js';
2
2
  import 'zod';
3
- import './access-service-4DO8XMq6.js';
3
+ import './access-service-SYs9ROK9.js';
4
4
  import './catalog-BasnO3Bw.js';
5
5
  import './types-CbXieHKr.js';
6
6
  import './message-parts/index.js';
@@ -5,7 +5,7 @@ import { M as MemoryFile, l as MemoryFrontmatter, y as MemoryStatus, a6 as Behav
5
5
  import { C as ConversationIndexCoordinator, T as TierMigrationCoordinator, O as Orchestrator } from './orchestrator-DxUWX7gs.js';
6
6
  import { S as StorageManager } from './storage-DIyil2ll.js';
7
7
  import { TrustZoneDemoSeedResult, TrustZoneName, TrustZonePromotionResult, TrustZoneStoreStatus } from './trust-zones.js';
8
- import { f as EngramAccessService } from './access-service-4DO8XMq6.js';
8
+ import { f as EngramAccessService } from './access-service-SYs9ROK9.js';
9
9
  import { Writable, Readable } from 'node:stream';
10
10
  import { ResolveSecretRefFn } from './resolve-auth-token.js';
11
11
  import { CausalTrajectoryStoreStatus } from './causal-trajectory.js';
package/dist/cli.d.ts CHANGED
@@ -5,8 +5,8 @@ import './types-CbXieHKr.js';
5
5
  import './orchestrator-DxUWX7gs.js';
6
6
  import './storage-DIyil2ll.js';
7
7
  import './trust-zones.js';
8
- export { c as AccessHttpServeCliCommandOptions, d as ArchiveObservationsCliCommandOptions, e as AuditMemoryCliCommandOptions, B as BulkImportCliCommandOptions, C as CliApi, g as CliCommand, h as CliProgram, i as CompatCliCommandOptions, j as ConnectorsRunCliOutputOptions, k as ConversationIndexHealthCliOrchestrator, D as DashboardStartCliCommandOptions, l as DedupeCandidate, E as ExactDedupePlan, G as GraphHealthCliCommandOptions, M as MemoryActionAuditCliCommandOptions, m as MemoryActionAuditCliNamespaceSummary, n as MemoryActionAuditCliReport, o as MemoryGovernanceCliCommandOptions, q as MemoryGovernanceReportCliCommandOptions, s as MemoryGovernanceRestoreCliCommandOptions, t as MemoryReviewDispositionCliCommandOptions, u as MemoryTimelineCliCommandOptions, v as MigrateCliOrchestrator, w as MigrateCliReport, x as MigrateObservationsCliCommandOptions, P as PolicyDiffCliReport, y as PolicyDiffEntry, z as PolicyRollbackCliReport, F as PolicyStatusCliReport, H as PolicyTuningCliOrchestrator, R as RebuildMemoryLifecycleLedgerCliCommandOptions, I as RebuildMemoryProjectionCliCommandOptions, J as RebuildObservationsCliCommandOptions, K as RepairMemoryProjectionCliCommandOptions, L as ReplayCliCommandOptions, N as ReplayCliOrchestrator, O as RouteCliCommandOptions, S as SessionIntegrityCliCommandOptions, Q as SessionRepairCliCommandOptions, T as TailscaleStatusCliCommandOptions, U as TailscaleSyncCliCommandOptions, V as TierMigrateCliAdapter, W as TierMigrateCoordinatorCliAdapter, X as TierMigrateLegacyCliAdapter, Y as TierStatusCliAdapter, Z as TierStatusCoordinatorCliAdapter, _ as TierStatusLegacyCliAdapter, $ as TrainingExportCliCommandOptions, a0 as VerifyMemoryProjectionCliCommandOptions, a1 as WebDavServeCliCommandOptions, a2 as WorkProjectCliCommandOptions, a3 as WorkTaskCliCommandOptions, a4 as emitConnectorsRunCliResult, a5 as filterNormalMemorySearchResults, a6 as hasDestructivePurgeFailures, a7 as isNormalRetrievalVisibleMemory, a8 as listMemoryMarkdownFilePaths, a9 as parseDurationToMs, aa as parseStrictCliDate, ab as planAggressiveDuplicateDeletions, ac as planExactDuplicateDeletions, ad as registerCli, ae as resolveAccessPrincipalOverride, af as resolveMemoryDirForNamespace, ag as runAbstractionNodeStatusCliCommand, ah as runAccessHttpServeCliCommand, ai as runAccessHttpStatusCliCommand, aj as runAccessHttpStopCliCommand, ak as runAccessMcpServeCliCommand, al as runArchiveObservationsCliCommand, r as runAuditMemoryCliCommand, am as runBenchmarkBaselineReportCliCommand, an as runBenchmarkBaselineSnapshotCliCommand, ao as runBenchmarkCiGateCliCommand, ap as runBenchmarkImportCliCommand, aq as runBenchmarkStatusCliCommand, ar as runBenchmarkStoredBaselineCiGateCliCommand, as as runBenchmarkValidateCliCommand, b as runBulkImportCliCommand, at as runCausalTrajectoryStatusCliCommand, au as runCommitmentLifecycleCliCommand, av as runCommitmentRecordCliCommand, aw as runCommitmentSetStateCliCommand, ax as runCommitmentStatusCliCommand, ay as runCompatCliCommand, az as runCompoundingPromoteCliCommand, aA as runConversationIndexHealthCliCommand, aB as runConversationIndexInspectCliCommand, aC as runConversationIndexRebuildCliCommand, aD as runCueAnchorStatusCliCommand, aE as runDashboardStartCliCommand, aF as runDashboardStatusCliCommand, aG as runDashboardStopCliCommand, aH as runGraphHealthCliCommand, aI as runHarmonicSearchCliCommand, aJ as runMemoryActionAuditCliCommand, aK as runMemoryGovernanceCliCommand, aL as runMemoryGovernanceReportCliCommand, aM as runMemoryGovernanceRestoreCliCommand, aN as runMemoryReviewDispositionCliCommand, aO as runMemoryTimelineCliCommand, aP as runMigrateNormalizeFrontmatterCliCommand, aQ as runMigrateObservationsCliCommand, aR as runMigrateRechunkCliCommand, aS as runMigrateReextractCliCommand, aT as runMigrateRescoreImportanceCliCommand, aU as runObjectiveStateStatusCliCommand, aV as runPolicyDiffCliCommand, aW as runPolicyRollbackCliCommand, aX as runPolicyStatusCliCommand, aY as runRebuildMemoryLifecycleLedgerCliCommand, aZ as runRebuildMemoryProjectionCliCommand, a_ as runRebuildObservationsCliCommand, a$ as runRepairMemoryProjectionCliCommand, b0 as runReplayCliCommand, b1 as runResumeBundleBuildCliCommand, b2 as runResumeBundleRecordCliCommand, b3 as runResumeBundleStatusCliCommand, b4 as runRouteCliCommand, b5 as runSemanticRulePromoteCliCommand, b6 as runSemanticRuleVerifyCliCommand, b7 as runSessionCheckCliCommand, b8 as runSessionRepairCliCommand, b9 as runTailscaleStatusCliCommand, ba as runTailscaleSyncCliCommand, bb as runTierMigrateCliCommand, bc as runTierStatusCliCommand, bd as runTrainingExportCliCommand, be as runTrustZoneDemoSeedCliCommand, bf as runTrustZonePromoteCliCommand, bg as runTrustZoneStatusCliCommand, bh as runUtilityLearningCliCommand, bi as runUtilityLearningStatusCliCommand, bj as runUtilityTelemetryRecordCliCommand, bk as runUtilityTelemetryStatusCliCommand, bl as runVerifiedRecallSearchCliCommand, bm as runVerifyMemoryProjectionCliCommand, bn as runWebDavServeCliCommand, bo as runWebDavStopCliCommand, bp as runWorkProductRecallSearchCliCommand, bq as runWorkProductRecordCliCommand, br as runWorkProductStatusCliCommand, bs as runWorkProjectCliCommand, bt as runWorkTaskCliCommand } from './cli-CQdYilcx.js';
9
- import './access-service-4DO8XMq6.js';
8
+ export { c as AccessHttpServeCliCommandOptions, d as ArchiveObservationsCliCommandOptions, e as AuditMemoryCliCommandOptions, B as BulkImportCliCommandOptions, C as CliApi, g as CliCommand, h as CliProgram, i as CompatCliCommandOptions, j as ConnectorsRunCliOutputOptions, k as ConversationIndexHealthCliOrchestrator, D as DashboardStartCliCommandOptions, l as DedupeCandidate, E as ExactDedupePlan, G as GraphHealthCliCommandOptions, M as MemoryActionAuditCliCommandOptions, m as MemoryActionAuditCliNamespaceSummary, n as MemoryActionAuditCliReport, o as MemoryGovernanceCliCommandOptions, q as MemoryGovernanceReportCliCommandOptions, s as MemoryGovernanceRestoreCliCommandOptions, t as MemoryReviewDispositionCliCommandOptions, u as MemoryTimelineCliCommandOptions, v as MigrateCliOrchestrator, w as MigrateCliReport, x as MigrateObservationsCliCommandOptions, P as PolicyDiffCliReport, y as PolicyDiffEntry, z as PolicyRollbackCliReport, F as PolicyStatusCliReport, H as PolicyTuningCliOrchestrator, R as RebuildMemoryLifecycleLedgerCliCommandOptions, I as RebuildMemoryProjectionCliCommandOptions, J as RebuildObservationsCliCommandOptions, K as RepairMemoryProjectionCliCommandOptions, L as ReplayCliCommandOptions, N as ReplayCliOrchestrator, O as RouteCliCommandOptions, S as SessionIntegrityCliCommandOptions, Q as SessionRepairCliCommandOptions, T as TailscaleStatusCliCommandOptions, U as TailscaleSyncCliCommandOptions, V as TierMigrateCliAdapter, W as TierMigrateCoordinatorCliAdapter, X as TierMigrateLegacyCliAdapter, Y as TierStatusCliAdapter, Z as TierStatusCoordinatorCliAdapter, _ as TierStatusLegacyCliAdapter, $ as TrainingExportCliCommandOptions, a0 as VerifyMemoryProjectionCliCommandOptions, a1 as WebDavServeCliCommandOptions, a2 as WorkProjectCliCommandOptions, a3 as WorkTaskCliCommandOptions, a4 as emitConnectorsRunCliResult, a5 as filterNormalMemorySearchResults, a6 as hasDestructivePurgeFailures, a7 as isNormalRetrievalVisibleMemory, a8 as listMemoryMarkdownFilePaths, a9 as parseDurationToMs, aa as parseStrictCliDate, ab as planAggressiveDuplicateDeletions, ac as planExactDuplicateDeletions, ad as registerCli, ae as resolveAccessPrincipalOverride, af as resolveMemoryDirForNamespace, ag as runAbstractionNodeStatusCliCommand, ah as runAccessHttpServeCliCommand, ai as runAccessHttpStatusCliCommand, aj as runAccessHttpStopCliCommand, ak as runAccessMcpServeCliCommand, al as runArchiveObservationsCliCommand, r as runAuditMemoryCliCommand, am as runBenchmarkBaselineReportCliCommand, an as runBenchmarkBaselineSnapshotCliCommand, ao as runBenchmarkCiGateCliCommand, ap as runBenchmarkImportCliCommand, aq as runBenchmarkStatusCliCommand, ar as runBenchmarkStoredBaselineCiGateCliCommand, as as runBenchmarkValidateCliCommand, b as runBulkImportCliCommand, at as runCausalTrajectoryStatusCliCommand, au as runCommitmentLifecycleCliCommand, av as runCommitmentRecordCliCommand, aw as runCommitmentSetStateCliCommand, ax as runCommitmentStatusCliCommand, ay as runCompatCliCommand, az as runCompoundingPromoteCliCommand, aA as runConversationIndexHealthCliCommand, aB as runConversationIndexInspectCliCommand, aC as runConversationIndexRebuildCliCommand, aD as runCueAnchorStatusCliCommand, aE as runDashboardStartCliCommand, aF as runDashboardStatusCliCommand, aG as runDashboardStopCliCommand, aH as runGraphHealthCliCommand, aI as runHarmonicSearchCliCommand, aJ as runMemoryActionAuditCliCommand, aK as runMemoryGovernanceCliCommand, aL as runMemoryGovernanceReportCliCommand, aM as runMemoryGovernanceRestoreCliCommand, aN as runMemoryReviewDispositionCliCommand, aO as runMemoryTimelineCliCommand, aP as runMigrateNormalizeFrontmatterCliCommand, aQ as runMigrateObservationsCliCommand, aR as runMigrateRechunkCliCommand, aS as runMigrateReextractCliCommand, aT as runMigrateRescoreImportanceCliCommand, aU as runObjectiveStateStatusCliCommand, aV as runPolicyDiffCliCommand, aW as runPolicyRollbackCliCommand, aX as runPolicyStatusCliCommand, aY as runRebuildMemoryLifecycleLedgerCliCommand, aZ as runRebuildMemoryProjectionCliCommand, a_ as runRebuildObservationsCliCommand, a$ as runRepairMemoryProjectionCliCommand, b0 as runReplayCliCommand, b1 as runResumeBundleBuildCliCommand, b2 as runResumeBundleRecordCliCommand, b3 as runResumeBundleStatusCliCommand, b4 as runRouteCliCommand, b5 as runSemanticRulePromoteCliCommand, b6 as runSemanticRuleVerifyCliCommand, b7 as runSessionCheckCliCommand, b8 as runSessionRepairCliCommand, b9 as runTailscaleStatusCliCommand, ba as runTailscaleSyncCliCommand, bb as runTierMigrateCliCommand, bc as runTierStatusCliCommand, bd as runTrainingExportCliCommand, be as runTrustZoneDemoSeedCliCommand, bf as runTrustZonePromoteCliCommand, bg as runTrustZoneStatusCliCommand, bh as runUtilityLearningCliCommand, bi as runUtilityLearningStatusCliCommand, bj as runUtilityTelemetryRecordCliCommand, bk as runUtilityTelemetryStatusCliCommand, bl as runVerifiedRecallSearchCliCommand, bm as runVerifyMemoryProjectionCliCommand, bn as runWebDavServeCliCommand, bo as runWebDavStopCliCommand, bp as runWorkProductRecallSearchCliCommand, bq as runWorkProductRecordCliCommand, br as runWorkProductStatusCliCommand, bs as runWorkProjectCliCommand, bt as runWorkTaskCliCommand } from './cli-Bx9FA3KA.js';
9
+ import './access-service-SYs9ROK9.js';
10
10
  import 'node:stream';
11
11
  import './resolve-auth-token.js';
12
12
  import './causal-trajectory.js';
@@ -1,7 +1,7 @@
1
1
  import { BoundOperation } from './access-boundary.js';
2
2
  import { ExternalWikiSearchResult, ExternalWikiSearchInput } from './external-wiki-search.js';
3
3
  import 'zod';
4
- import './access-service-4DO8XMq6.js';
4
+ import './access-service-SYs9ROK9.js';
5
5
  import './catalog-BasnO3Bw.js';
6
6
  import './types-CbXieHKr.js';
7
7
  import './message-parts/index.js';
@@ -1,6 +1,6 @@
1
1
  import { McpTool } from './access-mcp.js';
2
2
  import 'node:stream';
3
- import './access-service-4DO8XMq6.js';
3
+ import './access-service-SYs9ROK9.js';
4
4
  import './catalog-BasnO3Bw.js';
5
5
  import './types-CbXieHKr.js';
6
6
  import './message-parts/index.js';
package/dist/index.d.ts CHANGED
@@ -30,8 +30,8 @@ export { bA as ActivityExtractionMode, aJ as ActivitySourceConfig, v as AgentAcc
30
30
  import { JudgeCandidate, JudgeVerdict } from './extraction-judge.js';
31
31
  export { JudgeBatchResult, JudgeVerdictKind, clearVerdictCache, createVerdictCache, getVerdictKind, isDurableVerdict, isValidCachedVerdict, judgeFactDurability, normalizeCachedVerdict, verdictCacheSize } from './extraction-judge.js';
32
32
  export { hasBroadGraphIntent, inferIntentFromText, intentCompatibilityScore, isTaskInitiationIntent, planRecallMode } from './intent.js';
33
- import { f as EngramAccessService } from './access-service-4DO8XMq6.js';
34
- export { P as ProcedureStatsConfigSnapshot, J as ProcedureStatsRecent, K as ProcedureStatsReport, L as ProcedureStatusCounts, S as SUPPORT_PASSPORT_CARD_CATEGORIES, N as SUPPORT_PASSPORT_CARD_STATUSES, O as SUPPORT_PASSPORT_DRAFT_MAX_CONTENT_CHARACTERS, Q as SUPPORT_PASSPORT_DRAFT_MAX_MEMORIES, R as SUPPORT_PASSPORT_NOT_IN_GUIDE_ANSWER, T as SUPPORT_PASSPORT_SOURCE_MEMORY_ID_MAX_LENGTH, U as SupportPassportAccessSurface, V as SupportPassportAccessSurfaceDependencies, W as SupportPassportAnswerModelInput, X as SupportPassportAnswerModelInputSchema, Y as SupportPassportAnswerOutput, Z as SupportPassportAnswerOutputSchema, _ as SupportPassportAnswerResult, $ as SupportPassportCard, a0 as SupportPassportCardCategory, a1 as SupportPassportCardCategorySchema, a2 as SupportPassportCardListSchema, a3 as SupportPassportCardMutationInput, a4 as SupportPassportCardMutationInputSchema, a5 as SupportPassportCardSchema, a6 as SupportPassportCardServiceDependencies, a7 as SupportPassportCardStatus, a8 as SupportPassportCardStatusSchema, a9 as SupportPassportCardTitleSchema, aa as SupportPassportCreateGrantInput, ab as SupportPassportCreateGrantInputSchema, ac as SupportPassportCreateGrantRequest, ad as SupportPassportCreateGrantRequestSchema, ae as SupportPassportCreateGrantResult, af as SupportPassportCreatedGrant, ag as SupportPassportCreatedGrantSchema, ah as SupportPassportDraftCard, ai as SupportPassportDraftCardSchema, aj as SupportPassportDraftModelInput, ak as SupportPassportDraftModelInputSchema, al as SupportPassportDraftOutputSchema, am as SupportPassportDraftResult, an as SupportPassportError, ao as SupportPassportErrorCode, ap as SupportPassportGrantCardRef, aq as SupportPassportGrantCardRefSchema, ar as SupportPassportGrantState, as as SupportPassportGrantStateSchema, at as SupportPassportListCardsInputSchema, au as SupportPassportListGrantsInputSchema, av as SupportPassportManualDraftInput, aw as SupportPassportManualDraftInputSchema, ax as SupportPassportMemoryIdSchema, ay as SupportPassportMemoryPreview, az as SupportPassportModelAdapter, aA as SupportPassportModelAdapterOptions, aB as SupportPassportModelAuditRecord, aC as SupportPassportModelAuditRecordSchema, aD as SupportPassportModelAuditSink, aE as SupportPassportModelAuditStore, aF as SupportPassportModelCallError, aG as SupportPassportModelClients, aH as SupportPassportModelFailureMetadata, aI as SupportPassportModelMessage, aJ as SupportPassportModelResultMetadata, aK as SupportPassportModelRoute, aL as SupportPassportModelRouteKind, aM as SupportPassportModelRouteResult, aN as SupportPassportModelUsage, aO as SupportPassportNamespaceSchema, aP as SupportPassportOwnerCreateGrantRequest, aQ as SupportPassportOwnerCreateGrantRequestSchema, aR as SupportPassportOwnerGrant, aS as SupportPassportOwnerGrantSchema, aT as SupportPassportOwnerScope, aU as SupportPassportPublicCardSchema, aV as SupportPassportPublicGuide, aW as SupportPassportPublicGuideSchema, aX as SupportPassportReplaceCardInput, aY as SupportPassportReplaceCardInputSchema, aZ as SupportPassportRevokeGrantInput, a_ as SupportPassportRevokeGrantInputSchema, a$ as SupportPassportRevokeGrantResult, b0 as SupportPassportSourceMemoryIdSchema, b1 as acceptsSupportPassportModelResponse, b2 as buildSupportPassportDirectGatewayConfig, b3 as computeProcedureStats, b4 as computeSupportPassportCardRevision, b5 as createSupportPassportModelAdapter, b6 as formatProcedureStatsText, b7 as hashSupportPassportAuditValues, b8 as resolveSupportPassportModelRoutePlan } from './access-service-4DO8XMq6.js';
33
+ import { f as EngramAccessService } from './access-service-SYs9ROK9.js';
34
+ export { P as ProcedureStatsConfigSnapshot, J as ProcedureStatsRecent, K as ProcedureStatsReport, L as ProcedureStatusCounts, S as SUPPORT_PASSPORT_CARD_CATEGORIES, N as SUPPORT_PASSPORT_CARD_STATUSES, O as SUPPORT_PASSPORT_DRAFT_MAX_CONTENT_CHARACTERS, Q as SUPPORT_PASSPORT_DRAFT_MAX_MEMORIES, R as SUPPORT_PASSPORT_NOT_IN_GUIDE_ANSWER, T as SUPPORT_PASSPORT_SOURCE_MEMORY_ID_MAX_LENGTH, U as SupportPassportAccessSurface, V as SupportPassportAccessSurfaceDependencies, W as SupportPassportAnswerModelInput, X as SupportPassportAnswerModelInputSchema, Y as SupportPassportAnswerOutput, Z as SupportPassportAnswerOutputSchema, _ as SupportPassportAnswerResult, $ as SupportPassportCard, a0 as SupportPassportCardCategory, a1 as SupportPassportCardCategorySchema, a2 as SupportPassportCardListSchema, a3 as SupportPassportCardMutationInput, a4 as SupportPassportCardMutationInputSchema, a5 as SupportPassportCardSchema, a6 as SupportPassportCardServiceDependencies, a7 as SupportPassportCardStatus, a8 as SupportPassportCardStatusSchema, a9 as SupportPassportCardTitleSchema, aa as SupportPassportCreateGrantInput, ab as SupportPassportCreateGrantInputSchema, ac as SupportPassportCreateGrantRequest, ad as SupportPassportCreateGrantRequestSchema, ae as SupportPassportCreateGrantResult, af as SupportPassportCreatedGrant, ag as SupportPassportCreatedGrantSchema, ah as SupportPassportDraftCard, ai as SupportPassportDraftCardSchema, aj as SupportPassportDraftModelInput, ak as SupportPassportDraftModelInputSchema, al as SupportPassportDraftOutputSchema, am as SupportPassportDraftResult, an as SupportPassportError, ao as SupportPassportErrorCode, ap as SupportPassportGrantCardRef, aq as SupportPassportGrantCardRefSchema, ar as SupportPassportGrantState, as as SupportPassportGrantStateSchema, at as SupportPassportListCardsInputSchema, au as SupportPassportListGrantsInputSchema, av as SupportPassportManualDraftInput, aw as SupportPassportManualDraftInputSchema, ax as SupportPassportMemoryIdSchema, ay as SupportPassportMemoryPreview, az as SupportPassportModelAdapter, aA as SupportPassportModelAdapterOptions, aB as SupportPassportModelAuditRecord, aC as SupportPassportModelAuditRecordSchema, aD as SupportPassportModelAuditSink, aE as SupportPassportModelAuditStore, aF as SupportPassportModelCallError, aG as SupportPassportModelClients, aH as SupportPassportModelFailureMetadata, aI as SupportPassportModelMessage, aJ as SupportPassportModelResultMetadata, aK as SupportPassportModelRoute, aL as SupportPassportModelRouteKind, aM as SupportPassportModelRouteResult, aN as SupportPassportModelUsage, aO as SupportPassportNamespaceSchema, aP as SupportPassportOwnerCreateGrantRequest, aQ as SupportPassportOwnerCreateGrantRequestSchema, aR as SupportPassportOwnerGrant, aS as SupportPassportOwnerGrantSchema, aT as SupportPassportOwnerScope, aU as SupportPassportPublicCardSchema, aV as SupportPassportPublicGuide, aW as SupportPassportPublicGuideSchema, aX as SupportPassportReplaceCardInput, aY as SupportPassportReplaceCardInputSchema, aZ as SupportPassportRevokeGrantInput, a_ as SupportPassportRevokeGrantInputSchema, a$ as SupportPassportRevokeGrantResult, b0 as SupportPassportSourceMemoryIdSchema, b1 as acceptsSupportPassportModelResponse, b2 as buildSupportPassportDirectGatewayConfig, b3 as computeProcedureStats, b4 as computeSupportPassportCardRevision, b5 as createSupportPassportModelAdapter, b6 as formatProcedureStatsText, b7 as hashSupportPassportAuditValues, b8 as resolveSupportPassportModelRoutePlan } from './access-service-SYs9ROK9.js';
35
35
  export { FILTER_LABELS as DIRECT_ANSWER_FILTER_LABELS, DirectAnswerCandidate, DirectAnswerConfig, DirectAnswerInput, DirectAnswerReason, DirectAnswerResult, isDirectAnswerEligible } from './direct-answer.js';
36
36
  export { MemoryTier, TierRoutingPolicy, TierTransitionDecision, computeTierValueScore, decideTierTransition } from './tier-routing.js';
37
37
  export { ApplyReasoningTraceBoostOptions, BoostableResult, DEFAULT_REASONING_TRACE_BOOST, applyReasoningTraceBoost, isReasoningTracePath, looksLikeProblemSolvingQuery } from './reasoning-trace-recall.js';
@@ -49,13 +49,13 @@ export { N as NamespaceCatalog, c as NamespaceCatalogFilter, d as NamespaceCatal
49
49
  export { SESSION_CHANNEL_TYPE, SessionIdentity, SessionStoragePaths, legacyParserReadbackDir, parseSessionIdentity, sessionStoragePaths } from './session-identity.js';
50
50
  export { storagePathHash } from './storage-paths.js';
51
51
  export { TrustZoneName, TrustZoneRecord, TrustZoneRecordKind, TrustZoneSourceClass, isTrustZoneName } from './trust-zones.js';
52
- export { A as AuditMemoryReport, B as BulkImportCliCommandOptions, a as auditMemoryStore, f as formatAuditMemoryReport, p as parseStrictCliDate, r as runAuditMemoryCliCommand, b as runBulkImportCliCommand } from './cli-CQdYilcx.js';
52
+ export { A as AuditMemoryReport, B as BulkImportCliCommandOptions, a as auditMemoryStore, f as formatAuditMemoryReport, p as parseStrictCliDate, r as runAuditMemoryCliCommand, b as runBulkImportCliCommand } from './cli-Bx9FA3KA.js';
53
53
  export { EngramAccessHttpServer, RemnicAdminConfigPatch, RemnicAdminControls, RemnicAdminDashboardStatus, RemnicAdminFeatureStatus, RemnicAdminHarnessStatus, RemnicAdminModelOption } from './access-http.js';
54
54
  export { EngramMcpServer } from './access-mcp.js';
55
55
  import { BoundOperation } from './access-boundary.js';
56
56
  export { OPERATION_NAMES, OperationName } from './access-boundary.js';
57
57
  export { CreateStoredGrantInput, DEFAULT_SUPPORT_PASSPORT_CONFIG, SUPPORT_PASSPORT_ATTRIBUTE_KEYS, SUPPORT_PASSPORT_AUDIT_TAG, SUPPORT_PASSPORT_CARD_TAG, SUPPORT_PASSPORT_MODEL_ACK_PATH, SUPPORT_PASSPORT_MODEL_JOB_PATH, SUPPORT_PASSPORT_MODEL_RESULT_PATH, StoredSupportPassportCard, SupportPassportCardService, SupportPassportDraftService, SupportPassportDraftServiceDependencies, SupportPassportGrantMutationHooks, SupportPassportGrantService, SupportPassportGrantServiceDependencies, SupportPassportGrantStore, SupportPassportGrantStoreOptions, SupportPassportModelBridge, SupportPassportModelBridgeOptions, SupportPassportModelJob, SupportPassportQuestionService, SupportPassportQuestionServiceDependencies, activeSupportPassportReplacementPredecessorIds, computeSupportPassportOwnerKey, computeSupportPassportSourceRevision, createSupportPassportPrivateFileExclusion, decodeSupportPassportNamespaceAttributes, encodeSupportPassportNamespaceAttributes, excludeSupportPassportPrivateMemories, hasLiveSupportPassportCard, isSupportPassportPrivateMemory, isSupportPassportSourceEligible, notifySupportPassportCommitted, parseSupportPassportConfig, parseSupportPassportModelJob, projectSupportPassportCard, syncDirectoryForDurability } from './support-passport/index.js';
58
- export { a as SUPPORT_PASSPORT_PUBLIC_HTTP_ROUTES, S as SupportPassportExternalRequestHandler, b as SupportPassportPublicHandlerOptions, c as buildSupportPassportPublicRequestHandler, d as composeSupportPassportExternalRequestHandlers, n as normalizeSupportPassportNetworkAddress } from './public-http-Dw0bJhcC.js';
58
+ export { a as SUPPORT_PASSPORT_PUBLIC_HTTP_ROUTES, S as SupportPassportExternalRequestHandler, b as SupportPassportPublicHandlerOptions, c as buildSupportPassportPublicRequestHandler, d as composeSupportPassportExternalRequestHandlers, n as normalizeSupportPassportNetworkAddress } from './public-http-D1Bw5yVb.js';
59
59
  import { z } from 'zod';
60
60
  export { ResolveSecretRefFn, clearAuthTokenSecretCache, isAgentAccessSecretRef, resolveAgentAccessAuthToken } from './resolve-auth-token.js';
61
61
  export { CuriosityQuestion, MEMORY_CONTEXT_HEADER, MEMORY_CONTEXT_INSTRUCTION, RECALL_CONTEXT_SEPARATOR, RecallAuthorityRenderOptions, RecallContextComposition, RenderMemoryContextPromptInput, RenderedMemoryContextPrompt, boundRecallContextComposition, composeRecallContext, contextBudgetForFooter, formatCuriosityFooter, renderAuthorityBoundContent, renderMemoryContextPrompt, selectCuriosityQuestion } from './recall-context-composition.js';
@@ -4317,8 +4317,8 @@ declare const RelayMissionEventSchema: z.ZodObject<{
4317
4317
  }[] | undefined;
4318
4318
  }>;
4319
4319
  }, "strict", z.ZodTypeAny, {
4320
- schemaVersion: "1";
4321
4320
  recordedAt: string;
4321
+ schemaVersion: "1";
4322
4322
  payload: {
4323
4323
  kind: "mission_started";
4324
4324
  title: string;
@@ -4496,8 +4496,8 @@ declare const RelayMissionEventSchema: z.ZodObject<{
4496
4496
  authenticatedPrincipal?: string | undefined;
4497
4497
  idempotencyKey?: string | undefined;
4498
4498
  }, {
4499
- schemaVersion: "1";
4500
4499
  recordedAt: string;
4500
+ schemaVersion: "1";
4501
4501
  payload: {
4502
4502
  kind: "mission_started";
4503
4503
  title: string;
@@ -1,4 +1,4 @@
1
- import { F as EngramAccessRecallResponse } from './access-service-4DO8XMq6.js';
1
+ import { F as EngramAccessRecallResponse } from './access-service-SYs9ROK9.js';
2
2
  import { ActionConfidenceRequest } from './access-schema.js';
3
3
  import { RecallXraySnapshot } from './recall-xray.js';
4
4
  import { ActionConfidenceResult } from './action-confidence.js';
@@ -1,5 +1,5 @@
1
1
  import { IncomingMessage, ServerResponse } from 'node:http';
2
- import { f as EngramAccessService } from './access-service-4DO8XMq6.js';
2
+ import { f as EngramAccessService } from './access-service-SYs9ROK9.js';
3
3
 
4
4
  declare const SUPPORT_PASSPORT_PUBLIC_HTTP_ROUTES: readonly [{
5
5
  readonly method: "GET";
package/dist/schemas.d.ts CHANGED
@@ -162,8 +162,8 @@ declare const ExtractedFactSchema: z.ZodEffects<z.ZodObject<{
162
162
  eventTime: z.ZodNullable<z.ZodOptional<z.ZodString>>;
163
163
  event_time: z.ZodNullable<z.ZodOptional<z.ZodString>>;
164
164
  }, "strip", z.ZodTypeAny, {
165
- tags: string[];
166
165
  content: string;
166
+ tags: string[];
167
167
  category: "fact" | "preference" | "correction" | "entity" | "decision" | "relationship" | "principle" | "commitment" | "moment" | "skill" | "rule" | "procedure" | "reasoning_trace";
168
168
  confidence: number;
169
169
  entityRef?: string | null | undefined;
@@ -198,8 +198,8 @@ declare const ExtractedFactSchema: z.ZodEffects<z.ZodObject<{
198
198
  eventTime?: string | null | undefined;
199
199
  event_time?: string | null | undefined;
200
200
  }, {
201
- tags: string[];
202
201
  content: string;
202
+ tags: string[];
203
203
  category: "fact" | "preference" | "correction" | "entity" | "decision" | "relationship" | "principle" | "commitment" | "moment" | "skill" | "rule" | "procedure" | "reasoning_trace";
204
204
  confidence: number;
205
205
  entityRef?: string | null | undefined;
@@ -234,8 +234,8 @@ declare const ExtractedFactSchema: z.ZodEffects<z.ZodObject<{
234
234
  eventTime?: string | null | undefined;
235
235
  event_time?: string | null | undefined;
236
236
  }>, {
237
- tags: string[];
238
237
  content: string;
238
+ tags: string[];
239
239
  category: "fact" | "preference" | "correction" | "entity" | "decision" | "relationship" | "principle" | "commitment" | "moment" | "skill" | "rule" | "procedure" | "reasoning_trace";
240
240
  confidence: number;
241
241
  entityRef?: string | null | undefined;
@@ -270,8 +270,8 @@ declare const ExtractedFactSchema: z.ZodEffects<z.ZodObject<{
270
270
  eventTime?: string | null | undefined;
271
271
  event_time?: string | null | undefined;
272
272
  }, {
273
- tags: string[];
274
273
  content: string;
274
+ tags: string[];
275
275
  category: "fact" | "preference" | "correction" | "entity" | "decision" | "relationship" | "principle" | "commitment" | "moment" | "skill" | "rule" | "procedure" | "reasoning_trace";
276
276
  confidence: number;
277
277
  entityRef?: string | null | undefined;
@@ -316,12 +316,12 @@ declare const EntityMentionSchema: z.ZodObject<{
316
316
  title: z.ZodString;
317
317
  facts: z.ZodArray<z.ZodString, "many">;
318
318
  }, "strip", z.ZodTypeAny, {
319
- title: string;
320
319
  key: string;
320
+ title: string;
321
321
  facts: string[];
322
322
  }, {
323
- title: string;
324
323
  key: string;
324
+ title: string;
325
325
  facts: string[];
326
326
  }>, "many">>>;
327
327
  }, "strip", z.ZodTypeAny, {
@@ -330,8 +330,8 @@ declare const EntityMentionSchema: z.ZodObject<{
330
330
  facts: string[];
331
331
  promptedByQuestion?: string | null | undefined;
332
332
  structuredSections?: {
333
- title: string;
334
333
  key: string;
334
+ title: string;
335
335
  facts: string[];
336
336
  }[] | null | undefined;
337
337
  }, {
@@ -340,8 +340,8 @@ declare const EntityMentionSchema: z.ZodObject<{
340
340
  facts: string[];
341
341
  promptedByQuestion?: string | null | undefined;
342
342
  structuredSections?: {
343
- title: string;
344
343
  key: string;
344
+ title: string;
345
345
  facts: string[];
346
346
  }[] | null | undefined;
347
347
  }>;
@@ -511,8 +511,8 @@ declare const ProactiveExtractionResultSchema: z.ZodObject<{
511
511
  eventTime: z.ZodNullable<z.ZodOptional<z.ZodString>>;
512
512
  event_time: z.ZodNullable<z.ZodOptional<z.ZodString>>;
513
513
  }, "strip", z.ZodTypeAny, {
514
- tags: string[];
515
514
  content: string;
515
+ tags: string[];
516
516
  category: "fact" | "preference" | "correction" | "entity" | "decision" | "relationship" | "principle" | "commitment" | "moment" | "skill" | "rule" | "procedure" | "reasoning_trace";
517
517
  confidence: number;
518
518
  entityRef?: string | null | undefined;
@@ -547,8 +547,8 @@ declare const ProactiveExtractionResultSchema: z.ZodObject<{
547
547
  eventTime?: string | null | undefined;
548
548
  event_time?: string | null | undefined;
549
549
  }, {
550
- tags: string[];
551
550
  content: string;
551
+ tags: string[];
552
552
  category: "fact" | "preference" | "correction" | "entity" | "decision" | "relationship" | "principle" | "commitment" | "moment" | "skill" | "rule" | "procedure" | "reasoning_trace";
553
553
  confidence: number;
554
554
  entityRef?: string | null | undefined;
@@ -583,8 +583,8 @@ declare const ProactiveExtractionResultSchema: z.ZodObject<{
583
583
  eventTime?: string | null | undefined;
584
584
  event_time?: string | null | undefined;
585
585
  }>, {
586
- tags: string[];
587
586
  content: string;
587
+ tags: string[];
588
588
  category: "fact" | "preference" | "correction" | "entity" | "decision" | "relationship" | "principle" | "commitment" | "moment" | "skill" | "rule" | "procedure" | "reasoning_trace";
589
589
  confidence: number;
590
590
  entityRef?: string | null | undefined;
@@ -619,8 +619,8 @@ declare const ProactiveExtractionResultSchema: z.ZodObject<{
619
619
  eventTime?: string | null | undefined;
620
620
  event_time?: string | null | undefined;
621
621
  }, {
622
- tags: string[];
623
622
  content: string;
623
+ tags: string[];
624
624
  category: "fact" | "preference" | "correction" | "entity" | "decision" | "relationship" | "principle" | "commitment" | "moment" | "skill" | "rule" | "procedure" | "reasoning_trace";
625
625
  confidence: number;
626
626
  entityRef?: string | null | undefined;
@@ -666,12 +666,12 @@ declare const ProactiveExtractionResultSchema: z.ZodObject<{
666
666
  title: z.ZodString;
667
667
  facts: z.ZodArray<z.ZodString, "many">;
668
668
  }, "strip", z.ZodTypeAny, {
669
- title: string;
670
669
  key: string;
670
+ title: string;
671
671
  facts: string[];
672
672
  }, {
673
- title: string;
674
673
  key: string;
674
+ title: string;
675
675
  facts: string[];
676
676
  }>, "many">>>;
677
677
  }, "strip", z.ZodTypeAny, {
@@ -680,8 +680,8 @@ declare const ProactiveExtractionResultSchema: z.ZodObject<{
680
680
  facts: string[];
681
681
  promptedByQuestion?: string | null | undefined;
682
682
  structuredSections?: {
683
- title: string;
684
683
  key: string;
684
+ title: string;
685
685
  facts: string[];
686
686
  }[] | null | undefined;
687
687
  }, {
@@ -690,8 +690,8 @@ declare const ProactiveExtractionResultSchema: z.ZodObject<{
690
690
  facts: string[];
691
691
  promptedByQuestion?: string | null | undefined;
692
692
  structuredSections?: {
693
- title: string;
694
693
  key: string;
694
+ title: string;
695
695
  facts: string[];
696
696
  }[] | null | undefined;
697
697
  }>, "many">;
@@ -713,8 +713,8 @@ declare const ProactiveExtractionResultSchema: z.ZodObject<{
713
713
  }>, "many">>>;
714
714
  }, "strip", z.ZodTypeAny, {
715
715
  facts: {
716
- tags: string[];
717
716
  content: string;
717
+ tags: string[];
718
718
  category: "fact" | "preference" | "correction" | "entity" | "decision" | "relationship" | "principle" | "commitment" | "moment" | "skill" | "rule" | "procedure" | "reasoning_trace";
719
719
  confidence: number;
720
720
  entityRef?: string | null | undefined;
@@ -755,8 +755,8 @@ declare const ProactiveExtractionResultSchema: z.ZodObject<{
755
755
  facts: string[];
756
756
  promptedByQuestion?: string | null | undefined;
757
757
  structuredSections?: {
758
- title: string;
759
758
  key: string;
759
+ title: string;
760
760
  facts: string[];
761
761
  }[] | null | undefined;
762
762
  }[];
@@ -769,8 +769,8 @@ declare const ProactiveExtractionResultSchema: z.ZodObject<{
769
769
  }[] | null | undefined;
770
770
  }, {
771
771
  facts: {
772
- tags: string[];
773
772
  content: string;
773
+ tags: string[];
774
774
  category: "fact" | "preference" | "correction" | "entity" | "decision" | "relationship" | "principle" | "commitment" | "moment" | "skill" | "rule" | "procedure" | "reasoning_trace";
775
775
  confidence: number;
776
776
  entityRef?: string | null | undefined;
@@ -811,8 +811,8 @@ declare const ProactiveExtractionResultSchema: z.ZodObject<{
811
811
  facts: string[];
812
812
  promptedByQuestion?: string | null | undefined;
813
813
  structuredSections?: {
814
- title: string;
815
814
  key: string;
815
+ title: string;
816
816
  facts: string[];
817
817
  }[] | null | undefined;
818
818
  }[];
@@ -934,8 +934,8 @@ declare const ExtractionResultSchema: z.ZodObject<{
934
934
  eventTime: z.ZodNullable<z.ZodOptional<z.ZodString>>;
935
935
  event_time: z.ZodNullable<z.ZodOptional<z.ZodString>>;
936
936
  }, "strip", z.ZodTypeAny, {
937
- tags: string[];
938
937
  content: string;
938
+ tags: string[];
939
939
  category: "fact" | "preference" | "correction" | "entity" | "decision" | "relationship" | "principle" | "commitment" | "moment" | "skill" | "rule" | "procedure" | "reasoning_trace";
940
940
  confidence: number;
941
941
  entityRef?: string | null | undefined;
@@ -970,8 +970,8 @@ declare const ExtractionResultSchema: z.ZodObject<{
970
970
  eventTime?: string | null | undefined;
971
971
  event_time?: string | null | undefined;
972
972
  }, {
973
- tags: string[];
974
973
  content: string;
974
+ tags: string[];
975
975
  category: "fact" | "preference" | "correction" | "entity" | "decision" | "relationship" | "principle" | "commitment" | "moment" | "skill" | "rule" | "procedure" | "reasoning_trace";
976
976
  confidence: number;
977
977
  entityRef?: string | null | undefined;
@@ -1006,8 +1006,8 @@ declare const ExtractionResultSchema: z.ZodObject<{
1006
1006
  eventTime?: string | null | undefined;
1007
1007
  event_time?: string | null | undefined;
1008
1008
  }>, {
1009
- tags: string[];
1010
1009
  content: string;
1010
+ tags: string[];
1011
1011
  category: "fact" | "preference" | "correction" | "entity" | "decision" | "relationship" | "principle" | "commitment" | "moment" | "skill" | "rule" | "procedure" | "reasoning_trace";
1012
1012
  confidence: number;
1013
1013
  entityRef?: string | null | undefined;
@@ -1042,8 +1042,8 @@ declare const ExtractionResultSchema: z.ZodObject<{
1042
1042
  eventTime?: string | null | undefined;
1043
1043
  event_time?: string | null | undefined;
1044
1044
  }, {
1045
- tags: string[];
1046
1045
  content: string;
1046
+ tags: string[];
1047
1047
  category: "fact" | "preference" | "correction" | "entity" | "decision" | "relationship" | "principle" | "commitment" | "moment" | "skill" | "rule" | "procedure" | "reasoning_trace";
1048
1048
  confidence: number;
1049
1049
  entityRef?: string | null | undefined;
@@ -1089,12 +1089,12 @@ declare const ExtractionResultSchema: z.ZodObject<{
1089
1089
  title: z.ZodString;
1090
1090
  facts: z.ZodArray<z.ZodString, "many">;
1091
1091
  }, "strip", z.ZodTypeAny, {
1092
- title: string;
1093
1092
  key: string;
1093
+ title: string;
1094
1094
  facts: string[];
1095
1095
  }, {
1096
- title: string;
1097
1096
  key: string;
1097
+ title: string;
1098
1098
  facts: string[];
1099
1099
  }>, "many">>>;
1100
1100
  }, "strip", z.ZodTypeAny, {
@@ -1103,8 +1103,8 @@ declare const ExtractionResultSchema: z.ZodObject<{
1103
1103
  facts: string[];
1104
1104
  promptedByQuestion?: string | null | undefined;
1105
1105
  structuredSections?: {
1106
- title: string;
1107
1106
  key: string;
1107
+ title: string;
1108
1108
  facts: string[];
1109
1109
  }[] | null | undefined;
1110
1110
  }, {
@@ -1113,8 +1113,8 @@ declare const ExtractionResultSchema: z.ZodObject<{
1113
1113
  facts: string[];
1114
1114
  promptedByQuestion?: string | null | undefined;
1115
1115
  structuredSections?: {
1116
- title: string;
1117
1116
  key: string;
1117
+ title: string;
1118
1118
  facts: string[];
1119
1119
  }[] | null | undefined;
1120
1120
  }>, "many">;
@@ -1156,8 +1156,8 @@ declare const ExtractionResultSchema: z.ZodObject<{
1156
1156
  context: string;
1157
1157
  }[];
1158
1158
  facts: {
1159
- tags: string[];
1160
1159
  content: string;
1160
+ tags: string[];
1161
1161
  category: "fact" | "preference" | "correction" | "entity" | "decision" | "relationship" | "principle" | "commitment" | "moment" | "skill" | "rule" | "procedure" | "reasoning_trace";
1162
1162
  confidence: number;
1163
1163
  entityRef?: string | null | undefined;
@@ -1198,8 +1198,8 @@ declare const ExtractionResultSchema: z.ZodObject<{
1198
1198
  facts: string[];
1199
1199
  promptedByQuestion?: string | null | undefined;
1200
1200
  structuredSections?: {
1201
- title: string;
1202
1201
  key: string;
1202
+ title: string;
1203
1203
  facts: string[];
1204
1204
  }[] | null | undefined;
1205
1205
  }[];
@@ -1219,8 +1219,8 @@ declare const ExtractionResultSchema: z.ZodObject<{
1219
1219
  context: string;
1220
1220
  }[];
1221
1221
  facts: {
1222
- tags: string[];
1223
1222
  content: string;
1223
+ tags: string[];
1224
1224
  category: "fact" | "preference" | "correction" | "entity" | "decision" | "relationship" | "principle" | "commitment" | "moment" | "skill" | "rule" | "procedure" | "reasoning_trace";
1225
1225
  confidence: number;
1226
1226
  entityRef?: string | null | undefined;
@@ -1261,8 +1261,8 @@ declare const ExtractionResultSchema: z.ZodObject<{
1261
1261
  facts: string[];
1262
1262
  promptedByQuestion?: string | null | undefined;
1263
1263
  structuredSections?: {
1264
- title: string;
1265
1264
  key: string;
1265
+ title: string;
1266
1266
  facts: string[];
1267
1267
  }[] | null | undefined;
1268
1268
  }[];
@@ -1326,12 +1326,12 @@ declare const ConsolidationResultSchema: z.ZodObject<{
1326
1326
  title: z.ZodString;
1327
1327
  facts: z.ZodArray<z.ZodString, "many">;
1328
1328
  }, "strip", z.ZodTypeAny, {
1329
- title: string;
1330
1329
  key: string;
1330
+ title: string;
1331
1331
  facts: string[];
1332
1332
  }, {
1333
- title: string;
1334
1333
  key: string;
1334
+ title: string;
1335
1335
  facts: string[];
1336
1336
  }>, "many">>>;
1337
1337
  }, "strip", z.ZodTypeAny, {
@@ -1340,8 +1340,8 @@ declare const ConsolidationResultSchema: z.ZodObject<{
1340
1340
  facts: string[];
1341
1341
  promptedByQuestion?: string | null | undefined;
1342
1342
  structuredSections?: {
1343
- title: string;
1344
1343
  key: string;
1344
+ title: string;
1345
1345
  facts: string[];
1346
1346
  }[] | null | undefined;
1347
1347
  }, {
@@ -1350,8 +1350,8 @@ declare const ConsolidationResultSchema: z.ZodObject<{
1350
1350
  facts: string[];
1351
1351
  promptedByQuestion?: string | null | undefined;
1352
1352
  structuredSections?: {
1353
- title: string;
1354
1353
  key: string;
1354
+ title: string;
1355
1355
  facts: string[];
1356
1356
  }[] | null | undefined;
1357
1357
  }>, "many">;
@@ -1370,8 +1370,8 @@ declare const ConsolidationResultSchema: z.ZodObject<{
1370
1370
  facts: string[];
1371
1371
  promptedByQuestion?: string | null | undefined;
1372
1372
  structuredSections?: {
1373
- title: string;
1374
1373
  key: string;
1374
+ title: string;
1375
1375
  facts: string[];
1376
1376
  }[] | null | undefined;
1377
1377
  }[];
@@ -1390,8 +1390,8 @@ declare const ConsolidationResultSchema: z.ZodObject<{
1390
1390
  facts: string[];
1391
1391
  promptedByQuestion?: string | null | undefined;
1392
1392
  structuredSections?: {
1393
- title: string;
1394
1393
  key: string;
1394
+ title: string;
1395
1395
  facts: string[];
1396
1396
  }[] | null | undefined;
1397
1397
  }[];
@@ -1,9 +1,9 @@
1
- import { S as SupportPassportExternalRequestHandler } from '../public-http-Dw0bJhcC.js';
2
- export { a as SUPPORT_PASSPORT_PUBLIC_HTTP_ROUTES, b as SupportPassportPublicHandlerOptions, c as buildSupportPassportPublicRequestHandler, d as composeSupportPassportExternalRequestHandlers, n as normalizeSupportPassportNetworkAddress } from '../public-http-Dw0bJhcC.js';
1
+ import { S as SupportPassportExternalRequestHandler } from '../public-http-D1Bw5yVb.js';
2
+ export { a as SUPPORT_PASSPORT_PUBLIC_HTTP_ROUTES, b as SupportPassportPublicHandlerOptions, c as buildSupportPassportPublicRequestHandler, d as composeSupportPassportExternalRequestHandlers, n as normalizeSupportPassportNetworkAddress } from '../public-http-D1Bw5yVb.js';
3
3
  import { OfflineSyncExcludeFile } from '../offline-sync-file-io.js';
4
4
  import { M as MemoryFile, c3 as SupportPassportConfig } from '../types-CbXieHKr.js';
5
- import { $ as SupportPassportCard, a6 as SupportPassportCardServiceDependencies, av as SupportPassportManualDraftInput, ah as SupportPassportDraftCard, aT as SupportPassportOwnerScope, aX as SupportPassportReplaceCardInput, a3 as SupportPassportCardMutationInput, ap as SupportPassportGrantCardRef, ar as SupportPassportGrantState, aa as SupportPassportCreateGrantInput, af as SupportPassportCreatedGrant, aR as SupportPassportOwnerGrant, aZ as SupportPassportRevokeGrantInput, aV as SupportPassportPublicGuide, aK as SupportPassportModelRoute, az as SupportPassportModelAdapter, aD as SupportPassportModelAuditSink, Y as SupportPassportAnswerOutput } from '../access-service-4DO8XMq6.js';
6
- export { S as SUPPORT_PASSPORT_CARD_CATEGORIES, N as SUPPORT_PASSPORT_CARD_STATUSES, O as SUPPORT_PASSPORT_DRAFT_MAX_CONTENT_CHARACTERS, Q as SUPPORT_PASSPORT_DRAFT_MAX_MEMORIES, R as SUPPORT_PASSPORT_NOT_IN_GUIDE_ANSWER, T as SUPPORT_PASSPORT_SOURCE_MEMORY_ID_MAX_LENGTH, U as SupportPassportAccessSurface, V as SupportPassportAccessSurfaceDependencies, W as SupportPassportAnswerModelInput, X as SupportPassportAnswerModelInputSchema, Z as SupportPassportAnswerOutputSchema, _ as SupportPassportAnswerResult, a0 as SupportPassportCardCategory, a1 as SupportPassportCardCategorySchema, a2 as SupportPassportCardListSchema, a4 as SupportPassportCardMutationInputSchema, a5 as SupportPassportCardSchema, a7 as SupportPassportCardStatus, a8 as SupportPassportCardStatusSchema, a9 as SupportPassportCardTitleSchema, ab as SupportPassportCreateGrantInputSchema, ac as SupportPassportCreateGrantRequest, ad as SupportPassportCreateGrantRequestSchema, ae as SupportPassportCreateGrantResult, ag as SupportPassportCreatedGrantSchema, ai as SupportPassportDraftCardSchema, aj as SupportPassportDraftModelInput, ak as SupportPassportDraftModelInputSchema, al as SupportPassportDraftOutputSchema, am as SupportPassportDraftResult, an as SupportPassportError, ao as SupportPassportErrorCode, aq as SupportPassportGrantCardRefSchema, as as SupportPassportGrantStateSchema, at as SupportPassportListCardsInputSchema, au as SupportPassportListGrantsInputSchema, aw as SupportPassportManualDraftInputSchema, ax as SupportPassportMemoryIdSchema, ay as SupportPassportMemoryPreview, aA as SupportPassportModelAdapterOptions, aB as SupportPassportModelAuditRecord, aC as SupportPassportModelAuditRecordSchema, aE as SupportPassportModelAuditStore, aF as SupportPassportModelCallError, aG as SupportPassportModelClients, aH as SupportPassportModelFailureMetadata, aI as SupportPassportModelMessage, aJ as SupportPassportModelResultMetadata, aL as SupportPassportModelRouteKind, aM as SupportPassportModelRouteResult, aN as SupportPassportModelUsage, aO as SupportPassportNamespaceSchema, aP as SupportPassportOwnerCreateGrantRequest, aQ as SupportPassportOwnerCreateGrantRequestSchema, aS as SupportPassportOwnerGrantSchema, aU as SupportPassportPublicCardSchema, aW as SupportPassportPublicGuideSchema, aY as SupportPassportReplaceCardInputSchema, a_ as SupportPassportRevokeGrantInputSchema, a$ as SupportPassportRevokeGrantResult, b0 as SupportPassportSourceMemoryIdSchema, b1 as acceptsSupportPassportModelResponse, b2 as buildSupportPassportDirectGatewayConfig, b4 as computeSupportPassportCardRevision, b5 as createSupportPassportModelAdapter, b7 as hashSupportPassportAuditValues, b8 as resolveSupportPassportModelRoutePlan } from '../access-service-4DO8XMq6.js';
5
+ import { $ as SupportPassportCard, a6 as SupportPassportCardServiceDependencies, av as SupportPassportManualDraftInput, ah as SupportPassportDraftCard, aT as SupportPassportOwnerScope, aX as SupportPassportReplaceCardInput, a3 as SupportPassportCardMutationInput, ap as SupportPassportGrantCardRef, ar as SupportPassportGrantState, aa as SupportPassportCreateGrantInput, af as SupportPassportCreatedGrant, aR as SupportPassportOwnerGrant, aZ as SupportPassportRevokeGrantInput, aV as SupportPassportPublicGuide, aK as SupportPassportModelRoute, az as SupportPassportModelAdapter, aD as SupportPassportModelAuditSink, Y as SupportPassportAnswerOutput } from '../access-service-SYs9ROK9.js';
6
+ export { S as SUPPORT_PASSPORT_CARD_CATEGORIES, N as SUPPORT_PASSPORT_CARD_STATUSES, O as SUPPORT_PASSPORT_DRAFT_MAX_CONTENT_CHARACTERS, Q as SUPPORT_PASSPORT_DRAFT_MAX_MEMORIES, R as SUPPORT_PASSPORT_NOT_IN_GUIDE_ANSWER, T as SUPPORT_PASSPORT_SOURCE_MEMORY_ID_MAX_LENGTH, U as SupportPassportAccessSurface, V as SupportPassportAccessSurfaceDependencies, W as SupportPassportAnswerModelInput, X as SupportPassportAnswerModelInputSchema, Z as SupportPassportAnswerOutputSchema, _ as SupportPassportAnswerResult, a0 as SupportPassportCardCategory, a1 as SupportPassportCardCategorySchema, a2 as SupportPassportCardListSchema, a4 as SupportPassportCardMutationInputSchema, a5 as SupportPassportCardSchema, a7 as SupportPassportCardStatus, a8 as SupportPassportCardStatusSchema, a9 as SupportPassportCardTitleSchema, ab as SupportPassportCreateGrantInputSchema, ac as SupportPassportCreateGrantRequest, ad as SupportPassportCreateGrantRequestSchema, ae as SupportPassportCreateGrantResult, ag as SupportPassportCreatedGrantSchema, ai as SupportPassportDraftCardSchema, aj as SupportPassportDraftModelInput, ak as SupportPassportDraftModelInputSchema, al as SupportPassportDraftOutputSchema, am as SupportPassportDraftResult, an as SupportPassportError, ao as SupportPassportErrorCode, aq as SupportPassportGrantCardRefSchema, as as SupportPassportGrantStateSchema, at as SupportPassportListCardsInputSchema, au as SupportPassportListGrantsInputSchema, aw as SupportPassportManualDraftInputSchema, ax as SupportPassportMemoryIdSchema, ay as SupportPassportMemoryPreview, aA as SupportPassportModelAdapterOptions, aB as SupportPassportModelAuditRecord, aC as SupportPassportModelAuditRecordSchema, aE as SupportPassportModelAuditStore, aF as SupportPassportModelCallError, aG as SupportPassportModelClients, aH as SupportPassportModelFailureMetadata, aI as SupportPassportModelMessage, aJ as SupportPassportModelResultMetadata, aL as SupportPassportModelRouteKind, aM as SupportPassportModelRouteResult, aN as SupportPassportModelUsage, aO as SupportPassportNamespaceSchema, aP as SupportPassportOwnerCreateGrantRequest, aQ as SupportPassportOwnerCreateGrantRequestSchema, aS as SupportPassportOwnerGrantSchema, aU as SupportPassportPublicCardSchema, aW as SupportPassportPublicGuideSchema, aY as SupportPassportReplaceCardInputSchema, a_ as SupportPassportRevokeGrantInputSchema, a$ as SupportPassportRevokeGrantResult, b0 as SupportPassportSourceMemoryIdSchema, b1 as acceptsSupportPassportModelResponse, b2 as buildSupportPassportDirectGatewayConfig, b4 as computeSupportPassportCardRevision, b5 as createSupportPassportModelAdapter, b7 as hashSupportPassportAuditValues, b8 as resolveSupportPassportModelRoutePlan } from '../access-service-SYs9ROK9.js';
7
7
  import { S as StorageManager } from '../storage-DIyil2ll.js';
8
8
  import { FileHandle } from 'node:fs/promises';
9
9
  import { withHeldFileLock } from '../utils/serialize-mutations.js';
@@ -313,13 +313,13 @@ declare const CapsuleBlockSchema: z.ZodObject<{
313
313
  peerProfiles: boolean;
314
314
  }>;
315
315
  }, "strip", z.ZodTypeAny, {
316
- schemaVersion: string;
317
316
  includes: {
318
317
  procedural: boolean;
319
318
  taxonomy: boolean;
320
319
  identityAnchors: boolean;
321
320
  peerProfiles: boolean;
322
321
  };
322
+ schemaVersion: string;
323
323
  id: string;
324
324
  version: string;
325
325
  description: string;
@@ -334,13 +334,13 @@ declare const CapsuleBlockSchema: z.ZodObject<{
334
334
  forkRoot: string;
335
335
  } | null;
336
336
  }, {
337
- schemaVersion: string;
338
337
  includes: {
339
338
  procedural: boolean;
340
339
  taxonomy: boolean;
341
340
  identityAnchors: boolean;
342
341
  peerProfiles: boolean;
343
342
  };
343
+ schemaVersion: string;
344
344
  id: string;
345
345
  version: string;
346
346
  description: string;
@@ -464,13 +464,13 @@ declare const ExportManifestV2Schema: z.ZodObject<{
464
464
  peerProfiles: boolean;
465
465
  }>;
466
466
  }, "strip", z.ZodTypeAny, {
467
- schemaVersion: string;
468
467
  includes: {
469
468
  procedural: boolean;
470
469
  taxonomy: boolean;
471
470
  identityAnchors: boolean;
472
471
  peerProfiles: boolean;
473
472
  };
473
+ schemaVersion: string;
474
474
  id: string;
475
475
  version: string;
476
476
  description: string;
@@ -485,13 +485,13 @@ declare const ExportManifestV2Schema: z.ZodObject<{
485
485
  forkRoot: string;
486
486
  } | null;
487
487
  }, {
488
- schemaVersion: string;
489
488
  includes: {
490
489
  procedural: boolean;
491
490
  taxonomy: boolean;
492
491
  identityAnchors: boolean;
493
492
  peerProfiles: boolean;
494
493
  };
494
+ schemaVersion: string;
495
495
  id: string;
496
496
  version: string;
497
497
  description: string;
@@ -518,13 +518,13 @@ declare const ExportManifestV2Schema: z.ZodObject<{
518
518
  pluginVersion: string;
519
519
  includesTranscripts: boolean;
520
520
  capsule: {
521
- schemaVersion: string;
522
521
  includes: {
523
522
  procedural: boolean;
524
523
  taxonomy: boolean;
525
524
  identityAnchors: boolean;
526
525
  peerProfiles: boolean;
527
526
  };
527
+ schemaVersion: string;
528
528
  id: string;
529
529
  version: string;
530
530
  description: string;
@@ -551,13 +551,13 @@ declare const ExportManifestV2Schema: z.ZodObject<{
551
551
  pluginVersion: string;
552
552
  includesTranscripts: boolean;
553
553
  capsule: {
554
- schemaVersion: string;
555
554
  includes: {
556
555
  procedural: boolean;
557
556
  taxonomy: boolean;
558
557
  identityAnchors: boolean;
559
558
  peerProfiles: boolean;
560
559
  };
560
+ schemaVersion: string;
561
561
  id: string;
562
562
  version: string;
563
563
  description: string;
@@ -683,13 +683,13 @@ declare const ExportBundleV2Schema: z.ZodObject<{
683
683
  peerProfiles: boolean;
684
684
  }>;
685
685
  }, "strip", z.ZodTypeAny, {
686
- schemaVersion: string;
687
686
  includes: {
688
687
  procedural: boolean;
689
688
  taxonomy: boolean;
690
689
  identityAnchors: boolean;
691
690
  peerProfiles: boolean;
692
691
  };
692
+ schemaVersion: string;
693
693
  id: string;
694
694
  version: string;
695
695
  description: string;
@@ -704,13 +704,13 @@ declare const ExportBundleV2Schema: z.ZodObject<{
704
704
  forkRoot: string;
705
705
  } | null;
706
706
  }, {
707
- schemaVersion: string;
708
707
  includes: {
709
708
  procedural: boolean;
710
709
  taxonomy: boolean;
711
710
  identityAnchors: boolean;
712
711
  peerProfiles: boolean;
713
712
  };
713
+ schemaVersion: string;
714
714
  id: string;
715
715
  version: string;
716
716
  description: string;
@@ -737,13 +737,13 @@ declare const ExportBundleV2Schema: z.ZodObject<{
737
737
  pluginVersion: string;
738
738
  includesTranscripts: boolean;
739
739
  capsule: {
740
- schemaVersion: string;
741
740
  includes: {
742
741
  procedural: boolean;
743
742
  taxonomy: boolean;
744
743
  identityAnchors: boolean;
745
744
  peerProfiles: boolean;
746
745
  };
746
+ schemaVersion: string;
747
747
  id: string;
748
748
  version: string;
749
749
  description: string;
@@ -770,13 +770,13 @@ declare const ExportBundleV2Schema: z.ZodObject<{
770
770
  pluginVersion: string;
771
771
  includesTranscripts: boolean;
772
772
  capsule: {
773
- schemaVersion: string;
774
773
  includes: {
775
774
  procedural: boolean;
776
775
  taxonomy: boolean;
777
776
  identityAnchors: boolean;
778
777
  peerProfiles: boolean;
779
778
  };
779
+ schemaVersion: string;
780
780
  id: string;
781
781
  version: string;
782
782
  description: string;
@@ -815,13 +815,13 @@ declare const ExportBundleV2Schema: z.ZodObject<{
815
815
  pluginVersion: string;
816
816
  includesTranscripts: boolean;
817
817
  capsule: {
818
- schemaVersion: string;
819
818
  includes: {
820
819
  procedural: boolean;
821
820
  taxonomy: boolean;
822
821
  identityAnchors: boolean;
823
822
  peerProfiles: boolean;
824
823
  };
824
+ schemaVersion: string;
825
825
  id: string;
826
826
  version: string;
827
827
  description: string;
@@ -854,13 +854,13 @@ declare const ExportBundleV2Schema: z.ZodObject<{
854
854
  pluginVersion: string;
855
855
  includesTranscripts: boolean;
856
856
  capsule: {
857
- schemaVersion: string;
858
857
  includes: {
859
858
  procedural: boolean;
860
859
  taxonomy: boolean;
861
860
  identityAnchors: boolean;
862
861
  peerProfiles: boolean;
863
862
  };
863
+ schemaVersion: string;
864
864
  id: string;
865
865
  version: string;
866
866
  description: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@remnic/core",
3
- "version": "9.57.1",
3
+ "version": "9.57.3",
4
4
  "description": "Framework-agnostic Remnic memory engine — orchestrator, storage, extraction, search, trust zones",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -3136,7 +3136,7 @@
3136
3136
  "core"
3137
3137
  ],
3138
3138
  "peerDependencies": {
3139
- "@remnic/coding-graph": "^9.57.1"
3139
+ "@remnic/coding-graph": "^9.57.3"
3140
3140
  },
3141
3141
  "peerDependenciesMeta": {
3142
3142
  "@remnic/coding-graph": {
@@ -1005,34 +1005,34 @@ declare const SupportPassportDraftModelInputSchema: z.ZodEffects<z.ZodObject<{
1005
1005
  memoryId: z.ZodString;
1006
1006
  content: z.ZodString;
1007
1007
  }, "strict", z.ZodTypeAny, {
1008
- memoryId: string;
1009
1008
  content: string;
1010
- }, {
1011
1009
  memoryId: string;
1010
+ }, {
1012
1011
  content: string;
1012
+ memoryId: string;
1013
1013
  }>, "many">;
1014
1014
  }, "strict", z.ZodTypeAny, {
1015
1015
  memories: {
1016
- memoryId: string;
1017
1016
  content: string;
1017
+ memoryId: string;
1018
1018
  }[];
1019
1019
  consent: true;
1020
1020
  }, {
1021
1021
  memories: {
1022
- memoryId: string;
1023
1022
  content: string;
1023
+ memoryId: string;
1024
1024
  }[];
1025
1025
  consent: true;
1026
1026
  }>, {
1027
1027
  memories: {
1028
- memoryId: string;
1029
1028
  content: string;
1029
+ memoryId: string;
1030
1030
  }[];
1031
1031
  consent: true;
1032
1032
  }, {
1033
1033
  memories: {
1034
- memoryId: string;
1035
1034
  content: string;
1035
+ memoryId: string;
1036
1036
  }[];
1037
1037
  consent: true;
1038
1038
  }>;