Graphorin API reference v0.15.1
Graphorin API reference / @graphorin/memory / / ConsolidatorCeilings
Interface: ConsolidatorCeilings
Defined in: packages/memory/src/consolidator/types.ts:104
Stable
Daily cost ceilings, tracked per budget window. How a breach is handled depends on OnBudgetExceed: 'pause' / 'throw' enforce, 'log' (the shipped standard/full presets) only WARNs and keeps running. The USD leg accumulates only when a priceUsage pricer is configured - without one every call prices at $0 and maxCostPerDay can never trip. The default ceiling shape per tier is captured in CONSOLIDATOR_TIER_DEFAULTS.