The license speaks in numbers: $20 million in revenue, a line drawn in the sand. It whispers a question that lingers long after the headlines fade. Who owns the code that learns from our words?
Two weeks ago, Moonshot AI published the weights of Kimi K3 under a custom license. The news spread quickly across tech circles: a major Chinese AI lab releasing its latest model into the open. Modal, Together AI, Nebius, GMI Cloud, Baseten, Fireworks AI—seven infrastructure providers announced immediate support. vLLM and SGLang, the two most popular inference frameworks, offered first-class compatibility. The roadmap mentioned continued optimization for long-context operations, high throughput, and something called KDA linear attention.
The code was public. The weights were downloadable. But the silence around performance spoke volumes.
Context: The Architecture of the Announcement
Moonshot AI first built its reputation with Kimi, a conversational agent known for supporting up to two million tokens of context. That kind of span is rare—most models cap out at 128,000 tokens, and even that requires attention tricks like sliding windows or sparse masks. Kimi K3 inherits that lineage. The KDA linear attention mechanism—likely a variant of key-value compression or linearized attention—is the engine behind it. In theory, it allows the model to process sequences longer than traditional Transformers without quadratic memory growth.
The license itself follows the pattern set by Mistral and Meta: free for research, development, fine-tuning, and commercial use, but with a revenue gate. Any company offering model-as-a-service APIs whose annual revenue exceeds $20 million must enter a separate commercial agreement. That threshold targets the hyperscalers—the inference clouds that would otherwise package K3 into their own product and undercut Moonshot’s future business.
The decision to open-source was not purely altruistic. It was a strategic move to seed the ecosystem, attract developers, and create a barrier to entry for competitors. Yet the absence of benchmark results, parameter counts, training details, or even a model card left a void that trust could not fill.

Core: The Human Ledger of an Open Protocol
The code whispers, but the soul listens.
Based on my audit experience from 2017, when I examined the whitepapers of 23 Ethereum-based tokens and found that 18 lacked any philosophical foundation, I recognize a familiar pattern. Projects release assets—tokens, weights, protocols—with grand narratives but no evidence. They rely on community momentum to substitute for verification. The market fills the truth vacuum with speculation.
Kimi K3 is not a token. It is a set of trained parameters stored in half-precision floats. But the dynamics are identical. The open-source weight release is a form of value distribution. The license acts as governance, dividing users into permissioned and permissionless tiers. The infrastructure providers become validators of the network, each running their own node implementation. Together, they form a constellation of trust that the model itself upholds.
Yet trust in code requires a heart for humanity. And the heart is missing here.

No one outside Moonshot AI knows how K3 performs on LongBench, RULER, or the needle-in-a-haystack test for long-context retrieval. No one has seen its scores on MMLU, GPQA, or C-Eval. There is no data on bias, toxicity, or alignment. The model card is empty. In the blockchain world, this would be akin to launching a mainnet without a block explorer, without a testnet, without a security audit. The community would demand proof. Here, the silence is accepted because the code is open.
But code is not truth. Truth is not mined; it is revealed in the dark. And the dark is where performance data hides.
Let me dig deeper into KDA linear attention. From the roadmap, it is described as a future optimization—meaning the current release may not yet implement it efficiently. Linear attention typically sacrifices some representational capacity for linear scaling. If K3 already uses a variant, the model may trade recall quality for context length. That tradeoff matters. In long-context tasks like legal document analysis or scientific literature synthesis, a single missed dependency can break the entire reasoning chain. The community currently has no way to verify whether K3’s attention is robust or leaky.
The infrastructure support—vLLM, SGLang, seven cloud providers—is encouraging, but it is the minimum requirement for any serious model. It does not signal superiority. It signals compatibility. Every major open model since Llama has received similar backing. K3 has simply joined the club.
Contrarian: The License as a Centralizing Force
We built towers of glass on beds of sand.
The $20 million revenue threshold appears generous, even democratic. Small startups and individual developers can use K3 for free. The large inference clouds—Together AI, Fireworks, Baseten—will negotiate commercial terms, likely involving revenue sharing. Moonshot AI secures a cut of the downstream value.
But look closer. The threshold creates two classes: those who can afford to cross it and those who cannot. It is a friendly gate, but a gate nonetheless. In a truly decentralized ecosystem, no gate exists. Anyone can run the code, modify it, and offer services without permission. The license introduces a permissioned layer on top of the open weights. That is not decentralization. It is managed openness.

I have seen this before. In DeFi, liquidity mining programs offer high APY to attract TVL, but the moment incentives stop, users vanish. The underlying protocol lacks stickiness. Similarly, an open-source license with revenue-based commercial restrictions attracts developers, but the loyalty belongs to the model, not the community. If a better model appears—say, Qwen2.5-72B with verified 128K context—developers will migrate. The ecosystem built around K3 will dissolve like a farm token after the rewards end.
Moreover, the lack of benchmark data is a red flag that I cannot ignore. In the 2020 DeFi Summer, I retreated to audit 50 smart contracts. Many promised revolutionary yield mechanisms; most incentivized short-term greed. The ones that survived were transparent about their risk parameters, and they subjected themselves to independent audits. Moonshot AI has not done that. By withholding performance data, they force the community to trust their claims. And trust, in an open-source context, should be earned through evidence, not authority.
Silence is the most honest ledger.
The absence of numbers is itself a data point. It suggests either that K3 does not perform well enough to publish, or that publishing would harm their competitive positioning. Either way, it undermines the spirit of openness.
Takeaway: The Soul of the Protocol
The future of AI—much like the future of blockchain—depends not on the weight of parameters but on the weight of trust. Open-sourcing weights is a necessary step, but it is not sufficient. True decentralization requires transparency in every layer: training data, alignment metrics, licensing terms, and evaluation benchmarks. Without them, the code is just a ghost we chase, calling it an asset.
Kimi K3 may prove to be a remarkable model. It may redefine long-context reasoning and set new efficiency records. But until the community sees the receipts, the announcement remains what it is: a promise. And promises, like tokens without dividends, are only as valuable as the next buyer’s belief.
Will Moonshot AI publish the benchmarks? Will KDA linear attention become the new standard for long-context inference? Or will K3 fade into the noise of the open-source bazaar?
Faith in code requires a heart for humanity. The heart is still silent. Let us listen for the whispers.