Purpose
Stack Ranking sits on top of every interview round and produces the ranked view of candidates for a job, with the justifications behind each score.Read back
Configure and override (decisions:write scope only)
FAQs
What does stack ranking rank?
What does stack ranking rank?
All candidates for a job, across their completed rounds, into one ordered leaderboard.
Can we see why a candidate scored the way they did?
Can we see why a candidate scored the way they did?
Yes.
scoreJustifications returns the reasoning behind a candidate’s score
for a given interview type.Are score weights published?
Are score weights published?
The mechanism is public; the actual weights live in
scoringConfig and your
signed configuration, not in these docs.What happens when someone overrides a decision?
What happens when someone overrides a decision?
The override is written to the hiring audit trail and requires the
decisions:write scope. Nothing is silently changed.Related
Calibration
How scores trace to rubric versions and recalibrate.
Auditability
How overrides and decisions are traced.

