Allowlist of LangSmith-only tracing metadata keys that bypass the default "first wins" merge semantics used when propagating tracer metadata to nested runs.
Keys in this set are ALWAYS overridden by the nearest enclosing tracer config, so nested callers (e.g. a subagent) can replace a value inherited from an ancestor.
Keep this list very small: every key here loses the default "first wins" protection and is always clobbered by the nearest enclosing tracer config. Only keys that are strictly for LangSmith tracing bookkeeping should be added.