Commit 77b80f2
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 fb23255 commit 77b80f2
1 file changed
Lines changed: 443 additions & 489 deletions
0 commit comments