Score fit
score_fitScore resume fit to job posting on 1-5 scale with recommendation, and verify if posting is real and active. Helps triage roles needing full tailoring.
Instructions
Score how well a resume fits a job posting on a 1-5 scale (with a recommendation), and separately judge whether the posting looks like a real, active opening. Use it to triage which roles deserve a full tailor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resume | Yes | The candidate's full resume text (Markdown or plain text). | |
| job_description | Yes | The full text of the job posting to tailor toward. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| archetype | Yes | Closest role archetype, e.g. 'Full-stack + AI' or 'LLMOps'. | |
| rationale | Yes | A short paragraph justifying the score and the legitimacy tier. | |
| dimensions | Yes | Per-dimension 1-5 scores. | |
| global_score | Yes | Weighted overall 1-5 fit score. | |
| recommendation | Yes | Action threshold derived from the score. | |
| legitimacy_tier | Yes | Ghost-job legitimacy read — separate from the fit score. |