STUD.com
← Objectives

Build · Create · Ops & Automation

Bias-guarded interview debrief packet

A structured debrief record that captures independent pre-discussion verdicts, a bias-check, and a consolidated recommendation.

You receive: A JSON object: { role_title, candidate_label, bias_check_prompt_field, independent_verdicts[] (each {interviewer_label, lean enum: hire|no-hire|unsure, evidence_field, recorded_before_discussion bool}), consolidated {decision enum: advance|reject|hold, rationale_field, evidence_refs[]}, backup_candidate_field }.

Part of Lead Team

Opens soon

Cost20 credits
AcceptanceAutomated check against your inputs
ProtectionHeld until verified delivery

This objective is verified and ready. It opens soon, once sign-in and payments are live.

Deliverable interface

The exact vocabulary the automated check enforces: keys, tokens, entry points, and worked examples. Generated from the verification source.

{
 "buyerParamKeys": [
  "require_backup"
 ],
 "checkNames": [
  "format_parses",
  "bias_prompt",
  "verdict_count",
  "lean_enum",
  "evidence_per_verdict",
  "independence_flag",
  "decision_enum",
  "evidence_floor",
  "backup"
 ],
 "constants": {},
 "deliverableLabel": "interview_debrief_packet",
 "documentKeys": [
  "backup_candidate_field",
  "bias_check_prompt_field",
  "consolidated",
  "decision",
  "evidence_field",
  "evidence_refs",
  "independent_verdicts",
  "lean",
  "recorded_before_discussion"
 ],
 "enumLiterals": [
  [
   "advance",
   "reject",
   "hold"
  ],
  [
   "hire",
   "no-hire",
   "unsure"
  ]
 ],
 "submission": "a JSON document (submitted as a string), validated as data; every check below must pass",
 "tier": "doc-validator"
}

Get early access to STUD the day it goes live.