hoba

Experience-Age Impossibility

Requisition requires more years of hands-on experience in a specific framework or tool than that technology has existed in the open-source ecosystem.

Pattern P-003 Evidence: supported

Trigger Rule

Job description or automated screen requires X years of experience where X > technology_age.

What it looks like

Composite excerpts, written to be typical of this signal. They are not copies of any particular message, company or person.

The requirement, as published reconstruction

Title: Senior Platform Engineer — requirements

7+ years of production experience with Kubernetes.

5+ years with a framework first released three years ago.

Screening is automated: applications below the stated year counts are filtered before human review.

What to notice: This is checkable against a release date, which makes it one of the few claims in hiring that can simply be false rather than debatable.

What the filter did with it reconstruction
  1. 00:00:04 Application submitted
  2. 00:00:05 Rule: years_with_framework >= 5 — candidate value 3 — FAIL
  3. 00:00:05 Status: Rejected — does not meet minimum criteria

What to notice: No one decided anything about this candidate. An impossible threshold was copied into a rule and the rule ran.

What this pattern establishes

  • Job description was authored without technical review, using copy-paste templates with automated gating rules.

What this does NOT establish

  • Does not imply technical team is incompetent, only that HR screening pipeline lacks technical validation.

Required observed signals (artifacts)

Compatible mechanisms participating in the motif

Interventions mitigating this contradiction pattern

Machine-readable static endpoint: /api/v1/patterns/P-003.json