Variable: MVA_META_SYMBOL
ts
const MVA_META_SYMBOL: typeof MVA_META_SYMBOL;Defined in: packages/core/src/testing/MvaMetaSymbol.ts:34
Global Symbol for attaching MVA metadata to ToolResponse objects.
Uses Symbol.for() to ensure cross-package identity — the testing package references the same Symbol without importing the core.