fix: bump 6 submodules — dead config purged, set.mode descriptions truthful
- nodes/generalFunctions @ 8252a5f: schemas drop dead `calculationMode`
(RM/valve/VGC — never read) and dead `allowedActions` (valve/VGC —
flowController only checks isValidSourceForMode, never the action
allow-list). Kept allowedActions in RM/MGC where it IS enforced.
- nodes/{rotatingMachine,machineGroupControl,valve,valveGroupControl}:
set.mode descriptions in commands/index.js were generic "auto /
manual" but each node's schema declares 3–4 specific modes. Now
enumerate the actual allowed values and point at the schema.
- nodes/machineGroupControl CONTRACT.md additionally fixed: old
`prioritycontrol`, `optimalcontrol`, `dynamiccontrol` list was wrong
(lowercase + nonexistent dynamiccontrol); now matches the schema.
- nodes/monster: reframed from "multi-parameter biological process
monitor" to "sampling-cabinet pulse counter" — the code only emits
volumetric pulse + bucket state, no constituent analysis. Old
framing was misleading. examples/README also cleaned of references
to 4 flow files that don't exist on disk.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Submodule nodes/generalFunctions updated: 4f715e8ad6...8252a5f898
Submodule nodes/machineGroupControl updated: 047229c514...a57e0095a3
Submodule nodes/monster updated: fa4f065104...4eb286771e
Submodule nodes/rotatingMachine updated: 426c1a606b...c9970c0c57
Submodule nodes/valve updated: 144460e6ba...7acd6c2ce0
Submodule nodes/valveGroupControl updated: d81aedc9bc...91f98414d1
Reference in New Issue
Block a user