By: Michael Lynch <git@mtlynch.io>
Remove convert orchestration test and re-unexport writeConvertedFile The fake-converter orchestration tests in media_test.go did not justify exporting writeConvertedFile into the package's public API. Remove the test and restore writeConvertedFile to unexported, leaving the convert package's production code unchanged from before. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
| Time to Start | Worker time | Duration | Time to finish | |
| Config | 1s | 7s | 7s | 8s |
| Eval | 7s | 1m00s | 1m00s | 1m08s |
| Build | 37s | 5m24s | 1m54s | 2m32s |
| Suite | 1s | 6m32s | 2m30s | 2m32s |