v7.1.2 — Adzuna search + every-run pipeline
Patch on v7.1.1.
- Adzuna source: official free REST API connector (aggregates LinkedIn/Indeed/company-site roles across EU countries — no scraping, no Apify). Enable with ADZUNA_APP_ID / ADZUNA_APP_KEY.
- Search every run: run_graph.py now runs the full pipeline on every run with no opt-in — search -> filter -> score -> documents (>=80%) -> Excel.
- Wired into both the graph and CLI search paths through the existing prefilter/score/export flow.
- 1197 tests passing.