If I have lists in my documents which are longer than the node token count, does that mean that parts of my list are being separated from their original context? As in, no longer attributed with the header of the list or the description which comes before? Would a good way to fix this be to change every entry in the list to a full sentence explaining the item’s relation (x1 is in set y, x2 is in set y, etc.)
How long a list would it need to be? What is the maximum token count you can have in a node? I have lists that are sometimes 390+ lines with ~5 tokens each, do you think that is enough to be problematic?