Methodology v1.0 · April 2026
How we score AI’s impact on 50 roles.
Rule-based, deterministic, and open. No LLM in the scoring path. The same inputs always produce the same risk score. Reviewed by an external labour economist at every major version.
Methodology v1.0 · April 2026
Rule-based, deterministic, and open. No LLM in the scoring path. The same inputs always produce the same risk score. Reviewed by an external labour economist at every major version.
Step 01 · The five dimensions
Every role in the catalogue is scored on five dimensions, calibrated against O*NET task data and external research. The dimensions combine into a base risk score before industry and geography overlays are applied.
task_automation
Share of role tasks current and projected AI can do without human supervision. Calibrated against O*NET task taxonomies.
augmentation_potential
Share of role tasks where AI yields 2–5× productivity for the human still in the loop.
judgment_requirement
Share of tasks requiring ethics, fiduciary duty, or durable customer relationships.
physical_requirement
Share of tasks requiring physical presence or embodied dexterity in the workplace.
regulatory_barrier
Licensure, certification, or legal protection that slows AI substitution.
Step 02 · Formulas
Risk score (0–100)
riskScore = clamp( round(automation - 0.45 * judgment - 0.35 * physical - 0.25 * regulatory + 35), 0, 100 )
Classification
if (judgment > 70 || physical > 70 || regulatory > 70) → UNCHANGED else if (automation >= 60 && judgment < 40 && physical < 30) → REPLACE else if (augmentation > 50) → AUGMENT else → UNCHANGED
Year of major impact
yearOfMajorImpact = baseYear
+ clamp(
round(judgment / 30 + regulatory / 40 + (4 - adoption_pace[country])),
1, 8
)Confidence
confidence = clamp( round(90 - dataAgeMonths - industryGap - regionalGap), 0, 100 ) label = score >= 75 ? "High" : score >= 50 ? "Medium" : "Lower"
Step 03 · Overlays
After the base score, we multiply by per-industry × per-role factors (e.g. healthcare × 0.5 on doctor) and per-country adoption-pace factors (e.g. KR × 1.0 vs JP × 0.85). Defaults are 1.0; we only override where research evidence supports a directional pull.
Lead score (Path B only)
Weights: exec role +30, HR +20, 200+ employees +20, ICP industry +15, 1-year horizon +10, AI-mature stack +10, ≥20% replace ratio +15. Tier A ≥ 70. Lead-score rules are documented here so it is never a black box.
Step 04 · Data sources
Task taxonomies, SOC codes, and skill-occupation mappings for every Phase 1 role.
Open sourceMacro estimate of jobs exposed to GenAI augmentation; informs adoption-pace priors.
Open sourcePer-task automation curves and productivity uplift envelopes by sector.
Open sourceGeographic exposure index informing per-country adoption pace.
Open sourceGlobal employer survey on hiring intent, skill shifts, and AI adoption.
Open sourceVersioning & refresh
Refreshed quarterly. The refresh log lives on this page; major version increments are reviewed by an external labour economist before publication.
Disclaimers
Risk scores are directional, never personnel decisions. Confidence is shown on every result. This is workforce planning + augmentation guidance, not legal or financial advice.
Ready when you are
60 seconds for a single role. Five minutes for a full company analysis with a board-ready PDF.
Open the tool