CellNode: Node<unknown>

Convenience alias for an arbitrary causl graph node carrying an unknown payload. Cell nodes registered through this adapter are erased to unknown because the adapter accepts any upstream value type and narrows it at read time via the host's FormulaHost.readNumber.