AI Intelligence Digest
TIMPS
PostCards
Your Daily Signal from the Machine Frontier
Issue 049 July 13, 2026 Hyderabad, India
⬡ Built with the TIMPS Ecosystem
Apple v. OpenAI TCS/ABB Deal India AI Policy
01 · LEAD
Legal · Big Tech

Apple Sues OpenAI, Alleges Trade-Secret Theft "At Every Level"

The iPhone maker accuses OpenAI's hardware chief and a former Apple engineer of a coordinated campaign to steal designs for OpenAI's unreleased consumer device — unravelling a partnership that once put ChatGPT inside iOS.

Apple filed suit in the Northern District of California on Friday, alleging trade-secret theft and breach of contract tied to OpenAI's secretive hardware division. The complaint names Tang Tan, OpenAI's chief hardware officer and a 24-year Apple veteran, along with former Apple electrical engineer Chang Liu, who is accused of retaining a company laptop and exploiting a bug to access Apple's confidential file storage after he left for OpenAI.

Apple claims Tan used internal codenames to recruit Apple staff, told candidates to bring "actual parts" to interviews for show-and-tell sessions, and circulated an offboarding playbook to help new hires dodge Apple's exit-security checks. The filing calls OpenAI's device business "rotten to its core" as a result.

OpenAI has denied wrongdoing, saying it has "no interest in other companies' trade secrets." The dispute lands weeks before OpenAI's hardware unveiling and amid a wider legal fallout — Apple's own revamped Siri now runs on Google's Gemini rather than OpenAI's models.

Full story · TechCrunch
02 · ENTERPRISE
India · Enterprise AI

TCS and ABB Sign Multi-Year Deal to Run ABB's Global Network on AI

Tata Consultancy Services expands from managing infrastructure to running ABB's entire global network as an AI-driven, network-as-a-service model — its latest bet that "infrastructure to intelligence" deals can offset a season of domestic layoffs.
20 Years of partnership

Announced July 13, the agreement centres on ABB's Future Network Model — a plan to replace fragmented, multi-vendor network systems with one standardised digital backbone, service integration layer, and global network operations centre. TCS will design, integrate, and run the ecosystem end to end.

The deal arrives as TCS's AI services revenue climbs past $2.3 billion annualised, even as the company trims headcount domestically — a split increasingly common across Indian IT majors betting on AI-led deal value to outpace traditional staffing models.

Full story · The Week
03 · POLICY
India · AI Policy

India Tells Ministries to Hold Off on OpenAI, Anthropic Cybersecurity Models

A department under India's IT ministry has circulated a memo asking government bodies not to deploy frontier cybersecurity models from either lab yet — days after both companies pitched agentic AI proposals across ministries.

The Ministry of Finance had specifically asked about deploying GPT-5.5 for cybersecurity work; the resulting memorandum reflects a broader push to limit dependence on foreign models for functions New Delhi treats as strategic, including work coordinated by CERT-In and India's critical-infrastructure protection body.

The move echoes a parallel story in Washington: both OpenAI and Anthropic recently throttled access to their most capable cyber-oriented models — Anthropic's Mythos 5 and Fable 5 among them — after U.S. officials raised concerns the same vulnerability-discovery capability that helps defenders could be repurposed offensively.

Full story · ThePrint
04 · INFRASTRUCTURE
Systems · AI Infra

Why AI at Scale Needs a Middleware Layer: Model Routers

As enterprise LLM spend pushes past $8 billion a year, routing requests to the cheapest model that can still do the job is emerging as the default architecture — not a hardcoded call to one frontier provider.

Model routers sit between an application and its model providers, scoring each request for complexity, cost, and latency before deciding whether it needs a frontier model or a cheaper one can do. Published benchmarks on the approach show cost cuts in the 40–85% range while holding onto most of the quality of an all-frontier setup.

Teams are splitting between managed routers such as OpenRouter and Not Diamond, and self-hosted options like LiteLLM, which trade platform fees for more control but hit scaling limits under heavy load. Either way, routing is increasingly framed as production infrastructure rather than an optimisation to bolt on later.

Full story · MindStudio
SIGNALS
5 Key Signals

What Else Moved Today

1
Apple v. OpenAI reshapes the AI hardware race
A trade-secret suit against OpenAI's device chief threatens to delay its consumer hardware launch and complicates its path to IPO.
2
TCS scales AI-led deal-making amid domestic layoffs
The ABB network deal is TCS's latest large AI transformation win even as it shed over 23,000 net headcount in FY26.
3
New Delhi pumps the brakes on foreign cyber-AI models
MeitY has asked ministries to hold off deploying OpenAI and Anthropic models for cybersecurity work, citing strategic dependence concerns.
4
Model routing becomes standard AI infrastructure
Enterprises adopting routing layers report cost cuts of 40–85% by sending simple requests to cheaper models automatically.
5
TCS plans thousands of new AI deployment engineers
India's largest IT services firm is hiring up to 8,900 AI deployment engineers and scouting acquisitions to build out delivery capacity.
THEMES
Top Themes

The Shape of Today's News

Platform Litigation
Enterprise AI Deals
India AI Policy
Inference Economics
Cyber Capability Risk
Hardware Ambitions
Model Governance
Tool of the Week
LiteLLM
The most widely adopted open-source model router — one API for 100+ providers, built for teams standing up their own routing layer instead of paying a managed platform fee.