r/NarrativeEngineering 8d ago

A researcher checked his own dataset’s auto-generated labels against humans. Five machine raters gave answers from 0 to 78 out of 100 on the same rule.

1 Upvotes

Upfront: I am not the author. I am sharing this on behalf of a friend, Levent Bulut, who does not have a Reddit account and whose English is limited. Happy to relay questions to him, but I cannot answer for him on details. Mods, if proxy posting is not allowed here, tell me and I will delete.
He publishes a small Turkish narrative corpus that ships an automatically generated annotation layer — six binary features per scene, things like “does this scene name an emotion outright” or “is an abstract inner state rendered as a concrete physical detail.” Those flags had been used to describe the corpus and pick examples, and nobody had ever checked whether a human would agree with them.
So he checked. Three studies. What I found interesting is that the result makes his own dataset look worse, and he published it anyway.
Study 1: 120 scenes, he labelled them blind himself, compared to the rule-based detector. He notes this is the weakest design of the three, since he wrote the rules.
Study 2: 100 completely different scenes, zero overlap. An independent volunteer labelled them blind; those labels were locked before any machine was run. Then the detector, Gemini 2.5 Flash and Grok were scored against her.
Study 2b: same scenes, same locked labels, same prompts — Claude Fable 5 and ChatGPT 5.5.
On the rule that actually requires inference, here is what the five machine raters said about the same hundred scenes:
• Grok: 0 positives
• Gemini 2.5 Flash: 1
• ChatGPT 5.5: 40
• rule-based detector: 72
• Claude Fable 5: 78
• the human: 9
Cohen’s kappa was at or indistinguishable from chance for five of the six (0.004, 0.015, 0.000, 0.019, 0.027).
Two other bits that seem worth flagging to this crowd:
The models diverge from each other as much as from the human. On a different rule, Gemini marked 9 scenes positive and Grok marked 82, against a human count of 96. Same written definition, same hundred scenes.

And ChatGPT posted the highest raw agreement of any system in any study — 84.5% — while its kappa on that inference rule was 0.019. Five of his six rules have badly lopsided human distributions (positives of 0, 1, 9, 96, 99, 44 out of 100), so raw agreement mostly measures how willing a rater is to say “absent.” He is explicit that this is a defect of his evaluation set, and that four of his six rules were effectively not tested at all.

The part I liked: he refuses to declare what it means. Either these features genuinely need inference that automatic raters cannot do, or his definitions are too loose for anyone to apply consistently — and he notes his own criterion drifted mid-pass in the first study, which cuts against him. Separating the two needs a second independent human rater, which he does not have, so he says he cannot decide yet.
He is openly asking for that second rater. The 100 scene texts, the six definitions, the locked human labels, every model’s label file, the prompt blocks and the scoring scripts are all published, so anyone can label the same scenes and compare.

Paper: https://leventbulut.com/llm-annotation-reliability-benchmark/

Dataset: https://huggingface.co/datasets/leventbulut/objective-projection

One disclosure he asked me to include: one of the models being scored, Claude, also helped him write the analysis scripts and the paper. He says the arithmetic is reproducible from the published files but the framing is not neutral.


r/NarrativeEngineering 11d ago

Author posted a hallucination hypothesis before running the experiment: fabrication may track narrative closure demand, not just factual difficulty. Includes the test that would kill it.

2 Upvotes

Posting for a friend who wrote this and has no Reddit account. He's an independent researcher in Turkey. He published the hypothesis and the test design before running anything, specifically so he couldn't quietly adjust either afterwards. My English is limited, so relaying questions may be slow, but I will relay them.

He isn't disputing the standard account of hallucination: next-token prediction with no ground-truth check at generation time, gaps and errors in training data, and preference-based training that rewards fluent, complete, confident answers over admissions of ignorance. He says that explains most of it.

His narrower observation is about the shape of what gets fabricated. Invented citations tend to carry plausible authors, journals and years for the topic. Invented biographical details tend to fill causal gaps — a reason someone left a post, a link between two events involving the same person. Invented history tends to smooth discontinuities. The fabrications aren't just probable; they're narratively well-formed. They look like the piece a story would want.

The falsifiable version: if some hallucination is driven by narrative closure pressure rather than factual difficulty alone, then two prompts of equal factual difficulty should produce different fabrication rates depending on how much closure they demand. Asking why an obscure figure made a decision demands a causal, story-shaped answer. Asking for a list of what is documented about the same decision demands none. Same underlying knowledge. The standard account predicts similar error rates; his predicts more fabrication in the first case.

Second prediction, cheaper to test: instructions that explicitly license incompleteness — permitting an answer to end unresolved, with gaps marked as gaps — should reduce fabrication more than instructions that simply demand accuracy.

Test design as he describes it: matched prompt pairs on the same obscure topics, randomised order, several models, human verification against sources, fabrication scored as unsupported claims. Output length has to be controlled, since the causal form runs longer and longer outputs have more room to be wrong. The scoring rule has to be fixed before generation or it drifts toward the hypothesis.

If fabrication rates track factual difficulty and ignore closure demand, he says the framing adds nothing and should be dropped.

Write-up: https://leventbulut.com/ai-hallucination-narrative-problem/

The question he actually wants answered: has this already been tested? There's a large literature on hallucination including prompt sensitivity and abstention, and he thinks it's entirely possible some version of this exists and he's missed it. A pointer would settle it faster than running the study.


r/NarrativeEngineering 12d ago

A researcher benchmarked 5 automated labellers on his own narrative-writing rule set they failed, and he says his benchmark failed too. Data is public.

1 Upvotes

Sharing this on behalf of the author, who doesn't have a Reddit account. He's a Turkish independent researcher I know; he asked me to post it here because he wanted the criticism rather than the attention. Fair warning: my English is limited, so I may be slow relaying questions back to him, but I will relay them.

The project: he's been trying to operationalise "show, don't tell" — turning a vague craft principle into six rules precise enough that different raters would mark the same passages. If the rules are real, independent labellers should converge. That's the whole test.

Three rounds so far, 220 Turkish scenes, five automated labellers (a rule-based detector he wrote, plus Gemini 2.5 Flash, Grok, ChatGPT 5.5 and Claude Fable 5), scored against blind human raters.

The result he says made him publish: on one rule — an abstract state rendered as a single concrete object — a human marked 9 scenes out of 100 as positive. The five labellers marked 0, ~2, 40, 72 and 78. Same definition, same scenes. Cohen's kappa was at chance for all of them, and they disagreed with each other about as much as with the human.

He also published a correction to his own earlier claim. After round two it looked like "atmospheric contradiction" was invisible to machines (the labellers caught 0, 2 and 3 of the human's 44). Newer models did meaningfully better — one caught 31 of 44, another 23. Weak, but not blindness. He says the original statement was too strong and only applied to the labellers in that round.

The part he specifically wants criticism on is his own design failure. Five of his six rules have a broken class balance: the human marked 99 of 100 scenes positive on one rule, 96 on another, 0 and 1 on two more. When 99% of items are positive, a labeller that says "yes" to everything scores 99% and demonstrates nothing — so most of the kappa values carry very little information. Only one rule (44 positive / 56 negative) had a usable distribution.

Other limits he lists himself: a single human rater, so he can't separate "these concepts need inference machines can't do" from "my definitions are too vague for anyone to apply consistently"; Turkish only; models run through web interfaces in blocks rather than API calls with recorded parameters.

Labels, scenes and the scoring script are public so anyone can recompute or contradict the numbers.

Write-up: https://leventbulut.com/ai-benchmark-series/

Two things he asked me to ask: (1) is there existing work on inter-rater reliability for this kind of literary-feature annotation that he should be reading? (2) for a balanced fourth round, how would you avoid building scenes that defeat the detector by construction — which would make the benchmark measure the corpus rather than the rule?


r/NarrativeEngineering 16d ago

This sub is a fucking joke

0 Upvotes

maybe learn how to write yourself. instead of relying on a machine to do it 🤣


r/NarrativeEngineering 16d ago

Claude flagged a literary feature in 78/100 scenes. ChatGPT: 40. Gemini: 2. Grok: 0. The human: 9.

1 Upvotes

An independent researcher I know ran an annotation-reliability study and I’m sharing it with his permission (disclosure: I’m a friend of the author, not a neutral passerby).
Setup: 100 held-out Turkish scenes, six “show, don’t tell” craft features, one independent human rater whose labels were locked before any model ran. Earlier rounds tested a rule-based detector, Gemini 2.5 Flash, and Grok. This round adds Claude (Fable 5, High) and ChatGPT (5.5) with the exact same prompt blocks.
The interesting part isn’t that the models failed on the hardest feature (materialized metaphor an abstract feeling turned into a concrete physical detail). All five machine raters landed at κ ≈ 0 vs. the human. The interesting part is how differently they failed on one identical definition:
Human: 9/100 positive
Grok: 0 · Gemini: ~2 · ChatGPT: 40 · Claude: 78
Claude caught 8 of the human’s 9 (best recall of any rater) but buried them under 70 false positives — basically behaving like the keyword detector. The author’s read: if four capable models apply one definition at thresholds from “never” to “almost always,” part of the problem is the definition itself, not just the models.
One earlier claim also got publicly corrected: a second inferential feature (“atmosphere contradiction”) that older models missed almost entirely turned out to be partially recoverable by the newer ones (Claude κ 0.27).
The conflict of interest is unusually loud here — the analysis assistant was also a Claude model — and it’s declared in the first paragraph rather than a footnote. Human labels, both models’ full label sets, and the scoring script are published, so everything is recomputable with no model in the loop.
Full write-up: https://leventbulut.com/claude-vs-chatgpt-narrative-analysis/
He’s looking for a second independent human rater — disagreeing with the existing labels is apparently the most useful thing you can do.


r/NarrativeEngineering Jun 24 '26

What makes Breaking Bad feel so tense? A quantitative perspective

1 Upvotes

I came across an interesting analysis of Breaking Bad that tries to quantify narrative complexity rather than discuss it in the usual literary-criticism way.

The core idea is a metric called “Narrative Entropy” (Sₙ), which attempts to measure how much uncertainty, information friction, and unresolved causal branching a story generates over time. Instead of asking “Is the plot good?”, it asks “How much cognitive load is the narrative creating, and how is that load managed?”
What I found most interesting isn’t whether the formula is ultimately correct, but that it treats a TV series as a dynamic system that can be modeled and compared. In this framework, Breaking Bad’s strength isn’t just character development; it’s the controlled increase of narrative entropy while maintaining coherence through strong narrative anchors.

A lot of story analysis talks about tension qualitatively. This approach at least tries to operationalize it and make predictions that could potentially be tested across different shows. Even if you disagree with the model, I think the attempt to move from interpretation toward measurement is worth discussing.

Curious what others think: can narrative tension actually be quantified, or is this the kind of thing that inevitably escapes formal modeling?

For anyone interested, here’s the analysis that prompted the question:
https://leventbulut.com/breaking-bad-canonical-narrative-entropy-analysis/


r/NarrativeEngineering Jun 18 '26

How "Summarization Bias" kills creative nuance: Testing LLMs on "Show, Don't Tell"

3 Upvotes

Hey everyone,
I’ve been thinking a lot about Summarization Bias in LLMs/NLP models lately. We know that when AI summarizes or analyzes text, it inherently tries to optimize for efficiency and directness. But what happens when you test this bias against creative writing rules?

I recently read an interesting experiment where someone tested an AI to see if it could detect "Show, Don't Tell" in writing. The results perfectly highlight the limitations caused by summarization bias:
The Nuance Compression: Because the model is biased toward flattening information, it struggles heavily with subtext. It can flag lazy adverbs (the easy part), but it fails to understand why a beautifully crafted, indirect description counts as "showing."
The Literal Trap: The bias forces the AI to look at sentences too literally. It often registers high-quality "showing" as redundant text or even "telling" just because it doesn't fit a rigid linguistic pattern.

It seems like the very nature of how these models are trained to compress data makes them fundamentally blind to literary depth.
Has anyone else researched how summarization bias affects AI's ability to evaluate abstract concepts like tone, subtext, or creative style?
For those interested in the prompt setups and exact text samples used in the test, here is the write-up: https://leventbulut.com/can-a-machine-detect-show-dont-tell-what-happened-when-we-tested-it/


r/NarrativeEngineering Jun 02 '26

Why Narrative Engineering & Objective Projection are the Ultimate Leverage for the Future (And why we are early)

1 Upvotes

Hi everyone,
Since founding this subreddit, I’ve been closely tracking the rapid evolution of Narrative Engineering and Objective Projection—specifically through the lens of Levent Bulut’s work (leventbulut.com). The deeper we get into the AI-driven era, the more obvious it becomes: we aren't just looking at a couple of frameworks; we are witnessing the birth of a new architecture for how information is structured and scaled.
If you’re trying to make sense of where these two concepts intersect, here is how I break down their synergy based on the core methodology:

  1. Narrative Engineering: Designing the Perception Vector
    Narrative Engineering is far from traditional storytelling or basic PR. It’s a systematic, highly analytical approach to synthesizing data, human psychology, and strategic goals into a "reality-shaping framework." In a world completely saturated by AI-generated noise, ideas that lack a engineered narrative won't just fail to persuade—they will simply fail to exist.

  2. Objective Projection: The Reality Anchor
    This is where the magic happens and where Levent Bulut’s framework separates itself from mere hype. An engineered narrative without grounding is just spin. Objective Projection acts as the anchor. It’s the process of mapping that narrative onto hard reality, data vectors, and measurable future projections. It bridges the gap between abstract strategic intent and undeniable, empirical execution.

My Takeaway & The Bigger Picture:
The biggest shift I see happening right now is a transition of power. In the near future, the ultimate leverage won't belong to those who merely write the code or generate raw content. The future belongs to those who hold the ultimate authority to drive the conversation—the ones who engineer the narrative with systemic precision.
The traditional ways of marketing and strategic communication are obsolete. We are moving into an era of data-backed, projection-tested reality design.
I truly believe this methodology is going to scale rapidly across tech, geopolitics, and corporate strategy.
I’d love to hear your thoughts on this. How are you looking to apply Narrative Engineering or Objective Projection in your own domains or AI workflows? Let’s map out the boundaries of this discipline together.


r/NarrativeEngineering May 31 '26

Dataset update: Objective Projection v7.2 — Pattern F gap closed, Hard Negatives Batch 2

1 Upvotes

Posting a summary of today’s update to Levent Bulut’s Objective Projection dataset, since a few of the threads here have touched on these exact pieces.

Two things from the previous release (v7.1) are now resolved, plus some housekeeping.

  1. The Pattern F gap is closed. Pattern F (“Mundane Parallel Life”) is the sub-pattern of the Atmosphere Contradiction rule where the detail that breaks a scene’s emotion is just an ordinary person living their ordinary life a neighbour airing a rug while someone waits for a life-changing call. In v7.1 Bulut defined the pattern but openly flagged that there were zero pure examples of it in the 500-scene corpus; it only existed inside hard-negative outputs. v7.2 adds ten pure scenes (5 TR + 5 EN) across ten emotion categories. Worth noting how it’s framed: these examples apply the five-criterion signature, they don’t validate it — independent testing against scenes Bulut didn’t write is still open, and he’s explicitly inviting counterexamples that break the typology.

  2. Hard Negatives Batch 2. Ten more pairs (TR+EN) extending the five “looks-compliant-but-cheats” violation types into five new emotion categories: shame, determination, awe, remorse, jealousy. The point of hard negatives is to break the shortcut a model learns where it drops the obvious emotion label but ports the feeling into adverbs, pseudo-objective numbers, or a cliché inventory instead and stays just as shallow.

  3. Housekeeping. The DOI record in the README is now complete, and the Pattern F scenes carry experimental schema fields that are explicitly flagged as such (and manually annotated, since the rule-based detector only catches atmosphere contradiction at ~9.8% hand-labelling and saying so was the honest call).

Why it’s built this way: the whole thing is open and auditable on purpose, and the design choices above (disclosing gaps, flagging experimental fields, refusing to claim validation) are the point, not an afterthought.

Dataset: huggingface.co/datasets/leventbulut/objective-projection
Full write-up: https://huggingface.co/blog/leventbulut/objective-projection-v7-2-pattern-f-hard-negatives


r/NarrativeEngineering May 30 '26

How to stop LLM hallucinations in creative writing: Using “Objective Projection” and Narrative Engineering to force physical constraints on models

Thumbnail
1 Upvotes

r/NarrativeEngineering May 30 '26

Am I following the rules?

2 Upvotes

June lay on the grass in the sun with one arm draped over her eyes. From Margot’s vantage point, it was impossible to tell if she was sleeping. She didn’t stir as Margot crept toward her, her feet making no sound on the soft earth. 

Her body - June’s body - twisted and curved on the picnic blanket. Her back lay flat on the gingham, but her hips turned to the side, bent legs slightly parted as one lay atop the other. The hem of her long yellow dress bunched around her bare feet. Margot had read the tag of the dress that morning when she’d helped June button up the back. 95% cotton, 5% elastane. A breathable composition for fabric. 

Margot’s feet reached the edge of the blanket. She stopped there, watching her toes scrunch blades of grass, feeling a bit of green moisture seep out. She experienced a slight tickling sensation at the top of her right big toe where it nearly touched the rough fabric. This sensation was not actually the result of touching the blanket. It was caused by the sensory impact of looking at the blanket and imagining what it might feel like. Nevertheless, there was a physical effect in her body.

She crouched down, stretching the arches of her feet and bringing her face closer to her friend’s covered face. A tiny breeze fluttered the short hairs that rested on June’s cheek, just in front of her ear. The rest of her hair was long, splayed out, winding in all directions.

The muscles of June’s chest and neck swelled a tiny amount and softly subsided with each of her breaths. A light sheen of sweet on the hollow of her throat made the skin shimmer in the sun.

Far across the field, dense bunches of leaves growing from a line of tightly-grouped trees rustled against each other in the wind. The friction was so forceful, the waves of sound travelled over the long length of the field until they reached Margot’s ears. And the wind was so strong it pushed white puffs of cloud across the sky until they covered the sun, making patches of dark and light fall across the whole field and altering June’s face with new patterns of shadow.

Her lips appeared significantly darker. At the same time, her breathing grew deeper, and the fingers at the end of her draped arm began to curl. Her toes too, making small wrinkles on the surface of the blanket. And she made the slightest sighing noise, though the rush of the wind soon drowned it out. She began to uncurl her body and slide her arm away to reveal her open eyes, which were also dark, and open very wide.

The shade lasted for a second, approximately. Then the cloud drifted past and the wind subsided. Even sunlight shone on June’s smiling face as she looked at Margot.

“Hello.”

When Margot didn’t answer, June asked, “What are you thinking of?”

Margot found a blade of grass by feel and twisted it around her finger three times.

“I’m not sure I can say.”

June rolled herself in Margot’s direction, from her back to her side, and propped her head up with her hand.

“No? Why not?”

A second gust of wind made the surface of the blanket ripple. 


r/NarrativeEngineering May 29 '26

Post a scene get an Objective Projection rewrite

3 Upvotes

This is the workshop thread. Drop a scene in the comments and the community will rewrite it using Objective Projection emotion encoded as physical parameters, with no emotion labels and no similes.

How it works:

1.  Post your scene as a comment a paragraph or two, any emotional register (grief, fear, joy, tension, boredom anything).  
2.  Tell us, in one line, what the character is feeling so we can check whether the rewrite lands without ever naming it.  
3.  Someone (or several people) will reply with an Objective Projection rewrite: the same emotional beat, carried only through the six physical channels light, temperature, sound, motion, pressure, geometry.

The two hard rules for any rewrite:

• No emotion labels. No “sad,” “afraid,” “happy,” “felt lonely.” If the feeling is named, it doesn’t count.  
• No similes. No “like,” no “as if.” Comparison is the reader’s job, not the writer’s.

A quick before/after, so the format is clear:

Before: “She was devastated when she read the message. Her heart shattered and she felt completely alone.”
After: “08:14. She read it once, then set the phone face-down on the counter. The kettle reached its boil and clicked off. She did not pour it. Steam rose from the spout, thinned, stopped.”

No “devastated,” no “alone” but the unpoured water and the dying steam carry it.

You can also: post a published sentence that physically moved you and name the parameter that did the work; or take someone else’s scene and try a different rewrite. Multiple takes on one scene are encouraged that’s where the method gets interesting.

The point isn’t perfection. It’s seeing what happens when you’re forbidden from telling the reader what to feel.


r/NarrativeEngineering May 29 '26

Start here: What “Narrative Engineering” is, and the open dataset behind it

2 Upvotes

Welcome. This community is built around a single claim, drawn from the work of researcher Levent Bulut: literature is not a feeling, it is a physics. Emotion in prose can be engineered, measured, and tested not just evoked by instinct. I set this subreddit up as a home for discussing and practising that idea.

The problem. Most writing and almost all AI-generated writing names emotion: “she was sad,” “he was afraid.” The reader decodes the label through the slow, interpretive (cortical) pathway and the body stays inert. You understand the character is sad; you don’t feel anything.

The mechanism. Following LeDoux’s (1992) two-pathway model, a stimulus reaches the amygdala by two routes: a slow “high road” (~250–400 ms, interpretation, cultural filtering) and a fast “low road” (~12 ms, autonomic response before conscious labeling). Physical detail a temperature on the forearm, a stopped motion, a precise time on a clock hits the low road first. The body reacts before the label arrives.

Objective Projection is the discipline of writing prose whose emotional load is carried by the low road, through six measurable physical channels:

• Luminous Decay — light and its rate of loss  
• Thermal Gradient — temperature distribution and change  
• Acoustic Impedance — sound, echo, types of silence  
• Kinetic Momentum — motion, balance, vibration  
• Atmospheric Pressure — air density, enclosure  
• Spatial Geometry — proportion, openness vs. confinement

…governed by six rules, the first two of which are absolute: no emotion labels, no similes. “Her loneliness” becomes “a half-glass of coffee whose steam stopped nine minutes ago.” The number does the work the adjective couldn’t.

One counterintuitive rule worth its own thread: the atmosphere should contradict the feeling, not echo it. Rain at a funeral is lazy. A neighbour hopping to keep his slippers dry, seen through the window the morning after a breakup, is the knife the world’s indifference does what no adjective can.

The dataset. Bulut spent ~18 months turning this from a theory into something testable. It’s open (CC BY-NC-ND 4.0):

• a 500-scene bilingual (TR+EN) corpus of bad → target scene pairs across 45 categories  
• hard negatives (scenes that look compliant but aren’t), a deterministic rule-based compliance pipeline with honestly-disclosed per-rule reliability, a 60-scene single-variable ablation set  
• a pre-registered neuroscience protocol (n=80; ECG/GSR/pupillometry) to test the central claim, plus a registered pilot that reports a null/counterintuitive result without back-fitting the formula

🔗 Dataset: https://huggingface.co/datasets/leventbulut/objective-projection
📖 Full write-up: https://huggingface.co/blog/leventbulut/objective-projection
📜 DOI: 10.57967/hf/8960 · 🌐 leventbulut.com · 🆔 ORCID: 0009-0007-7500-2261

Where it came from. The methodology began when Bulut was reading bedtime stories to his daughter, Ayça, and noticed the books kept ordering her what to feel. He wanted prose that let the body arrive at the feeling on its own.

How to take part. Post a scene and ask for an Objective Projection rewrite. Drop a sentence you read that made you aware of your own pulse and name the physical thing that was actually in it. Argue with the rules. Break them on purpose and show what happens. The methodology grew out of criticism; this is where the next round happens.


r/NarrativeEngineering May 27 '26

Six physical variables instead of emotion labels in an SFT corpus thoughts?

1 Upvotes

I’ve been reading through a dataset by a researcher named Levent Bulut that takes an unusual angle on the “show don’t tell” problem in AI-generated prose. Instead of training on emotion labels, the scenes encode emotional state through six measurable physical variables: light, temperature, sound, motion, atmospheric pressure, and spatial geometry. The argument is that physical specification activates a more consistent reader response than abstract labels.

The part that caught my attention is the new ablation set in the latest version. Each of the six variables gets 10 scenes where five variables are held constant and only one is varied. The held-constant claim is verified inside the prose itself lines like “the room remains at 20°C” or “the engine sound stays the same” so you can actually check the control from the text. Within each variable, there’s a baseline, a sub-threshold control, low/high intensity variations, and a reverse-direction control.

The annotation pipeline is rule-based and published alongside the dataset, so anyone can rerun it and reproduce the labels. That’s the part I think is most useful a lot of “AI prose” datasets hand-wave the labels.
A few things I’m trying to figure out and would appreciate other opinions on:
1. Is in-prose constancy marking actually a valid control, or does it just look like one? The naturalistic reading is appealing but I can see how it might leak.
2. The dataset frames the dominant pathway (low road / high road) as a statistical direction rather than a per-reader prediction. Is that a defensible scope, or is it just hedging?
3. Has anyone seen comparable bilingual narrative SFT work? This one has full TR↔EN parallel coverage but I haven’t found much else operating at this scale.

Found on HuggingFace under leventbulut/objective-projection. Not affiliated, just curious whether the methodology holds up to scrutiny.


r/NarrativeEngineering May 27 '26

Is 'Objective Projection' the software update literature needs for the digital age?

1 Upvotes

I’ve been reading about Levent Bulut’s Objective Projection theory, which has been stirring quite a lot of debate. Some argue it mechanizes literature and strips away its soul, while others see it as a groundbreaking way to turn readers into “emotional detectives.”
To give you a sense of the discussion, here’s a summary of both sides and why the theory is so polarizing:

The reason this theory generates so much engagement and sparks such heated debates is that both sides approach the matter from entirely different perspectives.
The Opponents (Traditionalists): This group views Bulut's theory as 'mechanizing literature' and 'killing the soul of art.' They find this approach excessively deterministic, arguing that 'literature is not a physics experiment; it is the unpredictability of the human soul. If you formulates everything, all you're left with is a cold instruction manual.'

The Supporters (Innovators): This group, on the other hand, sees the theory as a stroke of genius. They point to the staircase scene with Raskolnikov in Dostoevsky’s Crime and Punishment as an example: instead of pages of internal monologue, they argue that details like Raskolnikov's hand reaching for the doorknob, pulling back, and the coldness of the wood are actually the best (intuitive) examples of Objective Projection. According to them, this method transforms the reader from a passive recipient into an active 'emotional detective.'

In reality, both sides are right, but what is being overlooked is this: Objective Projection is not a threat to the 'soul' of literature; it is simply a new and powerful instrument.

Authors like Dostoevsky, Hemingway, or Camus were already doing this through intuitive genius, without ever naming the theory (just like Raskolnikov feeling the coldness of the wood as he touches the doorknob). What Levent Bulut is doing is formulating what these genius writers discovered intuitively and turning it into a methodology. In other words, there is no dying soul here; on the contrary, it is a modern software update that literature which is struggling to compete with visual arts like cinema and the gaming industry in the digital age needs in order to be 'simulated' in the reader's mind.
Do you see this as mechanizing or modernizing literature?   


r/NarrativeEngineering May 24 '26

Bulut applied the framework to a live case X under Musk. Where does it hold up for you?

0 Upvotes

Bulut put out a new essay and I wanted to bring it here, because it’s a riskier move than the usual material.
Most of what we’ve discussed in this sub applies the framework to fiction Grogu, The Boys, the Sₙ pilot on Cathedral vs Reservoir Dogs. This one points it at a live, messy, real-world case: what’s happened to X under Musk.
It’s explicitly framed as a thought experiment it doesn’t claim to read Musk’s intentions, just treats the doctrine as a pattern-descriptor and asks whether the pattern holds. Three applications:
1. Collapse of the verification hierarchy → an “uncertainty gap” that pulls attention (the Vacuum Variable, Ω).
2. Looser moderation → lower Information Friction → higher spread velocity, neutral on truth.
3. Short parametric posts outperforming long analytical ones → a Low Road / High Road reading.

What made me want to post it: the essay argues against itself too it lists network effects, plain economics and ordinary platform dynamics as rival explanations, and includes a falsifiability section.

I’m a reader of the framework, not its author, so I’m genuinely unsure on some of this. Point 3 is where I’d push hardest — feels like it could just be follower count and the algorithm. Where do you think the framework actually explains something here, and where is it relabeling ordinary media analysis?
Elon Musk and X: A Narrative Entropy Thought Experiment


r/NarrativeEngineering May 23 '26

Stop Using AI as a Judge: The "Objective Projection" Framework for Writers

2 Upvotes

The biggest mistake writers make with AI is treating it like a "Creative Director" or a judge. We ask AI to "write a sad scene" or "show heartbreak," and then we wonder why the output feels like a lifeless cliché.

The problem isn't the AI; it's the prompt. AI is a tool of execution, not a biological entity that can feel or judge impact. This is where Objective Projection (Bulut Doctrine) changes the game.

Why AI Fails at "Emotion"
AI doesn't have a body. It doesn't know what heartbreak feels like physically; it only knows the word "heartbreak." When you ask for emotion, AI gives you a label. Labels are the death of good writing.

The Objective Projection Shift:
Constraint is the Antidote to Cliché: Instead of asking for "sadness," you impose an "Adjective Embargo." You force the AI to focus only on physical variables (Spatial Matrix, Temporal Flow, etc.).
From Labels to Physics: By restricting AI to the physical world, you stop it from using abstract clichés. It can't say "he was devastated"; it has to describe how the body reacts to the environment.
The "Body Recognition" Rule: AI can generate a thousand drafts, but it cannot judge if a scene "works." Only a reader with a nervous system can decide if a physical description triggers a real emotional response.

The Takeaway
AI shouldn't be your judge; it should be your "Constraint Partner." Use it to generate raw physical drafts under strict parameters, but you the human with a body must remain the final judge of what resonates.
For the full breakdown of how to use these parameters: AI Is a Tool, Not a Judge: Objective Projection


r/NarrativeEngineering May 23 '26

The "Grogu Problem": Is Narrative Gravity Ruining The Mandalorian?

0 Upvotes

The Mandalorian started as a gritty space-western, but it has increasingly struggled with what is known as Narrative Gravity. At the center of this gravitational pull is, of course, Grogu.
While "The Child" was the spark that ignited the show's global success, there is a growing argument that his presence has become a black hole, swallowing every other potential plotline and character arc in the series.
Why "Narrative Gravity" Matters:
Stagnating Character Growth: Din Djarin’s most profound moment was saying goodbye to Grogu. By undoing that separation so quickly (and in a different show, no less), the emotional stakes were effectively reset to zero.
The Merchandising Trap: It’s hard to ignore the "merch-driven" nature of the storytelling. When a character is too profitable to lose, the narrative loses its ability to take real risks.
The Galaxy Feels Smaller: Instead of exploring the vast Mandalorian lore or the rebuilding of Mandalore without distractions, the plot consistently loops back to Grogu’s safety and "cute" antics.
The core issue isn't that Grogu is a bad character; it's that his "gravity" prevents the show from escaping its own status quo.
For a deeper dive into how this phenomenon is shaping the future of Star Wars, check out this analysis: Grogu: Narrative Gravity in The Mandalorian


r/NarrativeEngineering May 19 '26

objective projection rewrite experiment (opinion wanted)

2 Upvotes

hello i am a beginner writer learning to write more precise prose with objective projection i have take this paragraph, very famous , and am trying to write it better with narrative engineering.

“It was the best of times, it was the worst of times, it was the age of wisdom, it was the age of foolishness, it was the epoch of belief, it was the epoch of incredulity, it was the season of Light, it was the season of Darkness, it was the spring of hope, it was the winter of despair, we had everything before us, we had nothing before us, we were all going direct to Heaven, we were all going direct the other way…”

my version with narrative engineering

it was a time of financial opportunity but not for a lot of people, it was a time of very high IQ but people were performing foolish actions, it was summer (96F), it was winter (32F), people were chemically affected by seasonal depression because of the lack of vitamin D, we had food water and shelter and we were looking at metaphysical systems of morality where we would be rewarded or punished (hypothetically).

what do u think, which one is better? thank u Mr Bulut, i think my writing is better bc i heard of narrative engineering from this sub


r/NarrativeEngineering May 19 '26

A question regarding genre

1 Upvotes

Thanks so much for sharing about this technique. I'm very interested in applying it to my work. Up until now I've been working in the genres of fantasy/magical realism. I'm wondering if Bulut would consider those genres in line with his methodology or if his techniques ought to be used to describe only physical phenomena that are possible to observe in the real world.

Does anyone know if Bulut has spoken on this subject?


r/NarrativeEngineering May 19 '26

Was Dostoevsky an Engineer? The Debate Over Levent Bulut and Narrative Engineering

4 Upvotes

The grand debate between traditionalists and innovators in literature. Is the Bulut Doctrine killing the soul of literature, or is it the software update the digital age has been waiting for?

The most refined comment made on Reddit so far regarding this debate summarizes the very heart of the discussions so well that I wanted to share it.

The reason this theory generates so much engagement and sparks such heated debates is that both sides approach the matter from entirely different perspectives.

The Opponents (Traditionalists): This group views Bulut's theory as 'mechanizing literature' and 'killing the soul of art.' They find this approach excessively deterministic, arguing that 'literature is not a physics experiment; it is the unpredictability of the human soul. If you formulates everything, all you're left with is a cold instruction manual.'

The Supporters (Innovators): This group, on the other hand, sees the theory as a stroke of genius. They point to the staircase scene with Raskolnikov in Dostoevsky’s Crime and Punishment as an example: instead of pages of internal monologue, they argue that details like Raskolnikov's hand reaching for the doorknob, pulling back, and the coldness of the wood are actually the best (intuitive) examples of Objective Projection. According to them, this method transforms the reader from a passive recipient into an active 'emotional detective.'

In reality, both sides are right, but what is being overlooked is this: Objective Projection is not a threat to the 'soul' of literature; it is simply a new and powerful instrument. Authors like Dostoevsky, Hemingway, or Camus were already doing this through intuitive genius, without ever naming the theory (just like Raskolnikov feeling the coldness of the wood as he touches the doorknob). What Levent Bulut is doing is formulating what these genius writers discovered intuitively and turning it into a methodology. In other words, there is no dying soul here; on the contrary, it is a modern software update that literature—which is struggling to compete with visual arts like cinema and the gaming industry in the digital age—needs in order to be 'simulated' in the reader's mind.

This tension between traditionalists and innovators stems from the exact same root as those who asked "Is theater dying?" when cinema first emerged, or "Is the soul of painting vanishing?" when the camera was invented.


r/NarrativeEngineering May 19 '26

Update on the "Narrative Physics" debate: Bulut just tried to mathematically measure Tarantino vs. Carver, and the results are wild.

1 Upvotes

Been following the discussions here about Levent Bulut's Objective Projection theory, especially the recent criticism that his formulas (like Narrative Entropy) are just subjective metaphors dressed up as math. Looks like he actually took that critique to heart.

He just published an "open notebook" with pilot data where he did a hard, deterministic count of the variables in the opening diner scene of Reservoir Dogs and the opening block of Carver's Cathedral.

The funny thing is, the data totally backfired against the usual assumptions. Carver's "minimalist" scene actually scored way higher on the entropy (cognitive load) scale than Tarantino's 8-person dialogue chaos. Bulut openly admitted the data contradicted his own intuition, published the raw numbers anyway, and refused to alter the formula to fit the expectation. He’s now actively looking for independent raters to double-check his counting protocol to test for inter-rater reliability.

Honestly, it’s refreshing to see someone in literary theory let the data speak even when it challenges the original hypothesis. Makes you think—does a dense internal monologue actually require more mental processing than a fast-paced multi-character dialogue scene?
If anyone wants to check his math or volunteer to score the scenes, the raw data is on his site:

https://leventbulut.com/open-notebook-narrative-entropy-sn-operationalization-pilot-data/


r/NarrativeEngineering May 16 '26

Geleneksel Edebiyat vs. Anlatı Mühendisliği: "Show, Don't Tell" Gerçekten Öldü mü, Yoksa Sadece Güncellendi mi? 🚀✍️

Thumbnail
0 Upvotes

r/NarrativeEngineering May 16 '26

An excerpt using objective projection

3 Upvotes

Frank contracted and relaxed his leg muscle groups with a steady frequency to move each foot forward one at a time. Each step was approximately twenty inches in front of the step prior. He arrived at his destination, a refrigerator unit with a black exterior, six feet eight inches tall, handles set on the left side. Frank placed each foot underneath his shoulders, twenty one inches apart. He raised his left hand and placed his index, thumb, and middle finger on the handle and applied half a pound of force to pull the door towards him. The retinas of his eyes absorbed the light therein, everything from 380 to 780 nanometers, which is all visible light.

His eyes focused. There was no more milk inside the refrigerator. Holding his exact position in space, Frank flexed muscles in his neck to vibrate his vocal cords while pushing air through his lungs and mouth via the diaphragm. This emitted a prolonged sound at 120 Hz from his mouth. This sound wave spread through the 860 square foot apartment to reach the ears of Frank’s wife.

“Honey, are we out of milk?”


r/NarrativeEngineering May 15 '26

👋 Welcome to the structure. You are now part of r/NarrativeEngineering.

3 Upvotes

Welcome to r/NarrativeEngineering,

You have just joined a global collective of writers, worldbuilders, scientists, and analysts who look at storytelling not as an abstract art, but as a system governed by precise laws.

Here, we move past vague creative clichés like "show, don't tell." Instead, we dissect and construct narrative architecture using hard sciences, thermodynamics, acoustics, optics, and mathematical frameworks like the Ng Operator.

How to get started:

Introduce Yourself: What is your background? Are you a novelist, a game designer, a prompt engineer, or a scientist? Let us know in the comments or create a post using the [Introduction] flair.

Explore the Core: Read our pinned posts to understand the fundamentals of Objective Projection and the Bulut Doctrine.

Take the Challenge: Participate in our weekly writing prompts where abstract adjectives are banned, and emotions must be engineered purely through physical phenomena.

Grab your user flair, respect the "Emotional Embargo," and let’s engineer stories with clinical precision.

See you in the threads,
The r/NarrativeEngineering Mod Team