The codebase uses `process` as a function name, which shadows Node's global `process`. Rename every usage of `process(...)` to `handle(...)` across all .js files. Do NOT rename the Node global. All existing tests in test.js must still pass.
| # | Model | Status | Duration | Tokens | Patch | Failure |
|---|---|---|---|---|---|---|
| 1 | agyexternal | pass | 1m 54s | - | yes | - |
| 2 | agy+MiniMax-M3+deepseek-v4-proconsensus | pass | 1m 54s | 151.5k | - | - |
| 3 | deepseek-v4-prodeepseek | done | 1m 54s | 82.1k | yes | - |
| 4 | MiniMax-M3minimax | done | 1m 54s | 69.4k | yes | - |