pub fn is_reserved(key: &str) -> boolExpand description
Is this key one of the run’s own entries rather than a node’s output?
Callers that report “what did each node produce” filter with this; without it a fit’s answer included its own inputs and states as though nodes had produced them.