1f794dad63801924b9f781947b4cfa5717b648f6
Moves the 11 private step/recovery helpers off the concrete orchestrator into internal extension-fun files (Step: step, executeMove, enterStage, decideGateExhaustion; Recovery: retry/route/ticket helpers). Class keeps the override seams (run, cancel, submitApprovalDecision), the cross-module public API (rehydrate, resume, submitClarification, submitSteering), enrich, and validatedArtifactContent. File-private helpers the moved funs need are promoted to internal. Pure relocation; clears TooManyFunctions on the class. kernel + testing:kernel green; server/cli compile clean.
fix: workflow inference chain — surface llama-server errors, user-turn-last, bundle-relative prompts
Description
No description provided
Languages
Kotlin
88.4%
Go
11.4%
Python
0.2%