Hi Andrew,
I haven't went ahead and tally the Fiddler captured JS with that captured in script. In script, i commneted,
1) All CS
2) All PNG
3) All JS except few on which we captured the correlations.
We found the script to be running fine and recording and replay page is consistent for text/html content request.
Is there any way to find out that whether JS after executing is sending something to server or executing just at the client side doing some client side operation. If we would know the way to identify this, it would be easy to take decision, which JS to be commented out.