StateLeafEdge# class brainstate.graph.StateLeafEdge(path)[source]# A bare TreefyState leaf (carried directly, never deduplicated). Parameters: path (Tuple[Key, ...]) – The mapping key path holding the TreefyState value.