>>106277162
ahhh
comfyui metadata is a json object that describes the relationships between all of the nodes along with their content. it doesn't write the end result. so to figure out what the prompt was, you need to programmatically traverse the node tree, summing together the text and make some assumptions along the way
what the civit parser must be doing is hitting the negpip node and assuming its producing a negative prompt. thats my best guess at least
it wont affect the gen