pub fn provenance(state: &State, key: &str) -> Option<String>
The provenance source of a value at key (e.g. "agent", "fetch", "llm", or "extraction"), if one was recorded under state_meta:{key}.
key
"agent"
"fetch"
"llm"
"extraction"
state_meta:{key}