History
History
Every bulk classification run is saved automatically — the uploaded CSV's signals, every row's code and full reasoning, and any operator corrections. History (sidebar, below Classify Bulk) is where you browse, reopen, and manage past runs.
Browsing
Like Reviewed Signals and Plant Collections, History is organized by plant:
pick a plant from the left nav (or All plants, pinned at the top, for
everything) to see its list of runs — creation date, technology, model,
total/ok/errors, status (running or completed), and whether it ran in
supervised mode.
Run detail
Clicking a run opens its detail page, with three tabs:
- Signals — every classified row, exactly as it appeared during the live run. Clicking a row opens the same side panel used during classification — full reasoning, confidence breakdown, and retrieved evidence.
- Reviewed Signals — only the rows you corrected or annotated during this run.
- Plant Collection — only the signals saved to the plant's Weaviate collection from this run's "Save to Plant Collection" action.
From the Signals tab's side panel you can still manually correct a code or reclassify with feedback, exactly as during a live run — the same reclassify form, and the correction is saved back into this run's history immediately.
Export CSV downloads the run's results (description, code, confidence, matched, status, error, feedback).
Continuing an incomplete run
If a run's status is still running — most reliably because the server
restarted before it finished — and the run was unsupervised, its detail
page shows a Continue classification button. Clicking it starts a
background stream that classifies only the signals never processed,
appending their results to the same run; a simple "Classifying N/total…"
message tracks progress (there's no live per-row table on this page — that's
the live Classify Bulk page's job). Once it finishes, the Signals, Reviewed
Signals, and Plant Collection tabs refresh automatically. If the connection
drops mid-stream, the page shows "Connection interrupted." and refreshes to
show whatever was completed before the drop.
An incomplete supervised run cannot be continued from here — the page shows "This run used supervised mode — continue it from Classify Bulk instead." Supervised classification needs an operator present to respond to feedback requests, which doesn't fit a background continue, so this run type is always continued from the live Classify Bulk page.
Deleting a run
The trash icon on the run list deletes a run and cascades to everything it produced: its signal history, the reviewed signals it recorded, and any entries it saved to the plant collection. This cannot be undone.