Skip to content

Documentation / @agentick/kernel / KERNEL_CONTEXT_SYMBOL

Variable: KERNEL_CONTEXT_SYMBOL ​

const KERNEL_CONTEXT_SYMBOL: typeof KERNEL_CONTEXT_SYMBOL

Defined in: kernel/src/context.ts:545

Symbol used to brand context objects for deterministic detection. This allows procedures to distinguish context from regular arguments.

Released under the ISC License.