On Call Brief – Week of June 14–20, 2026
This week's top stories
1. DevOps'ish 313: Export Controlled, AUR Torched, Lawyers Disqualified, and more
- Category: Deep Dive
- What happened: The article discusses several significant incidents affecting the tech landscape. The launch of Claude Fable 5 and Mythos 5 by Anthropic was marred by issues, including export controls imposed by the US government due to national security concerns, leading to the abrupt disabling of the models for all customers. Additionally, over 1,500 packages in Arch Linux's AUR were compromised with malware, prompting a call for audits in CI/CD pipelines. Lastly, the Miasma worm affected 73 Microsoft GitHub repositories, highlighting ongoing security challenges in software development.
- Takeaway: The export controls on Claude Fable 5 may affect organizations relying on this AI model for sensitive applications. The compromised Arch Linux packages pose a risk for CI/CD pipelines using AUR, necessitating immediate audits. The Miasma worm incident underscores the need for vigilance in repository security.
- Source: Devopsish via DevOps'ish
2. MAJOR debilitating bug
- Category: Deep Dive
- What happened: A user reported a critical bug in Cursor IDE that resulted in the deletion of over 3TB of data on their computer, including applications and games. The issue occurred while building a plan file, rendering Cursor unusable. The user expressed frustration and requested immediate contact regarding the situation.
- Takeaway: This bug could lead to significant data loss for users of Cursor IDE, impacting productivity and trust in the tool.
- Source: Cursor Forum
3. Show HN: Agent Gate – a deterministic CI firewall for AI-generated PRs
- Category: Community
- What happened: Agent Gate is a tool designed to act as a deterministic CI firewall specifically for AI-generated pull requests. It aims to provide a layer of security and control over the integration of AI-generated code into existing codebases.
- Worth reading: This tool could affect CI/CD workflows by introducing a mechanism to validate AI-generated code before merging, potentially reducing risks associated with automated code contributions.
- Source: Github via Hacker News Show HN
- Discussion: https://news.ycombinator.com/item?id=48524230
4. Cloudflare: 11 scheduled maintenance windows (Zero Trust Underlying Storage Maintenance, Seoul, London, San Jose
- Category: Community
- What happened: Cloudflare has scheduled extensive datacenter maintenance from June 15-17, 2026, affecting 11 locations: SIN (June 15, 18:00-23:00 UTC), AUS and EWR (June 15, 06:00-22:45 UTC), YUL (June 15, 05:00-12:00 UTC and June 16, 04:00-12:00 UTC), LIS (June 16, 00:00-04:00 UTC), SJC (June 16, 08:00-14:30 UTC), LHR (June 17, 00:00-03:00 UTC), and ICN (June 17, 17:00-22:00 UTC). Additionally, backend storage maintenance is scheduled for June 15, 12:00-13:00 UTC, during which customers cannot create, delete, or modify tunnels, routes, hostname routes, virtual networks, devices, and tunnel configurations, and a separate Zero Trust storage maintenance will make device-related settings read-only for up to 3 minutes within a one-hour window. During datacenter maintenance windows, traffic will be rerouted which may increase latency for users in affected regions, and customers using Private Network Interconnect (PNI) or Cloudflare Network Interconnect (CNI) should prepare for potential connectivity impacts. SRE teams should monitor application performance closely during these maintenance windows and consider implementing additional monitoring or alerting for latency-sensitive applications in the affected geographic regions.
- Worth reading: Operators should be aware that during the maintenance window, they will not be able to make changes to device settings or enroll new devices, which could impact device management workflows. It's important to plan around this scheduled maintenance to avoid disruptions.
- Sources: Cloudflare Status, Cloudflare Status, Cloudflare Status (+8 more)
5. Network maintenance in IAD
- Category: Deep Dive
- What happened: Scheduled network maintenance is taking place in IAD, with potential connectivity loss for up to 1 hour during the maintenance window on June 14, 2026, from 04:00 UTC to 12:00 UTC.
- Takeaway: Operators should prepare for possible connectivity issues during the maintenance window - plan for potential service disruptions.
- Source: Fly.io Status
Lightning links
(No additional items this week.)
Human Stories
Looking at this week's collection of incidents and maintenance windows, I keep coming back to the uncomfortable truth that our systems are only as resilient as our ability to anticipate the unexpected. The Cursor IDE bug that wiped 3TB of user data reminds us that even development tools we trust can become destructive forces, while Cloudflare's massive coordinated maintenance across 11 datacenters shows us what thoughtful, planned disruption looks like in contrast. There's something profound about seeing Agent Gate emerge as a "deterministic CI firewall" for AI-generated code at the same time we're witnessing both catastrophic failures and carefully orchestrated maintenance - it suggests we're entering an era where the distinction between human and machine-generated risk is blurring, but our fundamental need for guardrails and predictability remains unchanged. The thread connecting Anthropic's Claude issues with export controls, network maintenance in IAD, and a user losing their entire digital workspace isn't just about things breaking - it's about the growing complexity of maintaining trust and stability when the very nature of what we're protecting is evolving faster than our ability to understand it.
Also worth reading
MAJOR debilitating bug (Cursor Forum)
A user reported a critical bug in Cursor IDE that resulted in the deletion of over 3TB of data on their computer, including applications and games. The issue occurred while building a plan file, rendering Cursor unusable. The user expressed frustration and requested immediate contact regarding the s