import { ... } from "@langchain/core/tracers/tracer_langchain";Keys that should be inherited from tracerInheritableMetadata even when
the run already has a value for them. This lets nested contexts
(e.g. a subagent invoked from inside a parent agent) override a
LangSmith-only tracing metadata value that was set by 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.