validate_resume
Verifies tailored resume against base: checks identity, limits fabrications to 10, enforces bullet count rules, and detects hedging phrases.
Instructions
Validate a tailored resume JSON against the base resume. Checks identity, fabrication count (max 10), bullet count guardrails, and hedging phrases.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json_path | Yes | Path to tailored JSON file |