ProjectKey: dot color matches ComfyUI's type color map (INT/FLOAT),
or green/grey for BOOLEAN based on actual value.
BinaryIndexDecoder: same green/grey per-output based on true/false.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Returns ui values alongside result so JS onExecuted can update the
output slot labels with the actual true/false values after execution,
matching the KJNodes style inline display.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>