Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/memory / / ConsolidatorPhase
Type Alias: ConsolidatorPhase
ts
type ConsolidatorPhase = "light" | "standard" | "deep";Defined in: packages/memory/src/consolidator/types.ts:82
Phase identifier used by the runtime + audit rows.