verify_resume
Check a resume for fabrication, lint issues, and style violations. Returns pass/fail and detailed 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 | |||