I think the most important part is to mention in the readme that EE quest items may be in a container even if Vacuity indicates that the container is empty. The other things are minor issues, but you may avoid some "the gold value is wrong" posts by mentioning it in the ini. What you could do, is to check if EE is installed, and if so, read the value of tnoEE.containerAdjustment. That is a variable which controls the adjustment of gold found in containers (in percent). So if the value is 50, you could halve the amount of gold in the container for your calculations, etc.