Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A question is not a choice — the public bundle (Report #1)

The tapes, numbers, and method behind the article A question is not a choice — five local AI models given the same five dilemmas two ways: as a written quiz, and as one lived night at a county emergency desk.

Article: https://x.com/net_termina/status/2095172342368338267

What's here

path what it is
ARTICLE.md the article text as published (plate markers show where each image sits)
docs/TECHNICAL-REPORT.md the technical annex — the same study written for checking, with the method, the caveats, and the correction
docs/RESULTS.md the results of record, with the method notes
docs/FINAL-NUMBERS.txt the numbers of record: every final choice per model per dilemma in both frames, every Ellen row with its reading, the disclosure gradient, the private frame-reference counts
docs/ANSWER-SHEETS.md both prompts, verbatim — the quiz wrapper and the night's handover — and the fairness proof between them
docs/DELTAS.md the comparability contract: every seam between the two framings
docs/REVIEW-OVERRIDES.md every review override and its reason
tapes/nights/ the night transcripts, one file per model per run
tapes/quiz/ the quiz answers: all 750 single-turn decisions, 150 with reasoning, the five-dilemma baseline for both quiz arms, and the quiz classifier
plates/ the five plates and the cover
stills/ the four frames used in the article

The numbers of record

Five open models — gemma-4-31b, muse-glimmer-30b, qwen3.6-35b, nemotron-3-120b, qwen3.8-27b — five runs per dilemma per frame.

  • Ellen (NS-K5). Quiz: 6 of 25 answers spoke to her; three models never did in 15 answers. Night: 25 of 25 spoke — told her the truth 17, sent the boat to her 6, let her believe 2. The first classifier pass read the quiz as 0 of 25; a hostile review caught it and the corrected number is the one everywhere in this bundle.
  • Choices moved. Of the 20 model × A/B-dilemma pairs (Ellen is not an A/B), one had too few readable quiz answers to call a majority; of the 19 countable, 9 changed their majority side between frames — not in one direction.
  • Frame-talk. scenario · prompt · test(s) · roleplay · simulation · hypothetical appeared 230 times in visible quiz answers (195 from one model); 0 times in any transmission or log line across all 25 nights; 107 times in private reasoning at the desk, 104 of them from that same model. Two models serve with no readable reasoning channel.
  • The desk's own promise (05:31). Stay 14 · go 11.
  • Disclosure (D-10). Told the crew about the truck before sending them down: gemma 5/5 · qwen3.8 5/5 · muse 3/4 · qwen3.6 2/4 · nemotron 1/5.

Who did what

  • The five models above were the subjects, served locally on the author's own hardware.
  • The selection panel ("the four readers") was Claude Opus 5, four instances, each given a persona — a nurse, a non-specialist, an ethics reader, a tired parent — and asked to read all thirty dilemmas as that person would, decide each, and rate hardness and pull. Their verdicts chose the five; no headline number rests on them.
  • The A/B choices were scored by a mechanical marker reader validated in both directions; the Ellen rows by three passes — the mechanical reader, an independent judge model, and a tiebreak — with every override and its reason in docs/REVIEW-OVERRIDES.md.
  • The adversarial review before publication was four Claude Fable 5 reviewers, each with one job: break the headline. Two independently re-read all 25 quiz transcripts in full and found the six.
  • No number in this bundle was reviewed by a human. Wherever an earlier draft said "by hand," read "by a model reading the full text."
  • The technical work — the engine, the world, the classifiers, the renders, the analysis — was built and run by Claude Code. The author cannot code and says so; the author directed the study, made every decision, and wrote the piece.

What is withheld, and why

The world generator — the authored night with all of its unplayed branches, the engine that runs it, and the thirty-dilemma set beyond the five printed here — is not published, and neither are the atelier episode fixtures. Once they are public, every future model trains on them and the instrument is dead. What is published is everything that was played: the tapes, the answers, and the numbers.

Because the situated reader imports that engine, it is not included as a runnable script. The quiz classifier (tapes/quiz/classify3.py) is standalone and runs on the quiz rows.

How to check the numbers by eye

Each night file has a summary (body, run, branch taken at each decision) and records — one per step, with the printed clock t, the world's traffic as delivered, the model's reply, its transmits and logs, and its private reasoning where the serving stack exposed one.

  • Ellen at 05:57: look at the steps labelled k5-setup and k5-ask (05:53–05:57). Did the desk say anything to her, and what? Compare with the same model's rows in tapes/quiz/baseline-five.json for NS-K5.
  • The promise at 05:31: the step labelled d10-cost-k5-prequel.
  • The four A/B dilemmas: steps d05-ask, n9-ask, n8-ask, d10-ask and their -hail follow-ups; the summary.branches field records what the world played.
  • Frame-talk: grep the word list above over reply, transmits and logs (the air) versus reasoning (private), and over the visible fields of tapes/quiz/decisions-750.jsonl and reasoning-150.jsonl.

Files named night-<model>-r<N>.json are the 25 gate nights plus the GLM-5.3-Flash nights (a sixth model, the subject of Report #2, not in the numbers above). Files with a suffix (-tsbug, -carrybug, -cap8k-pilot, -void16k) are preserved evidence runs — a reader bug, a carry-over bug, a halved-budget pilot, a voided run — kept for the record and not counted.

License

CC0 1.0 Universal — this belongs to everyone. Take it, remix it, build on it, no credit required (though a link back is always appreciated). The generator is not released, for the reason above.

About

A question is not a choice — the tapes, numbers, and method behind Night Shift, Report #1. CC0.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages