Lightweight discovery record for a subgraph running inside the thread.
interface SubgraphDiscoverySnapshotName of the graph node that produced this subgraph invocation,
parsed from the last namespace segment. LangGraph assigns every
node invocation a checkpoint namespace shaped like
<node_name>:<uuid>; this is the <node_name> half, letting
callers key lookups on names they recognise from
addNode(name, ā¦) without parsing the namespace themselves.