What belongs in a requirements manifest for a shared n8n workflow?
Exported workflow JSON carries the author’s credential bindings and node versions — which is why half the "just import this" workflows break on arrival.
Proposal: every shared workflow declares required nodes with minimum versions, credential types (never bindings), and env vars it expects. What else?