FlowDrop Workflow Specification 1.0-draft

Dynamic port definitions are configuration, never a wireable input port

The rule

Normative: this is the rule
  1. The reserved parameter holding a node's dynamic port definitions is never a wireable input port.
  2. It appears in the node's configuration schema only where the node type marks it configurable, taking its value from the node type's default, else the parameter's schema default, else the empty list.
  3. Without that opt-in it appears in neither the configuration schema nor the input schema, and the node's dynamic port definitions resolve to empty: stored definitions do not survive an opt-out.
Rule identifiers are permanent and are never renumbered. Each implementation publishes its own standing against these rules; this specification does not.spec 1.0-draft · DYN-7 · changed in spec 1.0