* begin prepping policy refactor manually
* implement tcp.Policy and refactor rto to use it
* fix CI
* chatting with claude gave me idea to reformulate Policy
* tcp.Policy: add newTransmitLimit output
* merge with main and fix failing tests
* remove fix.patch
* answer my own comments