pub fn check_node_locks( intent_quins: &[NQuin], current_graph: &[NQuin], agent_did_hash: u64, ) -> Result<(), EpistemicError>
Checks if any nodes requested by an intent quin are locked by another agent.