Commit f09784b
refactor: remove exception handling try-catch block from core_single_run
Replace try-except block with direct ADT error handling throughout
core_single_run function. All error cases now use pattern matching
directly without exception catching.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent af8a995 commit f09784b
1 file changed
+443
-489
lines changed
0 commit comments