feat(api): add resolve-batch endpoint to fix bulk accept/reject race condition

↗ view on GitHub · Jason Lee · 2026-05-12 · 1fede12c

Single Lambda reads S3 once, applies all resolutions in memory, writes once.
Frontend handleAll sends one batch request per document instead of N parallel.
Also constrains agent to single-paragraph edits to avoid cross-para deletion failures.
Repository dropthejase/louis
Author Jason Lee <12leeejk2@gmail.com>
Authored
Parents 3ab69023
Stats 4 files changed , +151 , -56
Part of Second `louisTabular` agent + tabular review wiring fixes

Capture this commit into my fork

Download a Markdown prompt that tells Claude how to port this exact commit into your working tree. Run it via claude -p < capture-commit-1fede12c.md from inside the repo you want the change in.

⬇ Download capture-commit-1fede12c.md