Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/memory / / ConsolidatorLastRuns

Interface: ConsolidatorLastRuns

Defined in: packages/memory/src/consolidator/types.ts:120

Per-phase last-run snapshot surfaced inside ConsolidatorStatus.lastRuns. Each entry carries the timestamp of the most recent completed invocation for that phase (undefined when the phase has never run).

Stable

Properties

PropertyModifierTypeDefined in
deep?readonlystringpackages/memory/src/consolidator/types.ts:123
light?readonlystringpackages/memory/src/consolidator/types.ts:121
standard?readonlystringpackages/memory/src/consolidator/types.ts:122