643ee776000cc9eec82ad9c819fd2978d21eeb99
POST /admin/markets/:id/merge-plan now returns 202 + job_id immediately and runs the Gemini advisor in a detached goroutine. Frontend polls GET .../merge-plan/:job_id until done, with backoff up to 3 minutes. Adds in-memory job registry (keyed map + RWMutex, 5-min TTL sweep) and handler tests covering the full pending→done and error paths.
Description
No description provided
Languages
Go
60.3%
Svelte
20.3%
Dart
11.1%
TypeScript
5%
PLpgSQL
1.1%
Other
2.1%