The Daily Paper

Overnight desk: Night Shift

Thursday, September 24, 2026 Morning Edition Tech · Business · Product

Above the fold

Executive summary

  • SoftBank priced ~$11.1B in dollar and euro bonds to fund the final $10B OpenAI tranche due Oct 1 — taking its stake toward ~13% and total capital in at ~$64.6B.
  • Databricks made Genie One MCP generally available inside Unity Gateway: one governed entry point so Claude, ChatGPT, Cursor, and custom agents share Genie Ontology answers with audit logging.
  • Microsoft Agent Framework’s ski-resort demo shows when to swap nested specialist agents for distributed skills + MCP tools — fewer model calls, services stay remote, A2A kept where autonomy matters.
  • Governance capital is clustering: Palma.ai raised $1.8M for a cross-platform agent permission layer on MCP; Silk closed $45M to scale the data layer for agentic workloads; Go.AI took $85M for on-prem regulated AI.
  • At the UN, Altman and Amodei pushed global AI standards while the Trump admin rejected centralized international control; Sanders–Casar floated an ASI ban and a new Department of AI.

Technology & business

Capital markets

SoftBank’s $11.1B bond sale clears the last OpenAI check

SoftBank Group priced about $11.1 billion of foreign-currency senior notes on September 24: $10 billion across three dollar tranches (3.5-, 5.5-, and 7.5-year terms at 8.625%, 9.25%, and 9.75%) plus €1 billion in two euro notes (4- and 6-year at 7.125% and 8%). Settlement is expected September 29.

Proceeds fund the $10 billion third and final tranche of SoftBank’s $30 billion follow-on investment in OpenAI Group PBC, expected to close October 1, plus general corporate purposes. SoftBank also plans to cancel the remaining $10 billion undrawn on its $40 billion March bridge facility. After closing, SoftBank’s cumulative OpenAI investment reaches roughly $64.6 billion with about a 13% stake. Shares jumped more than 7% as Japan markets reopened after a holiday stretch.

Sources: SoftBank — issuance press release, Reuters — SoftBank $11.1B bonds, CNBC — SoftBank shares jump

Enterprise data

Databricks Genie One MCP goes GA: governed context for every agent

Databricks made the Genie One Model Context Protocol server generally available on September 22 for all Databricks users. The server sits inside Unity Gateway as a managed MCP service and exposes Genie One so any agent can ask questions, pull query results, check progress, and steer responses — grounded in Genie Ontology across tables, documents, and tools.

The pitch is anti-sprawl: Claude, ChatGPT, Cursor, and internal agents share one semantic layer with fine-grained policies and audit logging on every invocation. A companion MCP App can embed Genie’s process with interactive visualizations and ontology citations. Customer use cases called out include slide agents that fetch trusted numbers mid-deck, CS outreach agents that interpret usage drops with ontology-backed telemetry, and coding agents that align logging changes to agreed business definitions.

Sources: Databricks — Genie One MCP GA

Agent platforms

Skills over nested agents: Microsoft’s MCP migration pattern

A September 16 Microsoft Agent Framework deep dive compares two architectures on the same ski-resort demo. Path one: an advisor delegates to specialist agents over A2A, each with its own model loop. Path two: specialists become distributed skills — a description, a SKILL.md procedure, and typed MCP tools — while domain services stay remote and reasoning moves into the parent.

In three paired runs, the skills path used three advisor model calls versus six or seven across A2A components, with lower wall-clock latency in those cache-affected trials (and higher total observed tokens). The author is explicit: MCP does not replace A2A everywhere. Keep autonomous, long-running, or specialized-model work as agents; migrate bounded, read-oriented competences to skills. Skill discovery in the sample still follows a pinned draft of SEP-2640 rather than the unmerged skills/list and skills/get methods.

Sources: Microsoft Agent Framework — distributed skills over MCP

Governance

Palma.ai: $1.8M for a cross-platform agent permission layer

Palma.ai raised $1.8 million in pre-seed funding led by D11Z, with Plug and Play Ventures, Deel, Scale Now Ventures, and angels from Cisco and Deel. Founded in 2026 by Patrick Eden and Julian Kolbe, the company sits between AI agents and corporate systems to manage permissions for agent-to-tool requests across Claude, Gemini, ChatGPT, and Microsoft Copilot.

The problem statement is MCP-shaped: every tool historically managed its own permissions in isolation. Palma centralizes policies, approved MCP tools, and recurring workflows, enforces rules at runtime, and writes a tamper-evident audit trail. Capital funds engineering and go-to-market as enterprises hand agents real keys.

Sources: The SaaS News — Palma.ai $1.8M, Ventureburn — Palma.ai governance layer

Funding

Silk’s $45M growth facility and Go.AI’s $85M Series A

Silk, a data platform pitched for agentic AI workloads, closed a $45 million growth capital facility on September 23 led by Avenue Capital Group, with Sequoia Capital, S Capital VC, Vintage, Ibex, West Coast Equity Partners, and others. Proceeds expand engineering, neocloud/sovereign/inference-cloud go-to-market, and the enterprise footprint across AWS, Azure, and Google Cloud. Avenue framed the data layer as the bottleneck as agentic AI moves from pilot to production.

Separately, Chicago-based Go.AI (formerly Go Abacus) raised $85 million Series A led by Updata Partners, with GFT Ventures and LAUNCH, bringing total funding to about $90 million. The company says it remains profitable and is pushing The Go1 — on-premises AI hardware plus Go.OS software — into regulated sectors that refuse to move sensitive data outside their perimeter, with a seat-based rather than usage-based pricing model.

Sources: Newswire — Silk $45M facility, CFO Tech Outlook — Go.AI $85M

Data strategy

Ekai’s $1.7M pre-seed: experts own meaning before agents touch data

Cambridge-based Ekai raised $1.7 million pre-seed led by Misneach with C10 Labs to attack what it calls the “meaning gap” and “context rot” in enterprise AI. The product’s forward-engineering flow starts with domain experts as ground truth for business meaning, then translates into machine-readable semantics with validation against the warehouse.

Ekai positions itself as an augmentation layer, not another catalog: humans drive the semantic model; AI handles mechanical translation. It runs in the customer’s cloud, reads data in place without copying or retaining it, and lists on Snowflake Marketplace plus Databricks, BigQuery, Postgres, ClickHouse, DuckDB, Redshift, and Azure Synapse. Funding accelerates product and go-to-market.

Sources: National Law Review — Ekai $1.7M

Policy

UN stage vs Congress: global AI standards, ASI ban bill, and a U.S. veto vibe

On September 23, OpenAI’s Sam Altman, Anthropic’s Dario Amodei, and Hugging Face’s Clem Delangue told the UN Security Council the industry needs international coordination on capability measurement, risk assessment, safeguards, human oversight, and fast incident reporting. Amodei again framed mismanaged AI as a civilizational risk and said his company will slow releases as needed for safety. The Trump administration’s representative rejected “centralised control and global governance of AI” by international bodies.

In Washington the same day, Sen. Bernie Sanders and Rep. Greg Casar unveiled a bill that would ban artificial superintelligence, pause advanced AI development until federal safety rules exist, create a Department of Artificial Intelligence, and require federal approval before deploying advanced systems — with steep penalties. The bill faces long odds in a Republican-controlled Congress. Separately, reports say Anthropic’s IPO timing has slipped past the November midterms, delaying a public look at frontier-lab economics that underpin hundreds of billions in Big Tech commitments.

Sources: ABC News — CEOs at UN, BBC — Altman and Amodei at UN, Boston.com / AP — Sanders ASI ban bill, Inside AI — Anthropic IPO delay