verify_resume
Check a resume HTML using lint and anti-fabrication gates to detect blocklist hits, fabricated employers, style flags, and model over-claims, returning pass/fail and findings.
Instructions
Run the two static gates (lint + anti-fabrication verify) on a resume HTML.
Use this to check any resume on disk. Returns lint_ok, verify_ok, passed (their AND), and findings: every blocklist hit (C/C++, fabricated employer, model over-claim, ...) and style flag (banned words, em dashes, rule-of-three).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||