Feat/company blacklist tokenized input (#219)

* initial commit

* docs mention!

* Update orchestrator/src/server/pipeline/steps/discover-jobs.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* normalizeStringArray

* poppier orange

* comments

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Shaheer Sarfaraz
2026-02-21 04:07:06 +00:00
committed by GitHub
co-authored by Copilot
parent 60ca350da8
commit cc7cacd7f5
14 changed files with 271 additions and 10 deletions
+1
View File
@@ -119,6 +119,7 @@ Readiness requires:
- Penalize missing salary data
- Set penalty amount
- Optional auto-skip threshold for low-score jobs
- Block jobs from companies that match configured keyword tokens
### Danger Zone