How ReacherX decides whether someone fits
Read the evidence checks, criterion verdicts, deterministic score, and workflow guards behind qualification.
A person can appear in a search without being a good match. Qualification is the step that checks the available information against what the workspace actually needs.
In the normal discovery path, qualification comes before the full enrichment workflow. It can still load the evidence posts it needs into the qualification context before deciding. âBefore enrichmentâ doesn't mean âscore a name without looking at anythingâ.
This article follows v4 beta at commit 8ea2662.
Start with the workspace's requirements
Read convex/workflows/qualification.ts and . The workflow loads the prospect and workspace, checks whether the work is still valid, retrieves learning context, and calls the core evaluator.