Every point of light is a message I wrote — texts, emails, Slack, scholarship. A model trained to read how people write, not what they write about, sorts a single life into its registers.
Ask any leaderboard how well a model writes and it answers with grammaticality — is the sentence well-formed? — and what we'd call truthiness: a coherent, readily intelligible utterance, optimized for frictionless comprehension and graded by factual Q&A. Both reward training pipelines rich in semantic data for knowledge domains — not the practice of reasoning in language, and not the shape of the utterance that delivers it.
Well-formed, fluent, error-free. Models cleared this bar years ago; no frontier lab differentiates on it anymore.
Coherent, intelligible, factually scoreable. Knowledge Q&A — biology, law, the academic canon — with one gold answer per question.
The missing measurement isn't harder science. It's just not objective.
Two things human writing does that no benchmark measures — both live under one umbrella: preference. And this isn't a new idea: corpus linguistics established forty years ago that register variation across situations rivals variation across people8.
Register, rhythm, capitalization, punctuation, code-switching — how you sound, and how that changes between your group chat, your inbox, and your thesis. Content-independent, and measurable against a person1,2,9.
Taste. What to say and what to leave out, when to hedge and when to be blunt, how much warmth a situation calls for. The reasoning inside the voice.
Neither has an objective gold answer. Both have a subjective one: the person. The eval anchor isn't an answer key — it's a corpus.
The diversity of human tone — every person × every register × every situation demanding judgment — can never be a training set. Any one voice is radically underdetermined: billions of parameters against one person's words. So personalization is a post-training problem.
So we measured. Here is what one person's writing actually looks like.
The same messages, embedded two ways. Semantic space — where search, RAG, and every retrieval system lives — organizes by topic. Style space1 organizes by voice. Flip the question and watch the same points reorganize.
Hold the medium constant — iMessages from three of us — and ask each space: who wrote this? Semantic embeddings see one crowd talking. Style embeddings pick Ben's voice out instantly — and notice something true: Sam and Ahmet actually do text alike. The map measures resemblance; it doesn't invent difference.
The same separation the embedding sees, in features a person can read. Bars are scaled to the loudest register per feature.
All figures: one user's real corpus, extracted by the production self-study pipeline, embedded locally (style) and via Gemini (semantic), PCA-projected for display with scores computed on full vectors. Built with the same clustering code that ships in the product.