Variables

BASELINE_SOURCES

Variable: BASELINE_SOURCES

const BASELINE_SOURCES: ReadonlySet<ContextSource>

Defined in: src/recorders/core/contextEngineering.ts:83

Public set of "baseline" sources — the message-history flow that exists regardless of context engineering: user input, tool results, assistant outputs, the always-on system prompt anchor (base), and the agent's static tool registry advertisement (registry).

On this page