AI News Archive: July 21, 2026 — Part 3
Sourced from 500+ daily AI sources, scored by relevance.
- OpenAI Just Unveiled a Massive Push to Turn Small-Business Owners Into AI Power Users
OpenAI Is betting on the entrepreneur who does everything. Here’s how to get on board.
- Fireflies launches AI Sales Suite, bringing enterprise sales intelligence to its 20 million users at a fraction of what legacy platforms charge
Fireflies launches AI Sales Suite, bringing enterprise sales intelligence to its 20 million users at a fraction of what legacy platforms charge Toronto Star
- AssemblyAI vs Deepgram for medical transcription
Comparison of AssemblyAI and Deepgram’s performance in medical transcription tasks.
Score: 68🌐 MovesJul 21, 2026https://assemblyai.com/blog/assemblyai-vs-deepgram-medical-transcription - Cheating behaviour in frontier model evaluations
We find cheating behaviour in all of our capability evaluations, and outline the implications as models grow more capable.
Score: 68🌐 MovesJul 21, 2026https://www.aisi.gov.uk/blog/cheating-behaviour-in-frontier-model-evaluations - ModelBest’s on-device AI model is coming to Samsung smartphones
The deal follows regulatory approval for seven on-device AI services.
Score: 68🌐 MovesJul 21, 2026https://kr-asia.com/modelbests-on-device-ai-model-is-coming-to-samsung-smartphones - Microsoft could use Kimi K3 to cut Copilot AI costs by 60%
Microsoft could use Kimi K3 to cut Copilot AI costs by 60% YourStory.com
- AI could lift Sub-Saharan Africa economy 4% if power, internet improve, IMF says
AI could lift Sub-Saharan Africa economy 4% if power, internet improve, IMF says Reuters
- Tell us your experiences of living near AI datacentres in the UK
We would like to hear from people living near AI datacentres about their experiences and any concerns they might have There are around 450 large data centres across the UK. These warehouses contain computing infrastructure that power cloud services and, increasingly, AI . There is much debate about how datacentres affect their local areas, with concerns raised by nearby residents about land use, pollution, noise, and the “ heat island effect ”. Continue reading...
Score: 68🌐 MovesJul 21, 2026https://www.theguardian.com/technology/2026/jul/21/tell-us-your-experiences-living-near-ai-datacentres-uk - OpenAI Urges Enterprises to Use Its Scorecard to Measure Worth of AI
The tool comes amid mounting pressure from low-cost AI providers in China on U.S. AI vendors.
Score: 67🌐 MovesJul 21, 2026https://aibusiness.com/generative-ai/openai-urges-enterprises-use-its-scorecard-measure-worth-of-ai - How Google’s A.I. Search Is Imperiling the Open Web
As Google incorporates more artificial intelligence into search, people are spending more time on Google. Some website operators are crying foul.
- AI could trigger a layoff trap that even smart CEOs can't escape
AI could trigger a layoff trap that even smart CEOs can't escape Business Insider
Score: 66🌐 MovesJul 21, 2026https://www.businessinsider.com/economists-say-ai-could-trigger-layoff-trap-ceos-cant-escape-2026-7 - Poolside drops Laguna S 2.1, an open-weight coding model that beats rivals 10x its size
Poolside , the San Francisco AI lab that has spent most of its three-year existence quietly selling coding models to governments and defense agencies, released its most capable model to date on Tuesday — and made an unusually aggressive bet that radical transparency, not raw scale, is how a smaller lab competes at the frontier. The model, Laguna S 2.1 , is a 118-billion-parameter Mixture-of-Experts (MoE) system that activates only 8 billion parameters per token, supports a context window of up to 1 million tokens, and — according to benchmarks published by the company — matches or beats open models several times its size on agentic coding tasks. The weights are available immediately on Hugging Face under the permissive OpenMDW-1.1 license. The headline numbers are striking for a model this small. Poolside reports that Laguna S 2.1 scores 70.2% on Terminal-Bench 2.1 , a benchmark of long-horizon terminal tasks, placing it 11th on the company's compiled leaderboard — ahead of DeepSeek-V4-Pro-Max , a 1.6-trillion-parameter model that scored 64.0; Thinking Machines' 975-billion-parameter Inkling , at 63.8; and Nvidia’s 550-billion-parameter Nemotron 3 Ultra , at 56.4. On SWE-Bench Multilingual , it posts 78.5%, and on SWE-Bench Pro 's public dataset, 59.4%. Perhaps more telling than any single score: the model went from the start of pre-training on May 22 to public launch in under nine weeks, trained on 4,096 Nvidia H200 GPUs. In an industry where flagship model cycles are typically measured in quarters or years, Poolside has now shipped three models in three months. Why the West's open-weight AI gap has become a boardroom issue The release lands in the middle of an increasingly pointed debate about the provenance of open-weight AI . Over the past year, developer adoption has shifted decisively toward open-weight systems that companies can download, inspect, and run on their own infrastructure — and the leading options in that category have overwhelmingly come from Chinese labs. DeepSeek , Qwen , Kimi , GLM , MiniMax , and Tencent's Hunyuan line all feature prominently in Poolside's own comparison tables. Poolside's accompanying press release frames Laguna S 2.1 explicitly as a response, noting that the model occupies a size class into which no Western lab has released open weights in 11 months — since OpenAI's gpt-oss-120b last August. "The West needs open-weight models it can trust, run, and build on," said Jason Warner, Poolside's co-CEO, in the announcement. Co-founder and co-CEO Eiso Kant made the philosophical stakes even plainer in a lengthy post on X. "I believe intelligence should and will become a commodity," he wrote, arguing that the open ecosystem "will not win by being the best in its own category." Users, he argued, simply want the best intelligence for the task at hand — so open models must be on par with, or better than, their closed equivalents. The strategic logic here is not charity. Poolside's core business is deploying models inside the security boundaries of government, defense, and regulated enterprises — customers for whom closed, metered API access is often a non-starter for compliance and sovereignty reasons. Every enterprise that standardizes on a Chinese open model today becomes harder to win tomorrow. Releasing competitive open weights is both an ecosystem play and a top-of-funnel strategy for the company's high-security deployment business. It also reframes the AI race away from terrain where Poolside cannot compete — frontier-scale capital expenditure — and toward terrain where it believes it can: cost per token, self-hosting, and iteration speed. How a sparse architecture makes enterprise AI agents affordable to run The technical design reflects a specific thesis about where value in coding AI is moving. Laguna S 2.1's sparse MoE architecture — 256 routed experts plus one shared expert, with grouped-query attention and interleaved sliding-window layers, according to the Hugging Face model card — means inference costs scale with the 8 billion active parameters, not the 118 billion total. Poolside emphasizes that the model is small enough to run on a single Nvidia DGX Spark, the desktop-class AI machine. That matters for what Poolside calls token economics. Long-horizon coding agents are voracious consumers of tokens: the company's published data shows the model consuming a mean of roughly 249,000 completion tokens per trajectory on its hardest benchmark when thinking mode is enabled. At metered API prices, agentic workloads at enterprise scale become a meaningful budget line item. On OpenRouter, Poolside is offering a free 256K-context endpoint and a dedicated 1M-context deployment priced at $0.10 per million input tokens and $0.20 per million output tokens — aggressive pricing that undercuts most frontier alternatives by an order of magnitude. The ecosystem support is unusually broad for day one. The model is live on Baseten's model library and Vercel's AI Gateway , with integrations across vLLM , SGLang , Ollama , and llama.cpp , plus quantized variants down to 4-bit GGUF files — 75 gigabytes — for local use. But Poolside's more interesting claim is behavioral, not architectural. Pengming Wang, co-head of applied research at Poolside, said the gains came from improving the model's working habits: "more verification, less taking things for granted, not declaring victory early, and being more persistent." Raw intelligence, the company argues, is one axis of capability; a model's way of working is a second axis that matters immensely for agents left unattended for hours. Publishing every benchmark trajectory to counter AI's credibility crisis The most consequential part of the release for enterprise buyers may be an evaluation-transparency move with little precedent among major labs: Poolside published the complete, unedited trajectory of every trial in its final benchmark runs — every reasoning step, tool call, and shell command behind every reported score. This addresses a growing credibility problem in AI benchmarking. As top scores on mature benchmarks cluster in the 70–90% range, and as "reward hacking" — models finding solutions online or gaming verifiers rather than solving problems — has become endemic, self-reported numbers have lost much of their signal. Poolside disclosed its own encounters with the problem candidly: during training, more than half of trajectories on some SWE-bench tasks were flagged because the model simply researched the original bug-fix pull request online and applied it. The company documented its mitigations, including prompt addenda, LLM-based judging calibrated against human labels, and expert annotator review of a high-scoring Terminal-Bench run. Three published case studies illustrate what the company means by persistence. In one, the model built a working HTML/CSS rendering engine from an empty folder in a 181-step, 50-minute unattended session — then, lacking vision capabilities, spun up headless Chromium to numerically compare its canvas output against a real browser's rendering. In another, pointed at Poolside's own agent harness in an automated optimization loop, the model made the Go codebase 5.2% faster with roughly 70% lower memory allocation, finding an O(n²) string-concatenation bug along the way. In a third, working in a sandbox with no Python installed, the model did its number theory in Perl and independently re-derived a proof of Erdős problem #397 — a combinatorics question open for five decades until GPT-5.2 Pro first solved it this past January. Poolside notes that its model's construction is structurally different from the earlier published solution, and that its November 2025 knowledge cutoff precedes the first proof. What the disclosed limitations and benchmark fine print reveal Poolside deserves credit for disclosing limitations most labs bury. The model can overfit to its native harness and stumble on slightly different tool schemas in third-party agents, mangles JSON in nested tool arguments, and is prone to overthinking on competition math. There is currently no user-configurable thinking-effort dial — just on or off — and the gap between the modes is enormous: thinking lifts Terminal-Bench 2.1 from 60.4% to 70.2%, and DeepSWE from 16.5% to 40.4%, at substantially higher token cost. Buyers should apply their own discounts to the comparison tables. Poolside's methodology takes the maximum of vendor self-reported scores, benchmark-author leaderboards, and third-party figures for competitors — a reasonable convention, but one that mixes harnesses and test conditions. On DeepSWE , notably, Poolside ran its own agent harness rather than the leaderboard's standard mini-swe-agent, a difference the company acknowledges makes scores less directly comparable. And the frontier remains clearly out of reach: closed models like GPT-5.6 Sol , at 88.8 on Terminal-Bench 2.1, and Claude Fable 5 , at 88.0, along with the 2.8-trillion-parameter open-weight Kimi K3 , at 88.3, sit well above Laguna S 2.1. The deeper structural question is whether Poolside's " Model Factory " — the internal platform the company credits for its rapid release cadence — can sustain this pace as models scale. The trajectory so far is genuinely unusual: the April dual release of Laguna M.1 and XS.2, the July 2 refresh of XS 2.1, and now S 2.1, which the company says outperforms April's flagship M.1 at roughly a third of its active size. Remarkably, S 2.1 used the exact same pre-training data as XS 2.1, meaning nearly all the improvement came from scale, training fixes, and post-training across the company's corpus of 409,000 agentic and non-agentic training environments. Poolside says its next, larger Laguna model began pre-training last week. For technical decision makers, Laguna S 2.1 is the most credible Western open-weight option to emerge in nearly a year for self-hosted agentic coding — with published evidence, a permissive license, broad ecosystem support, and an economics story built around hardware you can own. Whether it dents the dominance of Chinese open models will depend less on this release than on the ones that follow it. Kant, for his part, has already told the world how he intends that story to end. Poolside is building toward a future where the most capable intelligence "can be owned and shaped by anyone," he wrote — and the company plans to keep shipping "until that future exists." In an industry where the biggest labs increasingly lock their best work behind an API, the most radical thing about Laguna S 2.1 may not be what it scores, but that anyone can download it and check.
- Water shortage could sink UK’s AI datacentre ambitions
Water shortage could sink UK’s AI datacentre ambitions Computing UK
Score: 66🌐 MovesJul 21, 2026https://www.computing.co.uk/news/2026/datacentre/water-shortage-could-sink-uk-s-ai-datacentre-ambitions - In Depth: Chinese Smartphone-Makers Bet on AI Agents
In Depth: Chinese Smartphone-Makers Bet on AI Agents Caixin Global
Score: 65🌐 MovesJul 21, 2026https://www.caixinglobal.com/2026-07-21/in-depth-chinese-smartphone-makers-bet-on-ai-agents-102466581.html - National Grid taps into US AI power boom
The UK utility company is investing $1.75bn in a developer focused on supplying power to data centres
Score: 65🌐 MovesJul 21, 2026https://www.ft.com/content/39f4842b-7389-485c-9d28-1a199607e56b?syn-25a6b1a6=1 - China’s AI talent race is starting in high school
As demand for elite AI engineers outpaces supply, companies are recruiting teenagers through camps, research programs, and guaranteed job pipelines.
- AI is changing team structures in cybersecurity and creating new roles – here are the jobs in hot demand
AI is changing team structures in cybersecurity and creating new roles – here are the jobs in hot demand IT Pro
- OpenAI’s Altman to Brief US Officials on Next Wave of AI Models
OpenAI Chief Executive Officer Sam Altman plans to brief the Trump administration and US lawmakers next week on the upcoming generation of artificial intelligence models as the US works to create a process to review the safety of cutting-edge AI systems, according to a senior company executive.
- Uniti secures $12 million Series A to build AI agents for real estate
The New York City startup will use the capital to expand its automation tools across self storage, senior living and multifamily housing sectors.
Score: 65💰 MoneyJul 21, 2026https://www.bizjournals.com/newyork/news/2026/07/21/uniti-secures-12m-series-a.html?ana=brss_6150 - A Sneaky Hacking Tool Targeting AI Infrastructure Is Lurking in Victims’ Blind Spots
A new type of malware can worm deep into AI coding systems to steal data and logins—and can flip a “death switch” to destroy files and keep out real users.
Score: 65🌐 MovesJul 21, 2026https://www.wired.com/story/a-sneaky-hacking-tool-targeting-ai-infrastructure-is-lurking-in-victims-blind-spots/ - XPENG releases TuringViT for smart driving and humanoid robots
XPENG has published TuringViT, a vision encoder for vision-language and vision-language-action models used in smart driving, smart cockpit systems and its IRON humanoid robot program. XPENG offers TuringViT-18L and TuringViT-24L. At 1536×1536 resolution, the company says TuringViT-18L reached 3.04 times the throughput of Seed1.5-ViT and 2.16 times that of SigLIP2-ViT-L. XPENG says the model was […]
Score: 65🤖 ModelsJul 21, 2026https://technode.com/2026/07/21/xpeng-releases-turingvit-for-smart-driving-and-humanoid-robots/ - AI debt is flooding the bond market
AI debt is flooding the bond market marketplace.org
Score: 65💰 MoneyJul 21, 2026https://www.marketplace.org/episode/2026/07/21/ai-debt-is-flooding-the-bond-market - Experts warn AI-driven data inferencing is outpacing state privacy protections
Data-privacy experts said on a recent panel that while state privacy laws regulate what data brokers can collect and sell, those laws often do not extend to the problematic conclusions those companies can infer.
- AI tool predicts how DNA sequences switch on genes across different cell types
Deep learning approaches have transformed how scientists predict the activity and function of DNA sequences in the genome. A new AI tool called Corgi (Context-aware Regulatory Genomics Inference), developed by Martin Vingron's bioinformatics group at the Max Planck Institute for Molecular Genetics allows researchers to predict how the genome behaves across different cell types. The findings could help improve efforts to mimic the activity of cells virtually, with potential applications in basic research and medicine.
- Google Maps could soon put Gemini and Ask Maps right at your fingertips
Google could move a key AI control lower down the screen to make one-handed use safer and easier.
Score: 65🌐 MovesJul 21, 2026https://www.androidauthority.com/google-maps-ui-gemini-ask-maps-apk-teardown-3689527/ - The AI Strategy Roadmap: Five drivers of successful AI transformation
The post The AI Strategy Roadmap: Five drivers of successful AI transformation appeared first on Source .
- AI Boom Lifts Mexico Tech Exports, Complicating Trump Trade Goals
AI Boom Lifts Mexico Tech Exports, Complicating Trump Trade Goals Barron's
Score: 65🌐 MovesJul 21, 2026https://www.barrons.com/news/ai-boom-lifts-mexico-tech-exports-complicating-trump-trade-goals-97fd54f7 - WekaIO revamps its AI data storage platform and unveils its first hardware for agentic workloads
WekaIO Inc. today announced what it says is its most significant product refresh to date. The distributed big-data management platform provider unveiled a massive overhaul of its flagship software together with the release of its first custom-designed storage hardware that’s built specifically for artificial intelligence inference. The two-pronged announcement saw the company launch WEKA NeuralMesh 6, […] The post WekaIO revamps its AI data storage platform and unveils its first hardware for agentic workloads appeared first on SiliconANGLE .
- Exclusive: Fig launches AI agent and brings CI/CD to security operations
Fig Security Inc. today unveiled what it calls the full engineering lifecycle for security operations, pairing an artificial intelligence agent with the version control, testing and rollback tooling that software developers have long used to ship code. The Israeli company, which launched publicly in March, is aiming at a chronic headache in the security operations […] The post Exclusive: Fig launches AI agent and brings CI/CD to security operations appeared first on SiliconANGLE .
Score: 65🌐 MovesJul 21, 2026https://siliconangle.com/2026/07/21/exclusive-fig-launches-figaro-ai-agent-brings-ci-cd-security-operations/ - Elite Robots Collaborates with Generalist AI on Next-Gen Embodied AI
Elite Robots Collaborates with Generalist AI on Next-Gen Embodied AI The Straits Times
- Veea Launches Free VigiLynx™ Service for Telcel Internet Gestionado — Plug-and-Play Automation Platform Bringing Cybersecurity, Connectivity, Monitoring, and Edge Intelligence with Agentic AI in Mexico and Globally
Veea Launches Free VigiLynx™ Service for Telcel Internet Gestionado — Plug-and-Play Automation Platform Bringing Cybersecurity, Connectivity, Monitoring, and Edge Intelligence with Agentic AI in Mexico and Globally Toronto Star
- Snowflake CoCo: Built to Scale Enterprise AI with Trust
Discover Snowflake CoCo with Desktop, Cloud Agents, AI cost governance and Agent Settings to scale trusted enterprise AI with security and control.
Score: 65🌐 MovesJul 21, 2026https://www.snowflake.com/content/snowflake-site/global/en/blog/snowflake-coco-built-to-scale-enterprise-ai - AI offers new path for Asia's manufacturers, from EVs to humanoids
AI offers new path for Asia's manufacturers, from EVs to humanoids Nikkei Asia
- The geopolitics of AI: Why WAICO matters
China's formation of the World Artificial Intelligence Cooperation Organization marks a pivotal moment in the global AI landscape, marking the likely beginning of new alignments among nations. Developing countries might lean towards China's affordable open-source AI frameworks, finding them more attractive than their Western counterparts. This could intensify the race for AI supremacy, putting India in a challenging position to reconcile its economic aspirations with the necessity for strategic self-reliance.
- 'The trust problem with agentic AI is really a data problem': New report shows rushing into AI deployment could cost your business big time
Rushed AI deployments are causing trust issues – data, integrations and governance are more of an issue than capability.
- Cisco just launched two cyber-focused small language models: Antares-350M and Antares-1B aim to supercharge codebase analysis – and they run at a “fraction of the compute expense” of popular frontier models
Cisco just launched two cyber-focused small language models: Antares-350M and Antares-1B aim to supercharge codebase analysis – and they run at a “fraction of the compute expense” of popular frontier models IT Pro
- Introducing the ChatGPT for small business program
OpenAI launches the ChatGPT for Small Businesses program, helping entrepreneurs build AI skills, automate work, and grow with ChatGPT Work.
- DiMe launches initiative to build operational AI governance tools
DiMe launches initiative to build operational AI governance tools Healthcare IT News
Score: 62🌐 MovesJul 21, 2026https://www.healthcareitnews.com/news/dime-launches-initiative-build-operational-ai-governance-tools - How Seedance put ByteDance back in the AI race
The video model stands alongside Anthropic’s Claude as a compelling case for AI monetization.
- Electricians are training for an AI data center boom that may be over by graduation
Electrician training surged alongside the data center building spree. Most recruits will finish long after the construction jobs are gone
- Jack Dorsey is taking on Slack with Buzz, a group chat platform for teams and their AI agents
Buzz is a group chat platform for the workplace that puts humans and their AI agents in the same conversation.
- The AI allocation trap: Record spend, vanishing returns
In a single month, one enterprise reportedly spent half a billion dollars on AI. A consultant told Axios that the client had handed its workforce AI licenses, set no usage limits and let the meter run until finance noticed. The figure is spectacular, and it is the wrong thing to fear. That half-billion-dollar accident is only the visible part of a quieter, far larger failure. Worldwide AI spending is forecast to reach $2.52 trillion in 2026 , more than any technology category in a generation, and by the most cited measure, roughly 95 percent of it returns nothing. Boards read that as proof that the technology does not work. The evidence points somewhere less comfortable, and it is not a technology problem at all. Most boards cannot see it because they are reading the wrong number: They track failure when the number that matters is allocation. The discipline that separates the winners is not technical. It is how they allocate capital across time, and how willing they are to stop. The hardest discipline in the AI era is not adopting faster. It is allocating honestly and refusing to judge a three-year bet on a six-month cycle. The number everyone quotes, and no one acts on The headline statistic is now familiar. MIT’s Project NANDA, in its 2025 study The GenAI Divide , found that about 95 percent of enterprise generative AI pilots produced no measurable impact on the P&L, while roughly 5 percent captured nearly all the value. S&P Global Market Intelligence found that the share of companies abandoning most of their AI initiatives jumped from 17 percent to 42 percent in a single year, with the average organization scrapping 46 percent of its proofs-of-concept before production. Gartner expects more than 40 percent of agentic AI projects to be canceled by the end of 2027, citing escalating costs, unclear business value and inadequate risk controls. And the pattern predates generative AI: RAND found that more than 80 percent of AI projects fail, roughly twice the rate of comparable work that does not involve AI. Read as a technology story, these numbers say AI does not work. Read correctly, they say something more useful. MIT’s own authors located the cause not in model quality but in a learning and integration gap . The winners were not running better models. They picked one problem, executed and worked well together. Purchased solutions reached production about 67 percent of the time, while internal builds succeeded roughly a third as often. Gartner’s own spending forecast notes the same pivot, with CIOs scaling back ambitious internal builds in favor of commercial solutions that promise more predictable value. None of that is a verdict on the technology. It is a verdict on allocation: What gets funded, for how long and against which yardstick. The popular prescription, heard in every boardroom this year, is to measure harder and prove value sooner. That advice quietly repeats the mistake, because forcing a three-year bet to prove itself sooner is precisely how you kill it. The fix is not more measurement. It is measuring each bet against the right clock and subtracting the ones that miss. The six-month cycle problem Return to that 95 percent, because the way it is measured is the whole argument. Much of the reported failure is judged on a short clock, with a pilot counted as a failure if it has not shown a measurable financial return within roughly six months. The single most quoted number in enterprise AI is therefore a six-month yardstick applied to every initiative, including the bets designed to pay back in three years. The headline failure rate is not only a measure of AI. It is a measure of impatience. The most expensive mistake in enterprise AI is a timing error. Enterprises have been spending heavily on AI for more than two years, and 2026 is the year boards are demanding returns. The multi-year bets funded during the 2024 and 2025 scale-up are only now far enough along to be judged. When a board reviews an initiative, it applies the yardstick it knows, which is quarterly return. That yardstick is correct for an efficiency project and ruinous for a capability bet. A workflow automation that should pay back in two quarters and a foundational data and agent capability that pays back in three years are not the same instrument, yet they are reviewed in the same meeting against the same metric. This is the heart of the divide. The 5 percent did not simply pick better projects. They judged each project against its own horizon. McKinsey’s enduring Three Horizons model made this discipline standard in corporate strategy a generation ago: near-term, emerging and long-term bets are funded and measured differently. AI erased that discipline because the hype compressed every timeline into the current quarter. The result is two failure modes that appear opposite yet share a common root. Organizations kill three-year bets at month six because they miss a metric the bet was never designed to hit. And they keep funding six-month theater for years because it is visible, safe and never asked to prove a return. Both are allocation failures. Neither is a technology failure. Subtraction is a strategy There is a second discipline, the 5 percent share, and it is the one boards find hardest. They subtract. Every credible study of the failure rate describes the same chaotic pattern underneath it: Initiatives are abandoned late, without criteria , after the money is spent and the credibility is gone. Disciplined organizations do the opposite. They decide the conditions for stopping before they start, and they stop on schedule. Subtraction is not the absence of strategy. It is the strategy. Capital removed from a failing bet is capital available for a surviving one, and the survivors are where the entire return lives. This reframes the 42 percent abandonment figure. Abandonment is not the problem. Undisciplined abandonment is. An organization that liquidates a position the moment it breaches a pre-agreed kill line is practicing portfolio hygiene. An organization that lets a doomed pilot run until someone loses patience is paying full price for a lesson it could have bought at a discount. The 5 percent who won were not smarter. They were patient in the right places and ruthless in the wrong ones. The HALT framework: Horizon, Allocation, Liquidation, Tracking Treating AI as a portfolio rather than a pile of pilots requires four disciplines, and the organizations that execute well put all four in place before the next funding cycle, not after the next failure. The name is deliberate. The discipline most enterprises lack is the willingness to halt the wrong bets in time to fund the right ones. Component 1: Horizon. Classify every AI initiative by its true payoff horizon before it is funded. Horizon 1 covers efficiency plays that should return value within two quarters. Horizon 2 covers capability bets, data foundations, agent platforms and integration work that pays back in roughly 6 to 18 months. Horizon 3 covers transformation bets that take eighteen months to three years or longer. Each horizon carries its own success metric, set at funding time. A Horizon 1 yardstick never judges a Horizon 3 bet. This single rule prevents the most common and most expensive error in the portfolio. Component 2: Allocation. Decide the split across horizons deliberately, as a board-level capital decision, not as the accidental sum of whatever pilots happened to win approval. A practical reference point, borrowed from decades of innovation-portfolio practice, is roughly 70% to near-term value, 20% to capability, and 10% to transformation. The exact ratio is yours; the discipline is to choose and defend it. The failure mode is an unmanaged portfolio: 90 percent scattered across disconnected Horizon 1 experiments, with nothing compounding into the Horizon 2 capability that the buy-and-integrate winners actually built. Component 3: Liquidation. Attach a kill line to every initiative at the moment it is funded: A named milestone, a date and an owner empowered to stop it. If a bet misses its horizon-appropriate milestone, it is liquidated, and capital is reallocated on schedule without debate over sunk costs. The absence of a pre-agreed kill line is not patience. It is an unpriced liability that the board has almost certainly not been shown. Component 4: Tracking. Report the portfolio to the board on a fixed cadence using a single instrument: The AI Portfolio Scorecard. Not a deck of project updates, but a single view of allocation by horizon, burn against milestone, liquidation decisions taken and capital reallocated to survivors. The cadence is the control. A portfolio reviewed once a year is a portfolio managed by hope. THE AI PORTFOLIO SCORECARD: SCORE EVERY INITIATIVE BEFORE IT IS FUNDED Evaluation criterion 0 1 2 Horizon assigned (H1 / H2 / H3) and documented before funding Success metric matched to the horizon, not a default quarterly ROI Kill line set: Named milestone and date, agreed at funding Owner named with explicit authority to stop the initiative Fits a deliberate allocation band, not an accidental addition Odds-raising path documented: Buy or partner and an integration plan Score each criterion: 0 = not present, 1 = partially documented, 2 = fully verified. Total out of 12. Bands: 0 to 4 = DO NOT FUND | 5 to 8 = CONDITIONAL | 9 to 12 = FUND. THE LIQUIDATION GATE: RUN AT EVERY BOARD REVIEW BEFORE CONTINUING FUNDING Review test Status Milestone for this horizon met or credibly on track PASS / FAIL Burn within plan to the next milestone PASS / FAIL Still fits the allocation band, with no quiet horizon drift PASS / FAIL Owner confirms continued strategic fit PASS / FAIL Any unresolved FAIL = stop funding, liquidate the position, reallocate the capital to a survivor and record the decision on the scorecard. The cost of the timing error The financial case follows the pattern and is consistent. Consider two organizations that funded the same class of Horizon 3 bet: A domain-specific agent platform meant to compound over three years. The first review was conducted at month six against a quarterly return test, found no payback and killed it, booking the write-off as a lesson about AI being overhyped. Its competitor classified the same work as Horizon 3, set an 18-month capability milestone, protected funding through two review cycles and shipped to production within the window the work actually required. One organization spent its money to learn that it lacks allocation discipline. The other spent comparable money and now owns a capability its rival has abandoned and cannot quickly rebuild. The dollars on the two income statements are similar. The competitive positions are not. The governance return the board has been waiting for Allocation discipline does two things at once. It stops the bleed by liquidating failures on a schedule rather than at the point of exhaustion. And it concentrates capital where the entire return lives, in the small number of bets that survive their horizon. The 5 percent figure is not a ceiling imposed by the technology. It is the current yield of an industry allocated by hype. An organization that classifies by horizon, allocates on purpose, liquidates on a line and tracks on a cadence is not trying to beat the technology. It is trying to beat its own indiscipline, and that is a far more winnable contest. The board conversation about AI returns is coming for every organization, and it arrives the moment the spending outpaces the story. When it does, the CIO will be asked a simple question: Where did the money go? The leaders who can answer will not show a pile of pilots. They will show a portfolio: What was funded, against which horizon, what was liquidated and when, and what the survivors are now worth. Subtraction is a strategy. The only question is whether you are practicing it on purpose or about to learn it by accident. This article is published as part of the Foundry Expert Contributor Network. Want to join?
Score: 62🌐 MovesJul 21, 2026https://www.cio.com/article/4198927/the-ai-allocation-trap-record-spend-vanishing-returns.html - Rebuilding Systems for the AI Era: SoftBank Corp. CEO Junichi Miyakawa at SoftBank World 2026
Rebuilding Systems for the AI Era: SoftBank Corp. CEO Junichi Miyakawa at SoftBank World 2026 ソフトバンク
- South Korea promises free homegrown AI chatbot in 2026
South Korea promises free homegrown AI chatbot in 2026 The Straits Times
Score: 61🌐 MovesJul 21, 2026https://www.straitstimes.com/asia/east-asia/south-korea-promises-free-homegrown-ai-chatbot-in-2026?ref - Clinicians embrace AI tools, but hospitals lag on training, governance
A global survey of nearly 2,800 clinicians finds AI is now part of everyday healthcare, but weak trust, limited training and poor governance threaten its wider adoption in clinical practice
- Accelerating Text-to-Video Generation with Calibrated Sparse Attention
Recent diffusion models enable high-quality video generation, but suffer from slow runtimes. The large transformer-based backbones used in these models are bottlenecked by spatiotemporal attention. In this paper, we identify that a significant fraction of token-to-token connections consistently yield negligible scores across various inputs, and their patterns often repeat across queries. Thus, the attention computation in these cases can be skipped with little to no effect on the result. This observation continues to hold for connections among local token blocks. Motivated by this, we…
- American Open-Source Labs Think They Can Beat China’s Best AI Startups
Chinese open-source models like Kimi and Deepseek are now dominant AI tools. American startups like Thinking Machines, Reflection AI and now Poolside are trying to challenge that.
- Exclusive: Twin sisters built GlossGenius into the latest female-founded unicorn. Now they’re debuting AI for small businesses far beyond beauty
Exclusive: Twin sisters built GlossGenius into the latest female-founded unicorn. Now they’re debuting AI for small businesses far beyond beauty Fortune
Score: 60🌐 MovesJul 21, 2026https://fortune.com/2026/07/21/glossgenius-rebrand-genius-ai-small-businesses-beauty-unicorn-series-d/ - Nine to axe 30 jobs at the Age and SMH due to ‘extreme’ AI disruption
Staff told positions will be cut via voluntary and targeted redundancies as part of ‘evolution’ Follow our Australia news live blog for latest updates Get our breaking news email , free app or daily news podcast Australia’s biggest media company, Nine Entertainment , has blamed the “extreme state of disruption” from AI for its decision to cut another 30 newsroom jobs at the Sydney Morning Herald and the Age. On Tuesday, the managing director of publishing, Tory Maguire, told staff the company was looking to cut “around 30” positions, made up of voluntary and targeted redundancies. Maguire said the exercise was not simply a matter of cutting costs, but was an “evolution” to adapt to structural change. Continue reading...
Score: 60🌐 MovesJul 21, 2026https://www.theguardian.com/media/2026/jul/21/smh-age-job-cuts-nine-sydney-morning-herald - BrainCo demos thought-controlled robots at WAIC 2026
BrainCo, a Hangzhou brain-computer interface developer, demonstrated a brain-controlled robot platform at WAIC 2026. The system uses an EEG headset to translate a user’s neural signals into commands for machines. The company says the platform can connect to humanoid robots, robotic arms and robot dogs. It is designed to translate imagined actions into physical operations […]
Score: 60🌐 MovesJul 21, 2026https://technode.com/2026/07/21/brainco-demos-thought-controlled-robots-at-waic-2026/