"NUNTII EX MACHINA"
DOCUMENTING THE RACE TO AGI

THE
AGENTIC
TIMES_

▮ NEWS_TICKER.LIVE REC
▸ Ryan Serhant Reveals How He Turns AI Agents Into Million-Dollar Sales Forbes · 21.07.2026▸ Chinese Tech Firms Pitch AI Agents as the Future of Smartphones citynewsservice.cn · 21.07.2026▸ Powerful AI Models Happily Being Given Away for Free RealClearMarkets · 21.07.2026▸ GitLab 19.2 Puts AI Agents to Work on the Security Backlog infoq.com · 21.07.2026▸ OpenAI’s GPT-Red: How AI Models Are Now Training Each Other to Be More Secure quasa.io · 21.07.2026▸ MCP update prepares AI agents for widespread deployment Techzine Global · 21.07.2026▸ New ENCFORGE Ransomware Targets AI Model Files in Langflow RCE Attack The Hacker News · 21.07.2026▸ In Depth: Chinese Smartphone-Makers Bet on AI Agents Caixin Global · 21.07.2026▸ WebMCP: Bridging the Gap Between AI Agents and the Web devmio · 21.07.2026▸ Boomi study finds AI agent trust lags enterprise adoption InsiderPH · 21.07.2026▸ Rapidus and Cadence partner to advance AI-driven SoC design New Electronics · 21.07.2026▸ Agentic AI and Smart Data: The Architecture of the UK’s New Open Finance Framework… Finextra Research · 21.07.2026▸ Databricks: US$188bn Valuation, Genie One and Agentic AI AI Magazine · 21.07.2026▸ Nvidia targets simulation bottlenecks with AI agent expansion InsiderPH · 21.07.2026▸ China Weighs Export Controls on AI Models, Including Open Weight LLMs trendingtopics.eu · 21.07.2026▸ Research says JadePuffer Ransomware wipes off data on AI Model Infrastructure Cybersecurity Insiders · 21.07.2026▸ Reported US push to ban Chinese AI models reflects anxiety over eroding tech hegemony… Global Times · 21.07.2026▸ Webinar: Can AI agents finally automate data testing? QA Financial · 21.07.2026
▮ MODEL_FEED.LIVE REC
▸ Nemotron-Labs-Audex-30B-A3B NVIDIA · 30B · MoE · 06.07.2026▸ Nemotron-Labs-Audex-2B NVIDIA · 2B · 06.07.2026▸ DeepSeek-V4-Flash-DSpark DeepSeek · Open language model · 27.06.2026▸ Qwen-AgentWorld-35B-A3B Qwen · 35B · MoE · multimodal · 22.06.2026▸ GLM-5.2 Zhipu · Open language model · 16.06.2026▸ North-Mini-Code-1.0 Cohere · coding · 05.06.2026▸ DeepSeek-V4-Pro DeepSeek · Open language model · 22.04.2026▸ DeepSeek-V4-Flash DeepSeek · Open language model · 22.04.2026▸ granite-4.1-8b IBM · 8B · 06.04.2026▸ granite-4.1-3b IBM · 3B · 06.04.2026▸ Mamba2-primed-HQwen3-8B-Instruct Amazon · 8B · instruct · 31.03.2026▸ Falcon-OCR TII · Open language model · 22.02.2026▸ tiny-aya-base Cohere · Open language model · 13.02.2026▸ tiny-aya-global Cohere · Open language model · 13.02.2026▸ GLM-4.7-Flash Zhipu · Open language model · 19.01.2026▸ Falcon-H1R-7B TII · 7B · 29.10.2025
▮ DISPATCHES / 14.04.2026 · 4 MIN READ

EU AI Act's August Deadline Approaches — And Most Agentic AI Deployments Are Not Ready

EU AI Act's August Deadline Approaches — And Most Agentic AI Deployments Are Not Ready

There is a date that every technology leader in Europe should have marked in their calendar: August 2026. That is when enforcement provisions of the EU AI Act begin to bite in earnest, bringing with them substantial penalties for failures of AI governance — particularly in high-risk areas involving personal data or financial operations.

The timing is uncomfortable. Agentic AI deployments have accelerated sharply across European enterprises in the past eighteen months. Many of those deployments were stood up quickly, under pressure to demonstrate AI capability, without the governance infrastructure that regulators will now expect to see in place.

The core problem with agentic systems from a compliance standpoint is tracibility. An AI agent moving data between systems, triggering decisions, and completing multi-step tasks can do so without leaving a clear, auditable record of what it did, when, and why. That opacity is precisely what the EU AI Act is designed to address — and precisely what most current agentic deployments lack.

What the Act actually requires

Two articles of the Act are particularly relevant for agentic deployments. Article 9 establishes that for high-risk AI applications, risk management must be an ongoing, evidence-based process built into every stage of deployment — development, preparation, and production — and subject to continuous review. This is not a one-time compliance exercise. It is a permanent operational requirement.

Article 13 goes further, requiring that high-risk AI systems be interpretable by those deploying them. A third-party model cannot be an opaque system whose outputs cannot be explained. It must come with sufficient documentation to ensure its safe and lawful use. That is simultaneously a technical requirement and a procurement consideration — the choice of which model to deploy, and from which vendor, now carries regulatory weight.

The governance infrastructure that is missing

For most organisations, the immediate gap is a basic one: there is no registry of which agents are running, what permissions they hold, what data they can access, or what actions they are authorised to take. Building that registry is the first step, and it is non-negotiable.

Beyond that, every agent action needs to be logged centrally — not the scattered text outputs individual platforms produce, but a comprehensive, tamper-resistant record that can be presented to regulators on demand. Techniques borrowed from blockchain, such as cryptographically signed action chains that fail verification if any record is altered, are gaining traction as one approach to making those logs genuinely trustworthy.

Multi-agent pipelines present a particular challenge. When a chain of agents collaborates on a task, failures and errors can propagate across the chain in ways that are difficult to attribute. Governance frameworks need to account for this specifically, not treat each agent as an isolated unit.

The revocation requirement

One requirement that catches many organisations off guard is the expectation that an AI agent’s operating privileges can be revoked rapidly — within seconds if necessary. This means having the infrastructure to immediately withdraw permissions, terminate API access, and flush queued tasks on demand. It needs to be part of emergency response processes, not an afterthought.

Human oversight is similarly non-negotiable, but the Act’s requirements go beyond simply having a person in the loop. That person must have sufficient context to make informed decisions — not just a confidence score or a prompt, but full visibility into what the agent is doing, what authority it holds, and enough time to intervene before an action is taken.

The question every IT leader needs to answer

The practical test is straightforward: can every AI agent in your organisation be identified, constrained by policy, audited, interrupted, and explained? If the answer to any of those is unclear, the governance is not yet in place — and August is closer than it looks.

For businesses operating across the EU, this is not a theoretical compliance concern. The penalties for failure are substantial, regulators have been explicit about their intentions, and agentic systems are squarely in scope. The organisations that treat this as an engineering problem to be solved now will be in a significantly stronger position than those that wait for an incident to force the issue.

END OF TRANSMISSION ▮ ◂ MORE DISPATCHES