I would really like to understand how CSV merging prioritizes what gets to modify. If two mods attempt to change X line, which one gets priority, and why? It doesn't appear to be load-order and using Replace means I'll be breaking things (or get overridden by further mods), so what's the mechanism?
On a related note, it'd be nice if mod load order was able to be explicitly dealt with; right now, it feels like it's a hodge-podge of rulesets covering things that modify core files, things that add new code, etc., and it'd be nice to have some control, so that mods that mod mods can be a thing.