Files
app/scripts/tinyhouse
stroblmeandClaude Opus 5 3c04c2944d seed: refuse an engine that would ignore what these flows rely on
A node type accepts a setting it does not know and ignores it, which is right
for a node someone is editing and wrong here: seeded against the engine this
installation is running today, every rollershutter would take the trigger's
default minute instead of the twenty-six seconds it actually takes, and every
Victron reading would arrive as an object where a number was declared. It
would look like it had worked.

So the seed asks what the node types know before it writes anything, and says
which rebuild is missing.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-22 14:49:54 +02:00
..