Devlog · Job Scout

Re-checking a fix without reading the sources again

  • Job Scout reads each source only once a day. Checking a scoring fix used to mean reading them again. Now every run keeps a compressed copy of what it fetched, and --from-cache re-runs filtering, scoring and the list page on that copy without touching any source.
  • Only what the sources provided is kept; every score is recomputed, so a fix is always tested against fresh scoring rather than stale results. The newest two weeks are kept.