Job Scout September 19, 2026 Iteration 13
Copy a job for an LLM, and saves that can't go missing
- Each job card has a "Copy for LLM" button, and a "Copy this tab for LLM" button copies every job showing. The copied text puts together an analysis request, the person's profile and each job's full details (pay, workplace, flags, fit score and reason, and the description turned into plain text), ready to paste into any LLM to check the fit.
- Marks are now held in two places: the store, and a copy in the browser. A mark the server didn't confirm is sent again on the next load. A list opened as a plain file hands its marks to the server when the server is running.
- The store keeps a daily backup (last 14 days). An exported marks file is applied once and can't clear a mark.
- The list server moved to a port Chrome allows; the old one is blocked by browsers as unsafe.