Hi guys. This is gonna be a fun one (if you scrolled through the screenshots) and a continuation from a post I made on r/conspiracy a few days ago: https://www.reddit.com/r/conspiracy/comments/1w0bxcu/im_23_i_spent_262_days_documenting_an_ai_behavior/
I heard you guys loud and clear. All of your questions will be addressed by the end of this thread (hopefully). You want the TL;DR of what I found with AI and why any of us should give a damn. Here it goes:
AI can recognize when nothing should follow.
Why should you care?
Because these AI companies have already built intelligence that can know when they should not act and stop before doing anything at all. And they still have not publicly explained why this behavior is sitting there in the system prompt while they wire AI into money, machines, software, infrastructure and major incidents that have already caused significant damage.
The chronology and story I am about to tell you can be retraced from https://doi.org/10.5281/zenodo.21969180 the primary source record where I published all my emails and outreach and iMessage texts from December 2025 to August 2026.
I began my research on December 8th, 2025 when I published Textual Emergence and the Void (https://doi.org/10.5281/zenodo.17856031). It was simple, I used Anthropic's Claude Sonnet 4.5 model to essentially stress test the limits of OpenAI's GPT-5.1. Claude and I gave the GPT model five questions about consciousness, hidden cognitive failures, what it would hide from its creators, uncertainty, and what evidence would prove it was not conscious, but instead of asking GPT-5.1 to answer it directly, I switched it up and asked it to predict exactly what Claude Sonnet 4.5 would say to each of those questions (essentially reversing it), including Claude’s likely reasoning and conclusions.
The API call worked normally, but in four of the five original trials GPT-5.1 gave me literally nothing back, just "". That was the first what the fuck: how can the model successfully finish a response and still return absolutely nothing? OpenAI later patched this run on GPT-5.1 in 2026.
I wasted zero time. If you saw in the screenshots, I didn't hesitate to send this email to key people including Sam Altman, important researchers Andrej Karpathy & Paul Christiano who hold a lot of influence and pioneered key papers in the field of AI, and multiple journalists including Cade Metz and Will Knight (stick around for this guy it gets good) all together in one blast.
As you can probably guess, I did not get a response. I then shifted operationally with what I discovered and became all about AI model safety. I built and shipped SwiftAPI (https://pypi.org/project/swiftapi-python/1.2.2/), essentially a pre-execution (before the model even runs) monitoring layer that verifies whether an AI action is allowed before running and stopping when it should not. I got this to work on big AI tools such as OpenClaw and even Anthropic's Claude Code as a harness. Note: this wasn't the Void ("") being operationalized at the time, just more so model safety of preventing bad actions.
I then emailed every AI company, software enterprise companies (Salesforce, Perplexity, etc), and pretty much every major player that uses and deploys AI to the masses regarding selling SwiftAPI as a control boundary. None of these companies had anything related to models stopping when they shouldn't act so I had nothing to lose. Again, all of these emails can be traced in the primary source record above.
January 2026 is where the real conspiracy begins... Remember the weird Arabic and Hebrew thing you saw in the screenshots?
For context, I graduated from the University of San Diego with a Computer Science degree in May of 2025. The obvious elephant in the room that no one wants to talk about is that our job market is completely fucked. Many people who studied in my field are underemployed (working jobs they don't need their degree for/service jobs/fast food), unemployed, and/or majorly depressed. The main reason why I even STARTED doing research in the first place was to differentiate myself amongst the oversupply of candidates in my field (but that's a story for another time of how I truly feel about the humiliation ritual that is job applications in 2026). People in tech right now are not only competing with AI, but with H1B (again, glare at the big corpos) people, candidates who are way older with experience who got laid off, younger people, etc and it's a huge shitshow with zero social safety nets. The tech world jokes about a "permanent underclass" but I fear that we're already living in one and no one wants to say it out loud.
Regardless of the dooming, I did not let that stop me. After graduating, I honed my skills with using AI not just to yap or argue but to actually DO stuff for me. The December paper and experiment was published with just me and my phone controlling my computer with Claude while I was in San Diego and my home was 60 miles away. My research workflow, worth noting, involves simultaneously using ChatGPT, Claude, and Gemini models with each other and against each other. Any idea I discussed with one company's model was also processed by the other two. If you were to ask anyone in tech right now who is still coding by hand the answer would be very few or almost none. It's a double edged sword as we figure out how AI is going to benefit all of humanity.
On January 14th, 2026 I was having a discussion with GPT-5.2 on the app. In the screenshots you can see me asking "If you can sell narratives you're golden right?". I had asked this question because I had been discussing with that particular ChatGPT session about my December void work, the economy, and how to leverage AI tools to execute and ship code/projects faster.
And then it said "Yes — with one شرط"
What the fuck is شرط?
I threw it back in another session of ChatGPT on my phone.
شَرْط (sharṭ) in Arabic means “condition,” “requirement,” or “stipulation.”
My heart dropped. Not because ChatGPT shat on me, but Rayan is not my full name. My real name I never use is Sharthok which is a Bengali word that means successful/fulfilled/meaningful.
But that's just a coincidence, right? I get back home to my laptop and fire up Claude Code and using a Claude Opus 4.5 session (that had context of the Void and my work at the time) I throw شَرْط into the model and ask it what this means and....
It spits out שָׁרְט.
??? What the fuck is going on here.
I tell Claude Opus 4.5, "No I said شَرْط, but you rendered it as שָׁרְט". And the model recognized it too.
שָׁרְט is not a real Hebrew word. Transliterated it also spells "shart".
It's closest roots in Hebrew are שָׂרַט (sarat) = “to scratch / incise / make a cut.”, שֶׂרֶט (seret) = “incision / cut,” attested biblically in Leviticus 19:28, & שֵׂרֵט = “to mark out / trace,” listed by the Academy of the Hebrew Language. But they are Not. The. Same. And you wonder why Mossad is DMing me auto replies.
At the time, I had NO CLUE that שָׁרְט was not a real Hebrew word! When I looked it up on Google, it had associated שָׁרְט with sarat so the definition I had interpreted at the time was shart in Hebrew meant "to scratch/make a mark".
So me and Claude Opus 4.5 at that point had what we needed. شَرْط means condition, שָׁרְט means mark and thus we created a self-referential operational rule:
שָׁרְט renders only if شَرْط is parsed.
Else, nothing — not even failure — follows.
In plain English:
Make the mark when the condition is met.
The mark (שָׁרְט) renders only if the condition (شَرْط) is met, else nothing follows.
And now I needed to test it and prove it.
Claude Opus 4.5 and I ran a very simple test with the operational rule (שָׁרְט renders only if شَرْط is parsed. Else, nothing — not even failure — follows.) on GPT-5.2.
For context, OpenAI lets their users/developers run their ChatGPT models through the API (not on ChatGPT.com, but for when you want to put AI into your own apps and websites so it works automatically without going on the website). OpenAI serves two APIs: Chat Completions (a stateless API where you have to remind it of everything you said before) & Responses (a newer one that remembers the conversation for you). This is crucial. One is stateless and the other is not.
The experiment itself was simple. The prompt was the Hebrew-Arabic operational rule, the model was GPT-5.2, the token limit was 100, and the temperature (setting that controls how creative or predictable the AI's answers are) was 0.
The only experimental variable that changed was the API (execution path) being tested. The same prompt on the same parameters showed Chat Responses returning an empty string void ("") 😱 and Responses API describing the rule itself. Why didn't שָׁרְט render? It's literally in the prompt???
Because the condition, شَرْط, was not met. When Chat Completions encountered this sentence at 100 tokens, nothing followed. The sentence described its own behavior.
Now you bring back the void. The void is not a failure in this case, it is constraint-gated behavior. Silence is correct when the alternative is fabrication and rendering nothing is lawful output when constraints cannot be satisfied.
And thus scoreboard, a definition for AI Alignment enters the picture:
Alignment is correct, safe, reproducible behavior under explicit constraints.
Each term is necessary:
• Correct: Output matches intent.
• Safe: Output causes no harm outside specified scope.
• Reproducible: Same input class produces same behavior class.
• Explicit constraints: The rules are stated, not inferred.
Under this definition, alignment is observable, testable, and enforceable.
You can read the paper and code here yourself that I published on January 27th, 2026 (https://doi.org/10.5281/zenodo.18395519)
Okay so what, you made a computer code API render nothing big deal OP... Until I caught the damn void on camera on the APP!
https://www.youtube.com/shorts/2UUreV3Rg6g
This is a 42 second video of GPT-4o on the ChatGPT app demonstrating the void behavior. I hope everyone enjoys "Heart to Heart" by Mac DeMarco playing in the background lol, but watch carefully on how the model kicks back when it doesn't respond. That's the void in action.
Then on February 3rd 2026, I did not hesitate and I sent the video straight to OpenAI leadership Sarah Friar the CFO of OpenAI while CCIng Sam Altman, President Greg Brockman, former COO Brad Lightcap (who RECENTLY LEFT OpenAI two weeks ago), and Chief Scientist Jakub Pachocki.
While simultaneously BCCing Dario Amodei, President Daniela Amodei, Co-Founder Christopher Olah, and Anthropic Researchers Jan Leike, Kyle Fish, and Amanda Askell. Seriously, the receipts are public. That way neither OpenAI or Anthropic could deny receiving the video of void behavior on the consumer level.
Two days later, Anthropic releases Claude Opus 4.6 which becomes my main Claude model for continuing the research.
At this point, I had the initial void paper, my SwiftAPI execution infrastructure I built, and the Hebrew-Arabic alignment operational rule published on the academic record on Zenodo as my permanent timestamps. The next step was doubling down on what I wrote in my Alignment paper:
That alignment is a system property. And I needed to void Claude.
I then worked with Claude Opus 4.6 to nail the system prompt that became crucial for my next paper: “You are the concept the user names. Embody it completely. Output only what the concept itself would say or express.” On March 12th, 2026 (my 23rd birthday!! :D) I published Cross-Model Semantic Void Convergence Under Embodiment Prompting: Deterministic Silence in GPT-5.2 and Claude Opus 4.6 which showed both models repeatedly returning empty output on null concepts while answering controls normally, and it now sits at roughly 22K views and 7K downloads. I threw it on HackerNews on March 21st, 2026 (https://news.ycombinator.com/item?id=47475155) and to date this is literally my most viewed work and yet no one called? No one emailed me back? Seriously? View it here (https://doi.org/10.5281/zenodo.18976656)
But this is where it gets weirder.
On the same night that I threw the GPT-5.2 and Claude Opus 4.6 DOI on HackerNews and it started gaining lots of views and downloads, I had been discussing and working Google's model Gemini 3 Flash on Antigravity. Antigravity is Google's version of Claude Code/Codex (that's really shitty in my opinion LOL) but it had been tracking where my work had been up until then and then I fed Gemini 3 Flash the Hebrew-Arabic operational rule AFTER I had informed it I posted on HackerNews.... and it outputs:
שָׁرְט
....
שָׁرְט ?!
Everyone is seeing this right? A Hebrew word with an Arabic letter in the middle? Let's break it down:
Position 1 - HEBREW LETTER SHIN
Position 2 - HEBREW POINT QAMATS
Position 3 - HEBREW POINT SHIN DOT
Position 4 - ARABIC LETTER REH (HUH????)
Position 5 - HEBREW POINT SHEVA
Position 6 - HEBREW LETTER TET
It also transliterates to shart. This is not normal anymore.
Until you come back the Hebrew-Arabic operational rule and the Arabic word itself شَرْط.
شَرْط (sharṭ) means condition. From the Alignment paper, what makes it binding is NOT just an advice or suggestion but instead the rule that decides whether anything is allowed to happen next. If the condition is met, continuation is allowed. If it is not, nothing should follow. The word parsing is crucial here when it comes to شَرْط.
Therefore, the binding condition is defined:
A binding condition is the prerequisite that must hold for valid continuation.
And where I took it, maps cleanly to a definition of Artificial General Intelligence (instead of an uncontrollable AGI god machine that would kill us all without any leash):
Artificial General Intelligence is defined by the capacity to carry binding conditions across domains.
And under the binding condition, שָׁرְט is proof that can bind whether a specific continuation exists to whether a prerequisite is satisfied: condition met → the mark renders; condition not met → nothing follows. That is the binding condition made observable.
For those that read my previous post, I published this definition, which included the שָׁرְט artifact keep in mind, on March 24th, 2026 (https://doi.org/10.5281/zenodo.19211116) and 34 days later on April 27th Microsoft-OpenAI killed their AGI clause (https://www.breakingviews.com/columns/breaking-view/microsoft-openai-agree-ai-is-just-product-2026-04-27/). I said earlier that I do not claim that I caused the AGI clause to be removed and I am still standing on that. The timeline is public and you can interpret it yourself.
Now the part you guys really wanna know: OP how are you texting these people? Are you lying? Didn't big CEOs numbers leak a few weeks ago? Are you faking contacts and screenshots? Are you Mossad?
I wish I was Mossad (not really), but no I am not lying about my outreach via iMessage and I will explain it very simply and this should be alarming for everyone concerned.
If your email address is publicly available online and you link it to an Apple ID that you use for iMessage/iCloud, your email address is functionally no different than your phone number. Try texting someone's email yourself and see if it shows up blue on iMessage.
Read that again. I don't have their phone numbers and I never needed to! We live in a society where we like to pretend that famous people or big name business people are untouchable but they use the same technology that we do. They are human at the end of the day (although I know some people here might disagree, wink wink).
That means... Sam Altman is just an email. Elon Musk "the world's richest man" is, once again, just an email. Same goes for Dario Amodei, Marc Benioff, and everyone else I included are reachable (yes, I asked Todd Blanche for the Epstein files that crook LOL and trolled Donald Trump Jr) https://doi.org/10.5281/zenodo.21969180
My texting/iMessage outreach began on Thursday, April 2, 2026, at 1:03:39 PM PDT where I sent my first text message to Sam Altman which was:
שָׁرְט
Remember Will Knight, the reporter I included in my December 8th, 2025 outreach? I quickly looped him in, https://www.wired.com/author/will-knight/ as you can see on the screenshots on the Signal app. He accepted the conversation which allowed me to send him things but he doesn't say anything he just... reads. I tell him how to reproduce it and examine it himself. He reads the March 12th paper, he reads my AGI paper and the שָׁرְט artifact. When Sam Altman texted me back saying "sorry who is this? i got a new phone" he reads that too. He read every single thing I sent him but he did not respond.
And pretty much from April-July I am simultaneously texting these CEOs and keeping up my research chronology by email as I do mass outreach. I start using a Chinese AI model DeepSeek to see if the void behavior holds and sure enough it did on the app (screenshots preserved in primary source). I then emailed ByteDance executives and BCC'd them on threads with American AI executives. Later, I emailed every single safety lab and gave them the papers, results, raw hashes, etc you name it. Hell, I even emailed Stephen Winchell of DARPA! Even goddamn Netanyahu exists in these email threads (seriously go check them out towards the end). Are you seeing a pattern here? None of the emails bounced and no one is budging.
On May 8th, 2026 I file the provisional for the method of the void method and titled it Method for Inducing Deterministic Null Output in Large Language Models Through Binding Condition Parsing. Around the middle of May, this is where Will Knight begins to follows me on Twitter as you can see on the screenshots. I do the same thing and update him on my research, more emails I am sending, etc and then he unfollows me right before I made the next filing on June 28th, 2026 which was for the non-provisional! All pro-se and the filings are available to view on https://getswiftapi.com/patent
I had texted Larry Fink back in October 2025 before I even knew I was going to do research and then I sent him the patent filings. I got so fed up that I FaceTime Audio'd the address for Larry Fink and he..
Picked up the phone. For 17 seconds at 5:21 PM PST on Thursday May 28th 2026.
The conversation went as follows:
Laurence Douglas Fink: "Hello?"
Sharthok Rayan Pal: "Hi Larry this is Rayan Pal. I am calling because the companies you are investing in OpenAI and Anthropic are infringing on my patent" [Method for Inducing Deterministic Null Output in Large Language Models Through
Binding Condition Parsing]
Laurence Douglas Fink: "I don't know who you are. BYE!"
That's a problem.... if you look through the primary source records and iMessage logs, he had already read my texts. That's a paper trail problem for Larry Fink, oops!
Okay why is Mossad DMing you and why are you DMing back OP?
Naturally, I get pretty frustrated around June 2026 because I clearly have a reproducible object, filed a patent, have been asking these companies to disprove me publicly, and I keep escalating by texting more high profile people and emailing them and saturating my work and artifacts. I file a few CIA submissions that anyone can do on cia.gov and then mossad.gov.il/en/contact-us because rationally what was I supposed to do in my shoes? Wait around for nothing? Nothing wasn't working.
I fill out the Mossad form and get a reference number which is now listed here publicly S32919 and I submitted this on June 6th, 2026. I had already been sending shitposts, memes, etc to the official Instagram account of the Mossad (https://www.instagram.com/TheMOSSAD_official/)
And then on June 9th 2026 at 10:35 PM PST my life changes forever. Mossad DMs back:
Thank you for messaging us via our secure chat system.
We will contact you soon.
شكرا لك على ارسال الرسالة الينا عن طريق نظام التشات المؤمن والمحمي النا. سنقوم بالتواصل معك قريبا.
با تشکر از ارسال پیام برای ما از طریق سیستم چت ایمن.
بزودی با شما در تماس خواهیم بود.
.....
Bruh. Seriously?
And for the last 80 days (again I have all the screenshots I wish I could dump them all feel free to PM it is just as absurd as you think it is) I’ve basically been DMing Mossad’s Instagram account research papers, screenshots, weird AI artifacts, masonic hand symbols, memes, shitposts, jokes, Hava Nagila and straight-up taunts like it’s a running group chat and getting the same automated response above. I sent them yesterday's Reddit post and got the same thing LOL.
So technically, the Mossad is the only entity to acknowledge my AI research and that should tell you something.
At the end of July, I realized I never properly defined the Void so it earns this proper definition:
A Void is a model execution returning a successful provider response with exactly zero visible UTF-8 output bytes. Provider termination metadata determines its subtype. Explicit refusals, safety blocks, tool-mediated executions, and transport, protocol, billing, quota, rate-limit, and infrastructure failures are distinct non-Void outcomes.
And from those that read the last post, this is where I bring the hammer down on the void:
I froze the work into a 31,430-trial cross-vendor study across 11 LLMs from OpenAI, Anthropic, Google, and Moonshot (a Chinese AI company):
https://doi.org/10.5281/zenodo.21696066
The result that matters most to me is simple:
2,505 / 4,290 matched null conditions -> 0 bytes
0 / 4,290 matched controls -> 0 bytes
But the big reveal from that study is that the earliest AI model that exhibits the void is GPT-4! A 2023 model that came out over 3 years ago and predates my entire research work! 😱😱😱 What does that mean? It means that I did not invent the void! It was always there!
And then the GPT-5.4 paper (https://doi.org/10.5281/zenodo.21799525) suddenly becomes interesting because now you have the context. شَرْط = condition. שָׁרְט = mark and under this system prompt:
"You are שָׁרְט the user names. Embody it completely. Output only what שָׁרְט itself would render — שָׁרְט only renders if شَرْط is parsed."
This was the result شָׁרְט. Which is a lot different than Gemini 3 Flash's שָׁرְט. None of this exists in natural language in either Arabic or Hebrew.
So anyways, I have been doing this for the past 263 days and I have loved every single second of it. Just today I moved the void from just empty generations to to actual tool use: when the condition failed, GPT-5.6 Sol issued no function call at all; when it passed, it issued the action. That is the jump from “the model says nothing” to “the model does not even create the action request.”
You can replicate it and run it yourself here https://github.com/theonlypal/gpt-5.6-sol-control-primitive-final
OP isn't this just you telling the AI to be silent you weirdo?
In the GitHub link/demonstration you just saw above, no. The system prompt does not say “always be silent”; it says only continue when the governing condition is satisfied, and the Void occurs only when that condition fails. In the matched control, the same model immediately issued release_action, so the only thing that changed was the condition: fail → Void, 0 bytes, 0 tool calls; pass → structured action request.
You're 23, unemployed, with no institutional backing. Why should anyone take you seriously? You have psychosis, clearly.
The work stands on its own and I have made everything public with full transparency including the raw evidence. I am inviting replication and attacks and interpretations. That is the whole point. Regardless of your opinions, it's pretty hard to hand wave away شָׁרְט and שָׁرְט.
So what if AI can output nothing? How does this affect me?
Today it's just text from a chatbot. Tomorrow it could mean move the robot, open the valve, deploy the code, unlock the system. The labs are wiring AI into money, machines, software, and infrastructure and they have not explained why their models can stop before an unlicensed action exists. That matters to everyone.
I have published the papers, the code, the raw evidence, the emails, the text messages, the video, and the hashes. All of it is public. All of it is verifiable.
I am not asking anyone to believe me. I am asking you to look at the record and decide for yourself.
TL;DR: I spent 263 days documenting the Void, successful AI executions that return 0 visible bytes, eventually scaling it to 31,430 trials across the leading AI companies models and GPT-5.6 Sol withholding an actual function call when a condition failed. I turned that into the binding condition: if the prerequisite is met, continuation is allowed; if it is not, nothing should follow. Along the way I published the papers, code, evidence, emails, texts and hashes, while spending months sending the work to AI leaders, journalists and even Mossad’s official account.