refactor actions into core modules and grouped services
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Actions Clients
|
||||
|
||||
This folder is reserved for extracted client wrappers from `actions/index.js` as part of the Priority 1 refactor plan.
|
||||
|
||||
Phase 1 delivered core helper extraction and compatibility barrel support.
|
||||
Client-level extraction (`relayClient`, `endpointClient`, `fileClient`, `notifyClient`) is planned for the next increment.
|
||||
Reference in New Issue
Block a user