docs: add improvement task plan

This commit is contained in:
Federico Jaramillo Martinez
2026-05-07 23:40:39 +02:00
parent 5053d9db64
commit 1840ab3d7e
7 changed files with 39 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# 03. Split client API into feature clients
Status: pending
Decompose `src/client/src/api.ts` into composable feature clients, shared HTTP helper, parsers, URL builders, and socket helpers.