Variables

defaultCommentaryMessages

Variable: defaultCommentaryMessages

const defaultCommentaryMessages: Readonly<Record<string, string>> = defaultCommentaryTemplates

Defined in: src/locales/index.ts:75

Canonical English commentary bundle. Alias of v2.4's defaultCommentaryTemplates — same symbol, friendlier framing.

Keys mirror agentfootprint event types; values may contain {{var}} placeholders for runtime substitution.

On this page