check_deal_breakers
Test a job against your configured hard constraints for location, salary, and remote status, vetoing any role that fails to meet your fixed requirements.
Instructions
Test a role against the hard constraints in your config file.
Deterministic on purpose - these rules should not drift between sessions. A location inside your configured commutable area passes regardless of work mode; anywhere else must be confirmed remote. Salary is judged on the top of the band, since that is what is negotiable. Both checks are opt-in: with nothing configured, nothing is vetoed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | No | ||
| salary_max | No | ||
| salary_min | No | ||
| remote_status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||