znetsixe 8540328bf5 P11.6 wiki regen + Phase 10 private-test rewrites where applicable
For all 11 nodes with auto-gen markers: wiki/Home.md sections 5 (topic
contract) and 9 (data model) regenerated via npm run wiki:all. New
Unit column shows '<measure> (default <unit>)' for declared topics,
'—' otherwise. Effect column now uses descriptor.description (P11.2
field) overriding the generic per-prefix fallback.

For rotatingMachine + reactor: Phase 10 test rewrites — 3 + 8 files
moved off private nodeClass internals (_attachInputHandler, _commands,
_pendingExtras, _registerChild, _tick, etc.) to the public
BaseNodeAdapter surface (node.handlers.input, node.source.*).
+6 / +7 net new tests.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 19:44:06 +02:00
2026-03-31 18:17:09 +02:00
2025-08-07 14:00:17 +02:00
2026-02-19 17:37:09 +01:00

monster

Monsternamekast control node for EVOLV.

Primary responsibilities:

  • combine measured/manual flow, rain context and schedule context
  • predict sampling demand and pulse distribution over sampling window
  • enforce bucket/sampling constraints (volume, weight, cooldown)
  • emit process fields used by PLC pulse output, report tooling (e.g. Z-Info), and dashboards

Examples:

  • nodes/monster/examples/monster-dashboard.flow.json (dashboard-ready visualization flow)
  • nodes/monster/examples/monster-api-dashboard.flow.json (full API orchestration template with placeholder credentials)
Description
No description provided
Readme 245 KiB
Languages
JavaScript 85.5%
HTML 14.5%