9590083851
Previously, the last node in any triplet chain was classified as Output type and skipped by the executor (passthrough only). Now only nodes explicitly named output/result/end/done are Output; all other sink nodes are Component and will have their WASM executed. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>