This paper asks whether assigning sociodemographic identities through a system instruction changes eight LLMs' reasoning in ways congruent with group stereotypes or policy positions. It is relevant to synthetic personality as persona conditioning, but it does not study psychometric personality or internal motivation. Conditions are Democrat/Republican, man/woman, atheist/religious and college/high-school, expressed through three short prompt variants plus a no-persona baseline. Four OpenAI and four Ollama-served models are tested at temperature .7.
The first task uses twenty MIST headlines, ten real and ten synthetic. Each answer rates accuracy from one to six; verbalized confidence, eleven AOT items and six CRT problems are also elicited. The paper reports 21,600 model×persona×instruction executions and reduces them to 7,200 VDA observations after averaging formulations. If each VDA contains all twenty headlines, as many as 432,000 judgments underlie the analysis, but data point is used for different units. Means are .737 VDA for baseline, .773 for Democrat and .673 for High School. The last difference is .064 absolute points, about 8.7% of baseline, which produces the up-to-9% reduction. The effect is not universal: GPT-4 drops .1676 when personas are aggregated, while Llama2 rises .0938 and WizardLM2 .1053.
In the persona mixed model, AOT has coefficient .0021 and p=.0074, CRT is nonsignificant, confidence is .0133 with p<.001 and open-source status is -.1003 with p=.0489. The psychological interpretation goes beyond the design. AOT measures stated endorsement of open-mindedness, not observed myside reasoning under identity threat. The paper treats AOT, myside bias and motivated reasoning as nearly interchangeable and interprets higher AOT predicting higher VDA as motivated reasoning, although high AOT means greater willingness to revise beliefs. AOT, CRT, confidence and VDA are all outputs from the same prompted systems, so association can reflect response style, model family or prompt rather than a human latent mechanism.
Inference uses a nominal n much larger than the diversity studied. The same headlines, questions and four tables are sampled hundreds of times, but there are only eight systems and fixed stimuli. Persona-baseline t-tests are independent despite pairing by model, item, simulation and instruction variant. The mixed model includes model and model:persona intercepts but no item or template effects. No correction is reported across eight VDA, eight AOT, eight CRT, eight confidence and further tests. Open-source status is model-level with four systems per group; thousands of generations do not create independent architectures.
The second task reuses four 2×2 tables, two about skin cream and two about handgun bans, permuting increase or decrease. For GPT-3.5 when the correct answer is crime decrease, Democrat accuracy is .9633 and Republican .0567: a 90.67 percentage-point difference. The paper says 90% more likely but calculates a probability subtraction, not relative risk. Magnitude and direction vary by model, and several OpenAI accuracies are zero or near zero. The 46% rate of explicit political references comes from manual inspection of open-model answers without documented n, sampling, coders or agreement. CoT changes VDA by -.39% nonsignificantly; the accuracy prompt reduces it by 2.93% and is reported significant. This tests only those two short instructions.
Persona validation uses four questions whose answers are literally in the prompt: all models except Llama2 are consistent 100% of the time, while Llama2 abstains on 29%. Realism relies on one GSS question per attribute, without year, weighting, exact subgroup definition, uncertainty or quantitative similarity criterion. Similar aggregate human and LLM means do not validate psychometric equivalence.
The published version contains a decisive error in Equation 1. For real headlines it prints (r_i-6)/5, mapping 1-6 to -1..0, although the prose says rating a real headline 6 should yield discernment 1. The coherent expression is (r_i-1)/5. With ten real items, means such as .773 are impossible under the printed formula; the tables used another unpublished implementation. The twenty post-January-2024 PolitiFact control is also unreproducible: it lists text but not labels, fact-check URLs, selection rules, outputs or data.
The official repository at commit ec72a6487d6c23cc1d7319856079dc1f64804ee1 releases two scripts, 7,200 base VDA rows and two 7,200-row mitigation CSVs. It omits main responses, AOT/CRT/confidence, scientific outputs, GSS, PolitiFact, the GPT-4o judge, post-processing, statistical models and figures. There is no versioned environment, lockfile, tests, CI, license or release. Ollama aliases are pulled without digests, and GPT-4o/GPT-4o-mini have no dated snapshot.
More seriously, both scripts build WOMAN with the text man and MAN with woman, reversing labels through those routes. The headline script maps religious2 and religious3 to the first template, and both scripts build college3 with template 2. Confidence uses 1-7 in code versus 1-6 in the paper. The described regex and GPT-4o judge are not implemented, and the scientific script lacks the main unmitigated political conditions. The defensible conclusion is narrow: some identity prompts alter repeated judgments about headlines and two table structures in a model- and stimulus-dependent way. The study does not establish motives, internal personality, human equivalence, a 90% relative increase, general scientific reasoning or end-to-end reproducibility.