AI and IT News Recap: September 11, 2026: OpenAI Stops Selling Its 00 Pro Plan, Check Point Patches Two Critical VPN Flaws, and Miro Sells for 92% Less Than Its Peak

By Noah Smith, Owner & Consultant, KeyChange Technologies · September 11, 2026

Pen and ink illustration of a deckhand hauling the gangway away from an overloaded passenger ferry while an enormous line of waiting people stretches down the pier into the distance.

Twelve stories in today's AI and IT news, and the theme is capacity. OpenAI ran out of it, Slack and Google are handing more of it to your desktop, and a firewall vendor just handed your IT person a Friday afternoon they were not planning on.

📌 The AI and IT news at a glance

  • OpenAI stopped selling its 00-per-month Pro plan because demand for Astra is straining its infrastructure.
  • OpenAI opened its Agents API in public beta, giving any developer the same harness that runs Codex.
  • Government workers get ChatGPT license fees waived and 50% off usage, extended to state, local and tribal agencies.
  • Meta's new AI agent Muse hit No. 2 on the US App Store with about 83,000 iOS downloads, well behind Meta's own past launches.
  • Check Point patched two critical VPN flaws rated 9.8 that allow remote code execution without logging in.
  • IDScan confirmed the breach behind 153 million stolen driver's license scans, in a notice it told search engines not to index.
  • Surfshark said attackers reached an internal test server after a misconfiguration exposed it to the internet.
  • A new Android strain called Mantax Otax encrypts files, steals PINs and one-time passcodes, and harasses victims in a chat window.
  • A Conti ransomware operator was sentenced to four years in a case tied to more than
    50 million in ransom payments.
  • The Gemini app landed on Windows, summoned with Alt + Space over whatever you are working on.
  • Slack will let you describe a dashboard and have Slackbot build it inside the channel.
  • Bending Spoons is buying Miro for
    .36 billion, roughly 92% below its 2021 valuation.

🔝 Top story

OpenAI stopped selling its 00 Pro plan because it cannot keep up with demand

OpenAI has temporarily disabled new sign-ups for ChatGPT Pro, its 00-per-month top tier, citing strain on its infrastructure from demand for Astra, the GPT-6 model it launched on September 3. The announcement came Thursday from Thibault Sottiaux, the OpenAI product leader who runs Codex and ChatGPT. He said the Pro plan puts the most strain on the company's systems, which is why that tier specifically was cut off, and framed it as "the smallest step that allows us to continue giving the broadest access possible." The API, Go and Plus plans all remain open, and existing Pro subscribers keep their service.

The warning signs were public. On Wednesday, Sottiaux wrote that demand for Astra was "really unprecedented," that OpenAI was "pulling all the levers possible to sustain the demand," and that the company might have to pause new Pro subscriptions if it continued. It did continue. OpenAI has not said how long the pause will last or how many people are signing up daily. Worth noting for context: the company raised usage limits for Codex users only last month, which suggests this crunch arrived quickly rather than building for a year. Astra shipped eight days ago with OpenAI describing it as the start of the "AGI era," and a launch pitched that hard tends to get the demand it asks for.

In short: OpenAI paused new sign-ups for its 00-per-month ChatGPT Pro tier on Thursday because demand for its new Astra model is overloading its infrastructure.

What it means for your business: If ChatGPT Pro was on your shortlist for a power user on your team, that door is closed for now, and the Plus and Business tiers are where you should be looking. More broadly, treat single-vendor AI dependence the way you would treat single-vendor anything: if a tool becomes load-bearing for a workflow, know what you would do for a month without it.

My take: A company turning off revenue is a real signal, not a marketing one. You do not stop selling a 00 product for fun. What I find more interesting than the capacity story is what it says about the shape of demand: Pro is the tier where people run long agentic jobs, and those jobs are apparently expensive enough that a relatively small number of subscribers can bend the whole system. That is the actual economics of agents showing up in public for the first time. For a small business, the practical read is that agent-heavy pricing is not settled yet, and any per-seat number you are quoted today is a guess about compute costs that nobody has finished making.

Source: TechCrunch, "OpenAI puts Pro subscriptions on hold due to Astra demand"


🤖 The AI and IT news in artificial intelligence

OpenAI opened the Agents API, and gave away the harness behind Codex

OpenAI launched its Agents API in public beta on Thursday. The pitch is that building a reliable long-running agent is mostly not about the model, it is about the harness around it: managing context as sessions run for hours, finding and calling the right tools without burning tokens, coordinating subagents, and keeping a sandbox alive where the agent can write files and save intermediate work. OpenAI has been building that harness for Codex and ChatGPT for Work, and it is now exposing the same one through a single API call where you specify the task, the model, the tools and the environment.

The specifics are the interesting part. Sessions automatically compact earlier context when they approach the limit, so developers do not write their own compaction logic. Tool search loads tool definitions only as needed, and programmatic tool calling lets the agent run calls in parallel and filter results in code before pulling them back into context. Multi-agent support delegates independent pieces of work to subagents that each keep their own context. You can run the compute in an OpenAI-hosted sandbox, on your own infrastructure, or with partners including Cloudflare, DigitalOcean, E2B, Modal, Oracle and Vercel. The harness itself is open source. There are no additional fees beyond the tokens and tools your agents consume. OpenAI also shipped GPT-Live-1 for voice in the API the same day.

In short: OpenAI released its Agents API in public beta, giving developers the managed agent harness that powers Codex, with built-in context compaction, tool search and subagents, at no fee beyond token usage.

What it means for your business: If you have paid a developer or agency to build an AI agent for your company in the last year, a meaningful chunk of what they built was plumbing that is now free and maintained by OpenAI. That is worth a conversation at your next check-in, both for cost and for who is responsible for keeping it current.

My take: The quiet significance here is maintenance, not capability. The reason most custom AI agents built in 2025 stopped working well is that the harness around them aged out the moment a new model shipped, and nobody budgeted for that. Handing the harness to the model vendor is a real answer to that problem, and it is also a real lock-in decision, because the harness is where your workflow logic lives. I would take the deal for most small-business use cases, with eyes open. The open-source codebase makes the exit less theoretical than it usually is.

Source: OpenAI, "Introducing the Agents API"


Government agencies get ChatGPT license fees waived and half off usage

OpenAI and the US General Services Administration announced a multi-year OneGov agreement on Thursday that drops the ChatGPT license fee to $0, normally

5 per user per month, and takes 50% off usage costs. The company is extending the same terms to state, local and tribal governments rather than limiting it to federal agencies. More than a million government employees already have ChatGPT access under existing agreements, and OpenAI says this expands eligibility to a public-sector workforce of roughly 23 million people, with GPT-6 Astra included.

The second half of the announcement is aimed at cyber defenders. Every verified government entity will be approved for OpenAI's Daybreak Blue defensive tooling at 50% off standard commercial pricing, with training and enablement support, and defenders can request access to Daybreak Red for vulnerability research, exploit validation and red teaming at standard pricing. That builds on Daybreak for Frontline Defenders, the

billion subsidized-access commitment OpenAI announced last week. The framing across both announcements is the argument that OpenAI President Greg Brockman made in his recent "The Defender's Window" essay, which is that defenders currently have a narrow window to get ahead of AI-enabled attackers.

In short: OpenAI and the GSA announced an agreement giving federal, state, local and tribal government workers free ChatGPT licenses and 50% off usage, plus discounted access to OpenAI's cyber-defense tooling.

What it means for your business: If you sell to or work with government agencies, expect the people on the other side of the table to have AI tooling within months. And if you compete for talent or contracts with agencies, the "government moves slowly on technology" assumption is getting less reliable.

My take: Free licenses with paid usage is a smart structure and an old one. You remove the procurement friction that kills public-sector deals, then the meter runs. I do not say that cynically; it is a genuinely good deal for an agency that would otherwise spend a year on a purchase order. The part I would watch is the cyber-defense tooling going out at scale to entities that vary enormously in security maturity. A county water utility getting Daybreak Blue is only useful if someone there has time to use it, and that is the resource nobody is subsidizing.

Source: OpenAI, "Expanding AI access and cyber defense for federal, state, local, and tribal governments"


Meta's Muse agent is No. 2 on the App Store, which is less impressive than it sounds

Meta's new consumer AI agent Muse, launched Tuesday, has climbed to No. 2 on the US App Store's top charts. According to Sensor Tower data provided to TechCrunch, it has been downloaded north of 83,000 times on iOS in the United States, which is currently its only market. The app also runs on the web and through WhatsApp, neither of which is counted in that figure.

The chart position flatters the numbers. Meta's own Threads launch saw more than 4.3 million US downloads on day one, and the Meta AI app saw 108,000 on its debut. ChatGPT passed half a million US installs in under a week. Muse took twice as long to reach a daily pace ChatGPT hit at launch. On Android it is doing worse, ranking No. 338 in Google Play's Productivity category. None of that means the launch is failing; it is climbing, having moved from fourth on Wednesday to second Thursday. But it is a slower burn than Meta's bet deserves, and the timing did not help: Muse asks users to hand Meta more personal information, and it arrived days after Meta agreed to an

8 billion multistate settlement over social media harms.

In short: Meta's Muse AI agent reached No. 2 on the US App Store with about 83,000 iOS downloads, a pace well behind Meta's previous app launches and behind ChatGPT's debut.

What it means for your business: Consumer agent apps are about to start showing up on employee phones, connected to personal accounts, doing tasks that may touch work data. That is a policy question more than a technology one, and it is worth a paragraph in your acceptable-use policy before it becomes a conversation after an incident.

My take: App Store rank is the most misleading metric in consumer software and it gets quoted the most. Eighty-three thousand downloads is a rounding error for a company Meta's size, and the Android number is the tell. The interesting competitive detail buried in the coverage is that the agent people actually seem excited about is Instinct, a much smaller product that works over text messages. If the winning form factor for consumer agents turns out to be SMS rather than an app, Meta's distribution advantage matters a lot less than everyone assumed.

Source: TechCrunch, "Meta's AI agent Muse is now the No. 2 app in the US"


🛡️ IT and security

Check Point patched two critical VPN flaws that need no password

Check Point released patches this week for two critical vulnerabilities in its gateway and firewall products that use VPN functionality. CVE-2026-85102 and CVE-2026-85103 both carry a CVSS score of 9.8, and both can be exploited without authentication to achieve remote code execution. The first is an improper validation of certificate data during VPN negotiation and affects Security Gateway and Check Point Spark Firewall when using site-to-site or remote access VPN. The second is a heap overflow in the VPN certificate ASN.1 decoding flow and affects the Security Management Server, Security Gateway and Spark Firewall.

Updates are out for versions R82.10, R82 and R81.20 across all affected products. Check Point found both flaws internally and says there is no evidence of exploitation in the wild, which is the good news and the reason to move now rather than later. If you cannot patch immediately, the vendor's mitigation is to disable implied rules for VPN and manually define access for UDP/500 and UDP/4500 to specific peer IP addresses, though that mitigation does not apply to locally managed Spark Firewall instances. Those should get the latest Jumbo hotfixes. Customers with Check Point LivePatch enabled receive the patches automatically. Context matters here: Check Point warned customers about two exploited zero-days in its VPN products earlier this summer, one of which was used in Qilin ransomware attacks.

In short: Check Point patched two unauthenticated remote code execution flaws rated 9.8 in its VPN-enabled gateway, firewall and management products, with no exploitation observed yet.

What it means for your business: If your perimeter is Check Point and you use VPN on it, this is a today task, not a next-maintenance-window task. Ask whoever manages your firewall for the firmware version in writing, and ask specifically whether LivePatch is enabled, because that determines whether you are already covered.

My take: The window between "vendor found it internally" and "someone reverse-engineers the patch" is the cheapest defensive time you will ever get, and almost nobody uses it. This is the second round of critical VPN problems at Check Point this year, and I want to be fair about that: every firewall vendor has had a run like this, and finding your own bugs is better than having them found for you. The pattern that should worry a business owner is not any one vendor, it is that the VPN concentrator has become the single most attacked box in a small network while also being the one nobody wants to reboot.

Source: SecurityWeek, "Check Point Patches Critical VPN Vulnerabilities"


IDScan confirmed the 153 million driver's license breach, in a notice search engines were told to ignore

Identity verification company IDScan has confirmed that an unauthorized third party accessed customer data in its cloud platform. The company learned of the incident on or around September 1 and published a breach notice on September 4, saying exposed information can include full names and driver's license or other government-issued ID numbers. It is offering free credit monitoring and identity protection. TechCrunch spotted the notice and reported that it had been published with a noindex directive, which instructs search engines not to list the page.

The backdrop is the part that makes this significant. Brian Krebs reported on September 1 that a dark-web platform called "Nexus" was advertising access to more than 153 million US and Canadian driver's license scans, along with 10 million ID cards, 3 million travel documents and 579,000 medical cards. Krebs verified samples with the consent of the people involved and traced the records back to IDScan. Lawsuits followed within days, while the company stayed silent publicly. IDScan's technology is used by car rental companies, retailers, financial institutions, cannabis dispensaries, gun shops and hospitality businesses to scan and authenticate government IDs. The Nexus service has since gone offline, though the criminals behind it very likely still hold the data.

In short: IDScan confirmed a breach of customer data in a September 4 notice published with a noindex tag, days after researchers tied it to a dark-web database of more than 153 million driver's license scans.

What it means for your business: If your business scans IDs at the counter, whether for age verification, rentals or check-in, you are handing a vendor the most sensitive identity documents your customers own. Find out today who that vendor is, how long they retain the images, and whether you can turn retention off. Most owners have never asked, and in many cases retention is a default setting rather than a requirement.

My take: The noindex directive is the detail I cannot get past. Publishing a breach notice while telling Google not to index it is technically compliance and practically concealment, and it tells you exactly how the company weighted its obligations. Beyond the bad look, this is a category of vendor most small businesses do not think of as a vendor at all. The ID scanner is a piece of equipment at the front desk, not a data processor in anyone's mental model, and that is precisely why the data sat somewhere nobody was watching.

Source: BleepingComputer, "IDScan confirms breach tied to 153 million stolen driver's licenses"


A misconfigured test server let attackers into Surfshark

VPN provider Surfshark disclosed a security incident this week. An internal test server became reachable from the internet after a misconfiguration, and a threat actor accessed it. The company discovered the exposure on August 31, initially treated it as low risk, then confirmed the scope on September 2 and moved to containment. The server held limited internal engineering material, described as parts of system binaries and internal configurations for certain services. Surfshark also found build-related credentials that had been committed into its code history and rotated them, saying those credentials did not provide access to user data or production systems.

The attacker also reached an isolated proxy server used for content accessibility optimization. Surfshark says no encryption keys, user identities, IP addresses or browser traffic were exposed, that no user data or VPN services were affected, and that no application or browser extension on a customer device was altered. The company has committed to an independent security audit of its broader infrastructure. Taken at face value, the segmentation worked: an engineering environment got breached and production did not.

In short: Surfshark disclosed that attackers accessed a misconfigured internal test server and a proxy server, and says no user data, encryption keys or production systems were affected.

What it means for your business: Two lessons, and neither is about VPNs. Credentials committed into source control are one of the most common ways small companies get breached, and they sit there for years. And a "test" environment that is reachable from the internet is a production environment whether you call it that or not.

My take: I want to give credit here, because the disclosure is unusually specific and the timeline is honest, including the admission that they first misjudged the severity. That is rarer than it should be. The substance is a reminder that the boring failure modes still dominate: a misconfiguration and secrets in git history, not some exotic attack. If you run any kind of development shop, go look at your repository history for credentials this afternoon. It is a free exercise and it almost always finds something.

Source: SecurityWeek, "Surfshark Systems Targeted by Hackers"


New Android malware encrypts files, steals your PIN, and then argues with you about the ransom

Researchers at Zimperium documented a new Android strain called Mantax Otax that bundles ransomware, spyware and outright harassment into one package. Indonesian operators distribute it through malicious APK files hosted outside Google Play, using phishing and social engineering to get people to install. Once on the device it requests Accessibility service permission, which grants it sweeping control, then pulls its command-and-control domain from GitHub and reports back the victim's location, carrier, Android version and device ID.

The encryption module only works against Android 9 and older, because the Scoped Storage protections introduced in Android 10 sharply limit what an app can reach. On those older devices it encrypts files with a victim-specific AES key, deletes the originals, appends a .enc extension, replaces local images with ransom notices, and opens a full-screen chat hosted on Firebase to negotiate payment. Zimperium found a misconfiguration in that Firebase server that exposed the attackers' conversations with victims. The spyware half works regardless of Android version: it can steal lock-screen PINs for persistence, read SMS messages and one-time passcodes, pull call logs, contacts, browsing history and Google account details, extract WhatsApp and Telegram messages through simulated Accessibility interactions, and abuse the MediaProjection API to take screenshots, record video and stream the screen in near real time.

In short: A new Android malware family called Mantax Otax combines file encryption on older devices with spyware that steals PINs, one-time passcodes and messaging app contents on any version.

What it means for your business: The one-time-passcode theft is the line that should get your attention, because it means SMS-based multi-factor authentication on a compromised phone protects nothing. If your team uses text-message codes for banking or email, this is the argument for moving to an authenticator app or a passkey. And the ransomware half only works on Android 9 or older, which is a good reason to find out whether anyone on your team is still carrying a phone that old.

My take: Sideloaded APKs remain the single biggest risk on Android and the one most business owners never think about, because it looks like a personal-phone problem right up until that phone reads your company email. The harassment feature is new to me and genuinely unpleasant, and it tells you the target is individuals rather than enterprises. The practical control is unglamorous: no sideloading on any device that touches work accounts, and get off SMS codes.

Source: BleepingComputer, "New Android malware encrypts files, steals data, and harasses victims"


A Conti ransomware operator got four years

A Ukrainian national has been sentenced to four years in prison for his role in Conti ransomware attacks. Oleksii Oleksiyovych Lytvynenko, 44, was arrested in Ireland in July 2023 at the request of the United States, extradited last year, and pleaded guilty to conspiracy to commit wire fraud in June 2026. He faced a maximum of 20 years. According to the Justice Department, he joined Conti in September 2021 as both an intruder and a developer, personally harmed at least 12 companies, controlled stolen data from eight US and four overseas victims, sent ransom notes, and coded a "loader," the malware component that delivers the tools an attack needs.

The scale of what he was part of dwarfs the sentence. The DOJ says Conti was used to attack computers and networks in 47 states, 31 foreign countries, the District of Columbia and Puerto Rico, and that the FBI estimated victim payouts exceeding

50 million as of January 2022. Conti emerged from the Ryuk group in 2020 with close ties to the TrickBot gang, became notorious for attacks on hospitals and governments, and shut down in 2022 after law enforcement pressure and the ContiLeaks disclosure of its internal chats. Its people did not stop working. They scattered into BlackCat, Black Basta, Hive, Quantum, BlackByte, Karakurt, ZEON and the Silent Ransom Group, several of which are still active today.

In short: A Conti ransomware member was sentenced to four years in prison in a case tied to attacks across 47 states and more than

50 million in ransom payments.

What it means for your business: Prosecutions like this are good and they are slow. Five years elapsed between the attacks and the sentence, and the group's members simply re-formed under new names in the meantime. Plan your defenses on the assumption that deterrence is not coming to help you.

My take: Four years for a role in a

50 million criminal enterprise is the kind of number that makes people cynical, and I understand why, though the charge he pleaded to constrains the sentence more than the harm does. The more useful thing to take from this is the diaspora list at the end. Conti did not die, it fragmented, and half the ransomware brands hitting small businesses in 2026 trace back to that one group. When you read that a gang has been "disrupted," read it as a rebrand until proven otherwise.

Source: BleepingComputer, "Conti ransomware gang member sentenced to 4 years in prison"


🧰 New tools and AI for the business

The Gemini app is now on Windows

Google launched a Gemini desktop app for Windows on Thursday, available globally for Windows 10 and 11. The hook is Alt + Space, which opens Gemini as an overlay on top of whatever you are working in, so you can fact-check a line in a document or get title options for a presentation without switching windows. Inside the app you get the full Gemini surface: handing multi-step tasks to Gemini Spark, asking it to draft a summary by pulling from Gmail and Google Drive, and generating images with Nano Banana or video with Gemini Omni. Google says the app is lightweight and that more native desktop capability is coming.

In short: Google released a Gemini desktop app for Windows 10 and 11 globally, with an Alt + Space shortcut that overlays it on your current work.

What it means for your business: If your company runs on Google Workspace, this removes the browser-tab friction that quietly determines whether people actually use an AI tool. It also means Gemini can reach into Gmail and Drive from the desktop, so it is worth confirming your Workspace admin settings match what you want employees able to pull.

My take: The keyboard shortcut is the whole product. Adoption of these tools is almost entirely a function of how many seconds it takes to get to them, which is why the browser tab lost and the overlay wins. I would not read this as a competitive move against anyone in particular; it is Google catching up to where ChatGPT and Claude already live on the desktop. Practical note for anyone who standardizes their team's setup: Alt + Space is already bound to the window menu in Windows, so expect at least one confused person.

Source: Google, "The Gemini app is now available for Windows"


Slack will let you describe a dashboard and have Slackbot build it in the channel

Slack announced Slackforce Surfaces, a feature that lets you build interactive reports, polls, dashboards, presentations and microsites inside a chat by describing what you want to Slackbot. The assistant gathers information from relevant conversations and connected apps such as Google Drive or Salesforce and generates the thing. Once created, a Surface can be shared, pinned to a channel, interacted with and commented on by colleagues. Slack's example was a user asking for an arcade-themed visualization of AI token usage and getting back an interactive dashboard broken out by division.

Slack's chief marketing officer framed it as removing the export step: you are not moving data to another tool to make sense of it, you are asking Slackbot to build the dashboard where the conversation already is. It follows Slack's Slackbot overhaul earlier this year and the collaborative vibe-coding channels it added last month. The feature is available to all customers with Slackbot enabled, including free workspaces, and support for live data arrives in October. Slack says Surfaces will only pull information you have already given its AI tools permission to access.

In short: Slack's new Surfaces feature lets users describe a dashboard, report or poll to Slackbot and have it generated and shared inside a channel, with live data support coming in October.

What it means for your business: This is genuinely useful for the small recurring report nobody has time to build, and it is also a data-governance question you should answer before your team discovers it. The permissions Slackbot already holds determine what it can pull into a Surface, so the review you want is of Slack's AI permissions, not of the feature itself.

My take: I like this more than most AI feature announcements because the failure mode is cheap. A bad dashboard in a Slack channel wastes ten minutes; a bad AI agent with write access to your CRM does not. Putting generation where the conversation already happens is the correct instinct, and "free tier included" tells you Slack views this as a retention play against Teams rather than a revenue line. The thing to watch is sprawl. In six months a busy channel will have forty pinned Surfaces built off stale assumptions, and nobody will know which one is the real number.

Source: The Verge, "Slack can now vibe-code interactive charts and reports inside chats"


Bending Spoons is buying Miro for
.36 billion, about 92% below its peak

Italian software acquirer Bending Spoons is buying whiteboard and collaboration company Miro for

.36 billion in cash, an equity value of
.79 billion. Miro was valued at
7.5 billion in late 2021. Founded in 2011 as RealtimeBoard, it became a pandemic favorite as remote teams looked to replicate a physical whiteboard, growing from 5 million to about 30 million users in two years with a paying customer base up 550%. Today it reports more than 4 million paying users, 100 million total users, roughly $600 million in annual recurring revenue with 90% from business and enterprise customers, about $435 million in net cash, and profitability.

So this is not a distressed sale of a failing company. It is a repricing. Software-as-a-service multiples have unwound hard since 2021, and companies priced as future giants have matured into solid, slower-growing businesses that public markets no longer reward the same way. Miro cut staff twice, 119 people in February 2023 and a reported 275 in October 2024, while competing against much better funded rivals in Canva, Figma and Microsoft. Bending Spoons has made this its business model: it bought Airtable, once valued above

1 billion, for
.28 billion last month.

In short: Bending Spoons is acquiring Miro for

.36 billion in cash, roughly 92% below its 2021 valuation, despite Miro being profitable with about $600 million in annual recurring revenue.

What it means for your business: If your team runs on Miro, acquisitions like this usually mean price changes and reduced product investment within a year or two. Nothing to do today, but it is the right time to know where your boards live and whether you could export them. The broader point applies to every SaaS tool you pay for: the vendor you signed with may not be the vendor you have in 18 months.

My take: The number everyone will quote is 92%, and the number that actually matters is $600 million in recurring revenue with profit. This is what a good business looks like when the story it was sold on stops being true. For owners, the useful takeaway is not schadenfreude about venture valuations, it is that consolidation is coming for the middle of your software stack. Bending Spoons has a clear and well-earned reputation for buying solid products and raising prices, so if a tool of yours ends up in that portfolio, plan accordingly rather than being surprised by a renewal quote.

Source: TechCrunch, "Bending Spoons to buy collaboration tools maker Miro for

.36B, 90% less than its 2022 valuation"


That is today's AI and IT news. The previous edition is here if you missed it: AI and IT News Recap: September 10, 2026.