FlowDrop Workflow Specification 1.0-draft

A processor sees its declared parameters and nothing else

The resolved parameter set is shaped by the processor's own schema, not by whatever happens to be in the stored config. A key nobody declared cannot arrive by being typed into config.

The rule

Normative: this is the rule
  1. The resolved parameter set contains exactly the keys the processor's parameter schema declares, plus the node's declared dynamic input names (CFG-15).
  2. A configuration key matching no declared parameter is not resolved and never reaches the processor.
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 · CFG-13 · changed in spec 1.0