Keyword Filter

Type: intangible
PROBLEM

SOLUTION
The first gate. Scans the resume for a list of terms derived from the job description. If the terms are present, the application advances. If they are absent, the application does not. Does not assess competence. Does not assess potential. Does not read between the lines. There are no lines, only keywords.
Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "intangible_keyword_filter",
    "name": "Keyword Filter",
    "type": "intangible",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [],
    "extends": null,
    "description": "The first gate. Scans the resume for a list of terms derived from the job description. If the terms are present, the application advances. If they are absent, the application does not. Does not assess competence. Does not assess potential. Does not read between the lines. There are no lines, only keywords.",
    "template": "intangible"
}