refactor: split precheck and smart executor entrypoints
This commit is contained in:
@@ -45,3 +45,8 @@ This repository now has a dedicated runtime layer and CLI diagnostics. The next
|
||||
• services/
|
||||
• runtime/
|
||||
• domain logic
|
||||
|
||||
The first split is already in place for:
|
||||
|
||||
• smart-executor -> commands.smart_executor + services.smart_executor_service
|
||||
• precheck -> commands.precheck + services.precheck_service
|
||||
|
||||
Reference in New Issue
Block a user