Six tools in one web app that put a team's scattered manual work behind purpose-built screens.
The actual value is unification: before the Hub, the work meant moving between systems by hand. One place now fronts several internal APIs, and it cut the team's manual effort substantially — duplicate handling, catalogue search without SQL, nearest-destination lookup by coordinates, bulk duplicate processing, mismatch inspection, each a focused screen.
Some tools are LLM-backed to make the judgement calls easier: a model evaluates candidates and returns a structured decision with a one-line reason, so the reviewer has something to audit. The model assists the reviewer — it does not decide.
The bulk tool is a workflow system rather than a script: batches are uploaded, slices assigned to team members, progress on long-running runs streams live to the browser, and failed operations are tracked and retried without re-running the batch.
