AI Models · 2026-08-24 · 12 min
Stealth Models: Fourteen Anonymous AI Launches, Eight Reveals and the Licence Clause Almost Nobody Reads

Michael Kaiser
Co-Founder & Head of Systems, Vincency
When a frontier-class model appears without a name attached, the reflex is to ask who made it. That question is entertaining and, as the record now shows, rarely answered correctly by the people asking it. The more useful question is a different one, and it has a documented answer: what exactly do you agree to when you send your first prompt to a provider whose name you are contractually promised never to learn?
Fourteen models have launched this way since April 2025. That is enough history to stop treating each one as a curiosity and start reading them as a pattern. Below is the record, what it says about where the AI market is moving, and the clause that matters for any company subject to European law.
What a stealth launch is
A stealth model is fully usable and deliberately unattributed. It runs under a codename, it is almost always free, and it disappears or gets renamed once the provider is ready. OpenRouter, the routing platform where most of these launches happen, is explicit about the arrangement in its Stealth Program End User License Agreement: it “will not disclose the name or origin of Stealth Providers to you”. The anonymity is not a side effect. It is the product.
The reason providers do it is sound. A model released under a known brand is graded against expectations of that brand. Released without one, it collects something harder to manufacture internally: unbiased feedback and load patterns from real developers doing real work. The first public instance said so plainly. Announcing Quasar Alpha on 3 April 2025, OpenRouter added a note that has aged into the defining sentence of the whole practice: “All prompts and completions will be logged so we and the lab can better understand how it’s being used and where it can improve.”
The record so far
A publicly maintained census lists fourteen stealth launches between April 2025 and August 2026. Eight were officially resolved, six never were. The resolved cases are the interesting half.
| Codename | Appeared | Turned out to be |
|---|---|---|
| Quasar Alpha | April 2025 | GPT-4.1 pre-release, confirmed by OpenRouter |
| Optimus Alpha | April 2025 | GPT-4.1 final snapshot, confirmed by OpenRouter |
| Horizon Alpha and Beta | July and August 2025 | Early and later GPT-5 checkpoints, confirmed by OpenRouter |
| Sonoma Dusk and Sky | September 2025 | Presumed Grok 4 Fast, never officially confirmed |
| Cypher Alpha, Aurora Alpha | July 2025, February 2026 | Never resolved at all |
| Hunter Alpha, Healer Alpha | March 2026 | Xiaomi MiMo-V2, disclosed by Xiaomi |
| Owl Alpha | April 2026 | Meituan LongCat-2.0, disclosed by Meituan |
| Ox Alpha | August 2026 | Z.ai GLM-5.3-Flash, disclosed by Z.ai on 26 August 2026 |
Read the left column by year and the market moves in front of you. In 2025 the anonymous launches were American labs staging their own releases: two GPT-4.1 builds, two GPT-5 checkpoints, all eventually named by OpenRouter itself. In 2026 they are Chinese technology groups, and not the ones a Western reader would name first. Not DeepSeek, not Alibaba, but Xiaomi, better known here for phones, and Meituan, a food delivery company. Both shipped near-frontier coding models. Meituan’s ran anonymously at the top of the platform for two months before anyone knew whose it was.
That is the strategic content of this record. A company evaluating coding models on capability alone, without regard to origin, has already been using Chinese frontier models in production for months. It simply did not know, because the label was withheld precisely so that judgement would be made on output rather than provenance. Whether that is a problem depends on your compliance position. That it happened is not in dispute.
Why the guessing game keeps failing
Every stealth launch produces the same ritual: developers probe the tokenizer, ask the model about itself, compare quirks against known families, and post conclusions. The record on that method is poor, and one case shows exactly why.
Hunter Alpha appeared in March 2026 with a trillion parameters and a million tokens of context. Asked about itself, it said it was a Chinese model trained primarily in Chinese, and named a knowledge cutoff matching DeepSeek’s. Reporting followed accordingly: this was DeepSeek V4, arriving early. It was Xiaomi. The fingerprint had identified the language and training environment correctly and the provider not at all.
That failure is not bad luck, it is structural. Fingerprinting reads what a model was built from, and modern models are routinely built from shared foundations. An open-weight base from one country, post-training from another, inference hosted somewhere else again produce a signature that points at a lineage rather than at a company. The stronger evidence is unavailable by design, because the provider chose to withhold it.
The honest summary of fourteen cases: not one confirmed identity was established by community analysis. Eight were announced by the platform or the provider when it suited them, and the rest are still guesses, some of them widely repeated ones. That is worth holding on to the next time a stealth model appears and the timeline fills with confident attribution, including in my own reading of Ox Alpha, which is offered as an assessment rather than a finding for exactly this reason.
The clause almost nobody reads
Here the article stops being about industry watching and starts being about your company. Using a stealth model means accepting a separate agreement, and its content is not what most users would assume from the reassuring line on the model page.
The Stealth Program End User License Agreement, last updated 6 July 2026, provides that “your User Content may be collected by us and shared with the Stealth Provider”. Its licensing section goes further, granting “a non-exclusive, irrevocable, perpetual” licence to distribute that content to the stealth providers “for the sole purpose of enabling the Stealth Provider(s) to train, evaluate, and improve those Stealth Model(s)”. And the same document confirms that OpenRouter “will not disclose the name or origin of Stealth Providers to you”.
Set that against the provider page, which states that prompts and completions “are retained by the provider and are not used for training”. Two documents from the same platform, describing the same data, reaching opposite conclusions on training. Which one governs is a question for lawyers. Which one you should plan around is not: when a general agreement grants a perpetual training licence and a product page promises the opposite, prudence follows the agreement.
Two words in that licence deserve to be read slowly. Irrevocable means you cannot take it back. Perpetual means it does not expire when the preview does. Whatever went in stays licensed, to a party you will not be told the name of, after the model has been renamed and moved on.
What that means under European law
None of this makes stealth models illegitimate, and none of it implies the providers behave badly. It does mean that anonymity and compliance are mutually exclusive in a specific, checkable way.
| Requirement | What it demands | Status here |
|---|---|---|
| Article 28 GDPR | A contract with a named processor before it processes on your behalf | No counterparty exists to sign one with |
| Article 30 GDPR | A record of processing activities naming the recipients | The recipient cannot be named |
| Chapter V GDPR | A known destination country and a valid transfer mechanism | The destination is unknown |
| Trade secret protection | Reasonable protective measures, as a condition of protection | A perpetual licence to an unknown party is hard to defend as one |
The fourth row is the one companies overlook. Data protection is discussed constantly, trade secrets rarely, and yet the trade secret exposure applies even where no personal data is involved at all. Source code, pricing models and unpublished contracts carry no personal data and are frequently the most valuable thing an organisation owns. Protection depends on having taken reasonable measures to keep them secret. That defence does not survive contact with an irrevocable distribution licence granted to an unnamed recipient.
The realistic failure mode in a mid-sized company is not a considered decision to adopt a stealth model. It is a developer reading about a free frontier-class model on a Friday, wiring it into a branch to see what it does, and pasting in a client’s codebase because that is the interesting test. Nobody decided anything. The licence was granted all the same.
A workable rule
- Permit the testing, define the input. Banning stealth models moves the experimentation to personal accounts where you can no longer see it. Allow them explicitly for invented and public data, in one sentence rather than a policy.
- Name the four things that never go in. No client data, no personnel data, no unpublished contracts, no proprietary source code. Specific beats comprehensive, because four items are remembered and a policy is not.
- Check whether the route is already open. The question is not whether stealth models are approved but whether an OpenRouter key already sits in a repository or a developer environment. That answers faster than a survey.
- Treat the free tier as the price tag. Zero cost is the consideration for data and testing, which is a fair trade as long as you know what you are paying with. It becomes a bad trade the moment the payment is something you were contractually obliged to protect.
- Diarise the reveal, do not pre-judge it. Previews end and names appear, and the terms change with them. On the evidence, the name will come from the provider rather than from anyone’s analysis, so waiting costs nothing.
Conclusion
Fourteen anonymous launches in seventeen months have turned a novelty into standard practice, and the practice is genuinely useful: these models are excellent and free, and testing them teaches you things a benchmark table will not. What the record adds is proportion. The identity you are speculating about will be announced by its owner or not at all, and while everyone speculates, a licence is quietly running that is irrevocable, perpetual, and made with a counterparty you are promised never to identify. Test freely with data you could publish. Keep everything else out. If you want to know which AI services are actually in use across your business and which of them would survive an audit, that is precisely what a first conversation is for, and the practical groundwork is set out in AI integration in the mid-market.
Frequently asked questions about stealth models
What is a stealth model?
A stealth model is an AI model that anyone can use while its provider deliberately stays unnamed. It runs under a codename such as Quasar Alpha, Hunter Alpha or Ox Alpha, is almost always free, and exists so that a model can be tested under real load before it is formally introduced. OpenRouter, the platform where most of these launches happen, states explicitly in the accompanying terms that it does not disclose the name or origin of the providers. That is not an oversight or a gap, it is the point of the exercise.
How many stealth models have there been?
A publicly maintained census counts fourteen cases between April 2025 and August 2026, starting with Quasar Alpha on 3 April 2025 and ending for now with Ox Alpha on 20 August 2026. Eight were officially revealed, six never were. The most recent is Ox Alpha, which Z.ai published as GLM-5.3-Flash on 26 August 2026, stating that it had previously been previewed under that alias. The cadence has tightened: three launches in 2025 were followed by several in the first half of 2026 alone. What began as a one-off has become a routine.
Who turned out to be behind the stealth models?
In the resolved cases, a cross-section of the industry. Quasar Alpha and Optimus Alpha were pre-release builds of GPT-4.1, Horizon Alpha and Horizon Beta early GPT-5 checkpoints, each confirmed by OpenRouter itself. Hunter Alpha and Healer Alpha turned out to be Xiaomi’s MiMo-V2 family, Owl Alpha to be Meituan’s LongCat-2.0 and Ox Alpha to be Z.ai’s GLM-5.3-Flash, all three disclosed by the providers themselves. The shift is the notable part: in 2025 it was American labs testing forthcoming products anonymously, in 2026 Chinese technology groups reaching Western developers this way before any name entered the room.
Is the community guessing game any good?
Considerably less good than the effort suggests. The instructive case is Hunter Alpha: asked about itself, the model described itself as a Chinese model trained primarily in Chinese and gave a knowledge cutoff matching DeepSeek, which produced wide reporting about DeepSeek V4. It was then revealed as Xiaomi MiMo-V2-Pro. The analysis had read the language family correctly and missed the provider entirely. That is the limit of the method: a fingerprint drawn from tokenizer behaviour and self-description shows the environment a model grew up in, not who operates it. None of the confirmed reveals came from fingerprinting; every one came from the platform or the provider.
What happens to my inputs on a stealth model?
That is governed by a separate agreement, OpenRouter’s Stealth Program End User License Agreement, last updated on 6 July 2026. In it you grant a non-exclusive, irrevocable and perpetual licence to distribute your content to the unnamed provider so that it can train, evaluate and improve the model. The same document records that OpenRouter will not disclose that provider’s name or origin to you. The Ox Alpha model page, by contrast, states that prompts and completions are retained by the provider and are not used for training. Both statements come from the same platform and cannot be read together without contradiction. For an operational assessment, the stricter one governs.
Can I use a stealth model in my company?
For tests with invented or already public data there is no objection, and the insight gained is real. For personal or confidential data the basis is missing, for a structural reason. Article 28 GDPR requires a contract with a named processor, Article 30 a record naming the recipients, Chapter V a known destination country for any transfer abroad. A provider whose name is contractually guaranteed to stay secret satisfies none of those three, however reputably it may operate.
What does this mean for source code and trade secrets?
More than the data protection question suggests, because here something is at stake even without personal data. Under German trade secret law, a secret is protected only for as long as it is the subject of reasonable protective measures. Anyone who feeds source code, costings or unpublished contracts into a model for which they have granted an irrevocable distribution licence to an unknown third party will struggle to argue that reasonable measures were in place. The damage then is not a fine but the loss of a protected status you intended to rely on later.
Sources, status and disclosure: The licence terms are quoted from OpenRouter’s Stealth Program End User License Agreement, last updated 6 July 2026, retrieved 24 August 2026: User Content “may be collected by us and shared with the Stealth Provider”; the licensing section grants “a non-exclusive, irrevocable, perpetual” licence to distribute User Content to the Stealth Provider(s) “for the sole purpose of enabling the Stealth Provider(s) to train, evaluate, and improve those Stealth Model(s)”; and OpenRouter “will not disclose the name or origin of Stealth Providers to you”. The contrasting statement that prompts and completions “are retained by the provider and are not used for training” is taken from the stealth provider page, retrieved the same day. The logging note is quoted from OpenRouter’s Quasar Alpha announcement of 3 April 2025. Three reveals were verified independently of the census: Quasar Alpha and Optimus Alpha as GPT-4.1 builds via OpenRouter’s own announcements, Hunter Alpha as Xiaomi MiMo-V2-Pro via Xiaomi’s own launch page for the MiMo-V2 family, dated 18 March 2026, which states that “an anonymous model codenamed Hunter Alpha was listed on OpenRouter” and describes it as an early internal test build of MiMo-V2-Pro, and Owl Alpha as Meituan LongCat-2.0 via the report on Meituan’s open-sourcing at the end of June 2026. Note on what is not verified: the total of fourteen launches and the individual dates for Cypher Alpha, Aurora Alpha, the Sonoma pair, Polaris Alpha and Sherlock Think Alpha come from a publicly maintained census rather than from primary sources, and the attributions marked “presumed” are community inference that no provider has confirmed. They appear here as the state of the record, not as findings. The legal references are to Regulation (EU) 2016/679 and to section 2 of the German Trade Secrets Act and describe general requirements, not advice on an individual case; which of the two conflicting OpenRouter statements prevails contractually is not assessed here. This article reflects the position as of 24 August 2026. Transparency: Michael Kaiser is a co-founder of Vincency, which advises companies on the AI integration this article discusses.
Related insights