Could @dan or someone else expand on that? What sorts of problems is one likely to run into with SVG output?
In the CAD world, I know that a sketch imported as a DXF file from one program can have issues when imported into another. For example a rectangle sketch with all sides closed in Program 1 can be seen in Program 2 as a set of four unconstrained lines. In that case the rectangle can’t be extruded to a solid (without further work) because the endpoints on adjacent lines must be exactly coincident.
If that is the the sort of problem one can expect, how would it be fixed once it gets to the GF?