docs: update master todo list with Wave 3-5 status (TODO-026,042)

Mark TODO-026 as leave-as-is with reasoning. Mark TODO-042 as verified
complete. Update all Wave 3-5 items with completion status.
This commit is contained in:
Edison Jwa
2026-06-11 21:07:29 +09:00
parent 72ded4e011
commit acc1450904
@@ -224,6 +224,7 @@
- **Description:** Both files exceed 2,400 lines. Consider splitting by feature area.
- **Effort:** L
- **Dependencies:** TODO-022, TODO-023
- **Status:** LEAVE AS-IS — adapter.rs has deep coupling in connection_task event loop; api.rs is already well-organized with section comments. Splitting would break internal type visibility. (2026-06-11)
---