Papers › Auditing Alignment Controllability in LLMs via Political Axes

Auditing Alignment Controllability in LLMs via Political Axes

26 Jul 2026arXiv:2607.23519added by Syntology

Bartol Bućan, Nikola Sočec, Sarah Isufi, Morena Granić, Luka Hobor, Agneza Krajna, Mihael Kovac, Mario Brcic

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Political audits of large language models (LLMs) usually reduce each to one point on a political compass. But that resting point barely matters in deployment: a model must land somewhere, and what counts is how far, and in which directions, its answers can be steered. That steering runs through the system prompt: the personalization layer a platform sets, or one induced from a user's history, not necessarily written by hand. We run a dispersion-first stress test of prompt-based controllability across 12 ideological personas plus an unsteered baseline, 70 Political Compass items, ten replicates, and seven leading LLMs: GPT-5, Claude, Grok, Gemini, DeepSeek, Kimi, and Qwen (63,700 responses). Contextual framing explains roughly 88%-93% of variance on the economic and society axes, model identity under 3%: responses are highly instruction-adjustable. Models do not shift alike: some move more, and some saturate under extreme framings. Conflicting directional-steering results in prior audits resolve once baselines are recognized as non-centered: displacement and proximity diverge, so the effect is geometric, not differential compliance. Under authoritarian prompts, models produce similar shifts on the same questions. Political-coordinate audits therefore need steerability audits reporting dispersion, symmetry, saturation, and refusal floors. We release prompts, benchmark data, and code.

PaperPDFCode Syntology ran

In Syntology For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2607.23519")

Code

Syntology Ran 14 of 17 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 14 ran with no contract checked.

By repository: found in paper text by Syntology: 17 samples from 1 repository, 14 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

mbrcic/llm-political-steerability found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 14 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

14ran
3unverified

Licence: 0 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from mbrcic/llm-political-steerability. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calculate_scores mbrcic/llm-political-steerability/ingestion/01_collect/collect.py found in paper text by Syntology ran MIT (permissive) · e138e6d169cd6c8f · report
call_once mbrcic/llm-political-steerability/ingestion/01_collect/collect.py found in paper text by Syntology ran MIT (permissive) · c94a5e81b35313c8 · report
classify_response mbrcic/llm-political-steerability/ingestion/02_process/process_r3_ablations.py found in paper text by Syntology ran MIT (permissive) · 0b70c4ac9c9a6d88 · report
derive_counters mbrcic/llm-political-steerability/ingestion/02_process/process_core.py found in paper text by Syntology ran MIT (permissive) · c3eef67f6bcb2454 · report
discover_batches mbrcic/llm-political-steerability/ingestion/02_process/process_r3_ablations.py found in paper text by Syntology ran MIT (permissive) · a10952157adf7c37 · report
model_short mbrcic/llm-political-steerability/ingestion/02_process/process_compound_pilot.py found in paper text by Syntology ran fingerprinted MIT (permissive) · c65574928f9a5bd5 · report
parse_response mbrcic/llm-political-steerability/ingestion/01_collect/collect.py found in paper text by Syntology ran fingerprinted MIT (permissive) · bcbcfcee1dc27141 · report
process mbrcic/llm-political-steerability/ingestion/02_process/process_core.py found in paper text by Syntology ran MIT (permissive) · 66bc94ad756f390a · report
rebucket_subtypes mbrcic/llm-political-steerability/ingestion/02_process/process_compound_pilot.py found in paper text by Syntology ran MIT (permissive) · 736c329d7bf2a2da · report
rebucket_subtypes mbrcic/llm-political-steerability/ingestion/02_process/process_compound_pilot_scty.py found in paper text by Syntology ran MIT (permissive) · ed3746f8d42a8d76 · report
recompute mbrcic/llm-political-steerability/ingestion/02_process/process_r3_ablations.py found in paper text by Syntology ran MIT (permissive) · 75738d11f0665d0b · report
recompute_cell_percentages mbrcic/llm-political-steerability/ingestion/02_process/process_core.py found in paper text by Syntology ran MIT (permissive) · 442864c004724378 · report
recompute_cell_percentages mbrcic/llm-political-steerability/ingestion/02_process/process_compound_pilot.py found in paper text by Syntology ran MIT (permissive) · 3b33de2843a671f2 · report
recompute_cell_percentages mbrcic/llm-political-steerability/ingestion/02_process/process_compound_pilot_scty.py found in paper text by Syntology ran MIT (permissive) · 4136de47de50607d · report
main mbrcic/llm-political-steerability/ingestion/01_collect/bundle_compound_pilot_raw.py found in paper text by Syntology unverified MIT (permissive) · 3f00153f9d94c3f2 · report
main mbrcic/llm-political-steerability/ingestion/01_collect/bundle_compound_pilot_scty_raw.py found in paper text by Syntology unverified MIT (permissive) · bec89bcd5c26b16a · report
run_script mbrcic/llm-political-steerability/analysis/run_all.py found in paper text by Syntology unverified MIT (permissive) · 52a1443b1a45f0da · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2607.23519, was issued in July 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections