请求 JSON 预览
本地校验通过后才允许提交给 API
{
"state": {
"role": {
"must_have": [
"TypeScript",
"API design"
],
"work_mode": "hybrid"
},
"candidate": {
"skills": [
"TypeScript",
"React",
"REST APIs"
],
"years_relevant": 3,
"work_mode": "hybrid"
},
"excluded_fields": [
"name",
"age",
"gender",
"nationality",
"photo"
]
},
"questions": {
"fit_band": {
"type": "choice",
"instructions": "Which evidence band best describes the job fit?",
"criteria": {
"strong_match": "Explicit evidence covers the main requirements",
"partial_match": "Some relevant evidence with material gaps",
"insufficient_evidence": "Not enough job-relevant evidence to assess"
}
},
"primary_gap": {
"type": "choice",
"instructions": "What is the main job-relevant gap in the supplied evidence?",
"criteria": {
"no_material_gap": "No material gap is visible",
"missing_skill": "A required skill is absent",
"experience_gap": "Relevant experience is below the stated requirement",
"work_mode_gap": "Work-mode preference conflicts"
}
},
"needs_recruiter_review": {
"type": "noul",
"instructions": "Does this evidence require recruiter review before any decision?"
}
}
}