Skip to content

Graphorin API reference v0.15.1


Graphorin API reference / @graphorin/memory / / ConsolidatorLastRuns

Interface: ConsolidatorLastRuns

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

Stable

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).

Properties

PropertyModifierTypeDefined in
deep?readonlystringpackages/memory/src/consolidator/types.ts:328
light?readonlystringpackages/memory/src/consolidator/types.ts:326
standard?readonlystringpackages/memory/src/consolidator/types.ts:327