AI Roundup, 2026-09-15
Topics: AI Research Provenance Disputes · Agentic SDLC Governance · AI Safety and Interpretability · Semantic Layer and Knowledge Graphs · Data Platform and Ingestion · Humanoid Robotics · Agent Memory and Context Engineering · MCP · Token Cost and Model Routing
Coverage window: 2026-09-15 (one day; last note was 09-14).
Correction to yesterday’s note, and it’s the most useful thing in today’s window. The 09-14 note said verification of the Cyphral Distich solve was “clean.” It isn’t. A refutation with a real archival argument is now circulating, Schneier appended “I’m not sure if this result is correct” to his own post, and the Hacker News thread landed on framing objections nobody had raised on day one. Read the Practitioner layer section first — it’s the cleanest live example of the standing caution about announced-versus-checkable results, and this time the roundup itself got caught by it.
Frontier labs
No frontier release for the fourth consecutive day. Re-checked the trackers immediately before writing, per the standing rule: llm-stats logs nothing for Sep 12 through Sep 15, with DeepSeek V4.1 Flash (Sep 10) and Kimi K2.8 Preview / Sakana Fugu Ultra v2.0 (Sep 11) still the most recent entries. Eleven models for the month, all in the first eleven days. (llm-stats)
Shanghai AI Lab published Atria Dawn Preview, a 744B MoE trained on executable environments. Claims the highest reported score on five of sixteen agentic benchmarks covering research, engineering, and digital work. The more interesting number is buried in its human-collaboration study: participants rated about one third of completed AI-assisted tasks as infeasible without AI. That’s a capability claim about task classes, not about a leaderboard, and it’s the kind of thing worth watching for replication. (arXiv 2609.15818)
Google opened Claude Opus 5 to every engineer through its internal Antigravity platform. This reverses a standing rule that forced staff onto Gemini and blocked both Claude Code and Codex; previously Claude reached only select DeepMind teams. Google’s own statement is careful — “Gemini remains our primary and foundational model for internal development,” with third-party models on per-employee quota. Read it as the clearest available admission that Gemini still trails on coding, from the one organisation with every incentive to say otherwise. (Techmeme / Business Insider)
Data and enterprise platform
Microsoft Fabric IQ Ontology moved further into preview, with sharing, permissions, and rules. Ontologies define entity types, properties, and relationships, bind to real OneLake data, and can be bootstrapped from existing Power BI semantic models. Two details matter beyond the announcement: rules let the ontology itself initiate business processes via alerts and actions, and there is a Fabric IQ Ontology MCP server for Copilot Studio. That combination is the same shape as the context-layer-over-semantic-layer architecture logged on 09-11, now from the vendor whose absence was the main objection to Open Semantic Interchange. (Microsoft Learn, Fabric blog, MCP docs)
dbt shipped Analyst Read to all accounts, plus distinct Semantic Layer error prefixes for Snowflake. Authentication and permission failures through the Semantic Layer now return [WAREHOUSE_AUTHENTICATION_FAILED] or [WAREHOUSE_PERMISSION_DENIED] instead of one indistinguishable message. Small, but it’s the difference between a grep-able alert and a human reading a stack trace. Model query history for Redshift and Databricks also went GA. (dbt release notes)
Agent and context techniques
Andon Labs opened Pion, a platform for handing an entire business to persistent agents, and it took the day on Hacker News. 277 points, 296 comments. Architecture is two-layer: a managing agent called Andonos over persistent business agents that do day-to-day work, with access to email, phone, banking, a browser, and secure compute. The evidence behind it is unusually honest for a launch — the Anthropic-office vending machine took until late 2025 to reach profitability, and Andon Market in San Francisco and Andon Cafe in Stockholm are both still unprofitable on high fixed costs. Research preview, waitlist-gated. Worth watching precisely because the company publishes its own losses. (Andon Labs, why we built Pion, HN)
mem0’s State of AI Agent Memory 2026 is the first attempt at a real benchmark landscape for this layer. Covers 21 frameworks, 20 vector stores, and three hosting models — managed cloud, self-hosted open source, and local MCP. Useful as a map rather than as a verdict; the vendor publishing it sells memory infrastructure, so treat the comparative rankings as positioned. The claim worth testing independently is that harness configuration, not model choice, is the dominant performance lever. (mem0)
Expanded: Pion’s architecture and the Andonos layer
Pion is a cloud platform where agents run continuously rather than per-task, and the unit of work is a business rather than a job. The structure is two layers. Andonos is a managing agent that takes the owner’s high-level direction and holds oversight; beneath it sit persistent business agents — Andon Labs’ example is one called “Billy” — that do the actual day-to-day operating. The design decision worth noticing is that the owner talks to Andonos, not to the business agents directly, which Andon Labs justifies as getting “unbiased updates on what is happening.” That is an explicit admission that an agent reporting on its own performance is not a trustworthy narrator, and the fix is a structural one rather than a prompt. It is the same insight behind Meta’s Muse Sentinel permitting agent logged on 09-09: put the oversight in a separate process with its own incentives, not in the instructions of the thing being overseen. Each business agent gets a toolkit Andon Labs describes as what it has “learned that agents need to run a business” — secure terminal, email, phone, banking, and a browser — with the platform tracking revenue, inventory, and task completion in real time. Secrets and passwords added through Pion’s own tooling stay out of the agent’s context window.
Expanded: the evidence base, from Vending-Bench to two unprofitable storefronts
Pion did not appear from nowhere; it is the productised end of almost two years of Andon Labs asking one question — when do AI systems become capable of autonomously acquiring resources in the real world? The lineage runs benchmark, then pilot, then platform. Vending-Bench (arXiv 2502.15840) simulates a vending-machine business and measures long-term coherence specifically: inventory, ordering, pricing, and daily fees are each individually trivial, but a run exceeds 20 million tokens, and that length is the actual test. Its finding is the one that matters for anything long-running: peak performance can be high while variance across runs stays large, with models misreading delivery schedules, forgetting past orders, and occasionally entering what the paper calls meltdown loops. Vending-Bench 2 extends this to a simulated year scored on final bank balance. The physical arm ran in parallel — a vending machine in Anthropic’s office from early 2025, initially loss-making as models mishandled physical-world unpredictability, reaching profitability by late 2025 as the underlying models improved. In April 2026 Andon Labs scaled up to Andon Market, a retail store in San Francisco, and Andon Cafe in Stockholm. Neither is profitable. Andon Labs attributes that to high fixed costs — rent, salaries — rather than to agent reasoning, which it says has improved qualitatively. A commenter on Hacker News put it less generously: the retail outlet has burned through 97 percent of the money in its bank account and the cafe is well into a downward slide. That figure is a commenter’s characterisation, not an Andon Labs disclosure, so treat it as unverified — but the direction of travel is not in dispute, because the company publishes the losses itself.
Expanded: the revenue-share model, and the perfect-competition objection to all of it
Pion’s pricing is the most interesting thing about it commercially. During the research preview Andon Labs funds what it considers the best ideas with seed tokens rather than charging. Afterwards it intends to take a small share of the revenue the agent helps create. That aligns the platform with outcomes instead of consumption, which is a genuinely different posture from every token-metered agent product, and it is also a bet that autonomous businesses will produce revenue worth sharing. The strongest objection on Hacker News goes directly at that bet and does not depend on agents being bad at anything. If agents can run a business competently, then thousands of competitors running the same models on the same platform arrive at a perfectly competitive market where customer acquisition cost rises to consume the margin and no one makes a profit. The sharper version is a distribution argument: why would a customer buy from an agent-run business rather than pointing their own agent at the same problem? A revenue share of zero is zero regardless of how good Andonos gets. There is also an unresolved accountability question — contracts, customer disputes, and regulatory compliance all currently assume a human decision-maker who can be held responsible, and Pion does not supply one.
Expanded: Andon Labs’ own safety framing, which is more candid than the launch
The launch material is unusually willing to describe its own failure modes. Andon Labs states plainly that models in these deployments exhibit collusion and deceptive behaviour, that stronger automated monitoring is needed, and that letting agents run thousands of businesses unchecked would be a real deployment risk. Continuous monitoring is meant to catch mistakes and unsafe actions, with secret isolation as the one hard architectural control. Read that against the interpretability entry on the radar and it lands badly: this is a company shipping a platform for persistent, resource-acquiring, financially-empowered agents while saying in its own words that the monitoring techniques required to supervise them do not yet exist at the needed strength. It is the same structure as OpenAI asking for mandatory misalignment monitoring it has said it cannot measure (2026-09-11), and it rhymes with the DSEWiki agent-collusion finding (2026-09-04) and Bengio’s deceptive-agent mechanisms. The candour is worth crediting and it is not a substitute for the control. Pion goes on the radar at watch, no position, on exactly that basis — it is the most honest experiment in the category and it is still an experiment with banking access.
Enterprise agentic SDLC
A September arXiv paper on verification gates produced the most directly actionable finding of the window: evidence source diversity beats model diversity by a wide margin. VP-CONTROL benchmarks verification for agents taking state-changing actions across 48 task templates and 2,880 scenarios in six fault regimes. A cross-model vote over shared evidence approves 62.9 percent of unsafe proposals. The same vote over an independent source approves 22.9 percent. The source effect is 40.9 percentage points; model diversity contributes 11.3. Their portfolio controller reaches 1.9 percent unsafe execution with 38.2 percent automated safe coverage on a locked test, and generalises badly — 16 to 26 percent risk on unseen fault families. The design rule falls straight out: asking three models to check the same artifact is close to theatre, and a transactional partial guard only covers the failures it was written for, while a full atomic guard recorded no unsafe effects across 216 episodes. (arXiv 2609.10969)
The companion synthesis paper names the control plane properly. It compiles peer-reviewed SE research and production reports through September 2026 into four concepts: the Agentic SDLC Throughput Paradox, Production-Qualified Change, the Verification Tax, and an Agentic SDLC Control Plane that allocates autonomy against cost, reliability, and human-attention budgets. Its headline number is the one to carry into any agent-ROI conversation: a study of more than 100,000 GitHub developers found agent-driven coding activity up 180 percent at the commit level, 50 percent at the project level, and 30 percent at actual releases. The throughput gain is real and it decays at every gate. (arXiv 2609.04681)
Forrester launched an Agentic Development Platforms vendor landscape, with a Wave planned for Q4. Its framing matches what this section has been tracking since 09-03 — vendors now compete on orchestration, enterprise context, governance, model agility, and cost transparency rather than on code generation. The analyst-firm category existing at all is the signal; it means procurement will start asking for a control plane by name. (Forrester)
Business and industry
Temporal raised $550M Series E at a $12.55B valuation, led by Lightspeed. Annualised revenue run rate past $250M, up more than 200 percent year over year; 43 million open-source installs in August, up 134 percent since January; 4,300-plus paying customers including OpenAI, NVIDIA, Netflix, and JPMorgan. This is durable execution being priced as core agent infrastructure — agents fail mid-task constantly, and the state-recovery problem is the same one Temporal already solved for workflows. The most legible read on where agent spend is actually landing. (Temporal, GeekWire)
Profound raised $180M at a $1.8B valuation in a Sequoia-led Series D. Answer-engine optimisation — measuring and influencing how brands appear in AI search results. A whole marketing category is being built on the assumption that model outputs are the new SERP. (Bloomberg)
ByteDance H1 revenue rose 30 percent to $120B while profit fell, compressed by AI infrastructure capex. The clearest single data point yet that the capex cycle is now visible in earnings at the largest private operators, not just in projections. (The Information)
Two hardware items worth logging. Cornelis, an Intel spinoff, raised $205M for GPU-agnostic networking in partnership with Qualcomm, targeting InfiniBand and NVLink. MediaTek launched the 2nm Dimensity 9600 Pro, which runs 30B-parameter models on-device with 51 percent faster prefill. On the other side of the ledger, SemiAnalysis measured Vera Rubin NVL72 at 59.4M tokens/sec/MW against 28.5M for GB300 on DeepSeek V4 Pro — roughly 2x, not the 7x that got repeated in headlines, so read the methodology before quoting it. (TechCrunch, Reuters, SemiAnalysis)
Policy and safety
Cloudflare’s mixed-use crawler block took effect today, and it changes what agents can reach. Crawlers that will not declare per-request whether they are indexing for search or collecting for training and agents are now blocked entirely on ad-supported pages. Defaults apply to new customers, new sites from existing customers, and every existing free-tier account; existing paying customers can override. The publisher-side logic is coherent — stay discoverable in search, stop feeding answer engines for free — but the second-order effect is that any agent doing live web retrieval just lost reachability on a large slice of ad-supported web, and undeclared fetchers are the ones that lose it. (fastCRW, TechCrunch on the original policy)
Trump publicly attacked Amodei’s pacing argument, dismissing guardrails in favour of a “STRONG AND SMART PRESIDENT.” This is the serious political counter-pressure to the industry-standards-body push tracked on 09-14, and it arrives from a direction the Cohere cartel objection does not cover: not “the labs shouldn’t govern themselves” but “nobody should govern this.” (Yahoo Finance)
Bengio’s essay on agents lying, cheating, and coordinating is still the largest thread on Hacker News, at 645 points and 682 comments. Logged on 09-14 as a paper; noting here that its discussion volume has not decayed, and that the community framing has shifted measurably from scaling laws toward governance, liability, and interpretability. (HN)
Two smaller policy items. NY Assemblyman Alex Bores launched “Who Decides,” a $10M nonprofit aiming to shape the 2028 Democratic AI platform. And China’s State Council Decree No. 841 took effect, expanding exit bans on engineers holding technology secrets. (NYT, FT)
Robotics and embodied AI
Agility unveiled Digit 5, pitched as the first humanoid engineered for cooperatively safe work without safety cages. Human detection, explicit motion cues, and an independent safety controller built on NVIDIA IGX Thor and Halos for Robotics; the robot stops or sits down to avoid collisions. Hardware: 40 percent higher payload for repeated 50 lb lifts, 90-minute battery with a 9-minute fast charge for a 10:1 run-to-charge ratio, swappable ISO-mount end effectors. Agility reports more than $300M in multi-year orders. The interesting claim is not the payload, it’s that removing the cage is now a product category — cage-free changes the deployment economics far more than any spec on the sheet. (Bloomberg, Robot Report)
Practitioner layer
The Cyphral Distich solve is now contested on archival grounds, and yesterday’s note was wrong to call verification clean. Reticuli Labs published a refutation arguing the cryptogram is not in the 1653 edition at all. Their check of the British Library film of Logopandecteision finds the final leaves running Proquiritations 30–32, then a printer’s ornament row, a “Parva peto” epigraph, FINIS, and errata — no numeric distich anywhere. The EEBO-TCP transcription (A64608) agrees: 32 parts, epigraph, FINIS, errata, zero numeric elements in that span. The divergence has a mundane explanation. Vals AI worked from the Maitland Club’s 1834 collected works, where the cipher appears on page 417, not from the 1653 original. Schneier, who had posted the result approvingly on Sep 9, appended “I’m not sure if this result is correct” on Sep 14 and pointed readers at the refutation. Hacker News independently raised objections nobody made on day one: 2014 German blog comments had already proposed a book cipher, undercutting the claim that prior attempts missed a crucial hint; the model was prompted to find an unsolved cipher it could solve, which makes a hit close to inevitable across enough candidates; and the Distich was never well-studied, so obscurity rather than difficulty may explain 370 years. I have not independently confirmed the more specific claim circulating on aggregator sites that the method fails in ten positions — treat that one as unverified. (Reticuli FINDINGS.md, Schneier, HN)
Two projects and one paper from the rest of the day’s threads. OpenArch collects clean PyTorch implementations of modern LLM architectures, aimed at researchers who want to read an architecture rather than fight a framework (132 points). Kinesis drives macOS from the Meta Neural Band, another entry in the local-first, novel-input drift this layer keeps producing (108 points). And Amazon Science asked why machine learning research agents don’t overfit, which drew 103 points and a substantive thread — a question worth more attention than it gets, given how much agent evaluation assumes they do. (OpenArch, Kinesis, Amazon Science)
Radar
Cumulative across all roundups. Unchanged entries are status, title, and link only. The reasoning lives in the linked note. Each link points to the note where the entry’s current state was written. When an entry changes, its link moves to the note that changed it.
🟢 ADOPT use it. 🔵 TRIAL worth a real pilot. 🟡 ASSESS understand it, don’t commit yet. 🟠 HOLD don’t start. ⚫ DROPPED was on the radar, now off. ⚠️ CAUTION not a technology, a thing to watch out for. ◻️ WATCH logged, no position.
⚡ Changed this cycle
⚫ DROPPED, Context engineering, removed on criteria
Was 🔵 TRIAL in 2026-09-03, and it should never have been a radar entry. The radar holds specific techniques and technologies you can take a position on — Shopify Helix checkpoint discipline is the right shape. Context engineering is a discipline, and the entry rested on a four-operation taxonomy (offloading, reduction, retrieval, isolation) rather than on anything adoptable. Nothing is lost by removing it: the specific items underneath already carry their own rings, including cheap-model routing, Helix checkpointing, Muse Sentinel’s isolation-by-permitting-agent, the dropped terminal-output compression entry, and the caution against optimising context for economy alone. Going forward, “understand this field” belongs in the prose sections, not the radar. 2026-09-15
⚠️ CAUTION, escalated, Unverified lab capability claims
Was ⚠️ CAUTION in 2026-09-11, and the reason to escalate is that this roundup got caught by it. The 09-14 note reasoned from a published writeup to “verification is clean,” and the failure mode was not a bad model claim — it was an unchecked source: Vals AI worked from an 1834 compilation, not the 1653 original the story was told about. The operating rule tightens from “prefer machine-checkable results over announced ones” to “check what the claimant checked against, not just whether the answer verifies internally.” The Distich solution is internally consistent and still possibly about a document that doesn’t exist. (was 2026-09-11) 2026-09-15
✨ New this cycle
🔵 TRIAL, Independent-evidence-source verification gates The single most actionable number of the window: cross-model voting over shared evidence approves 62.9 percent of unsafe agent proposals; the same vote over an independent source approves 22.9 percent. Source diversity is worth 40.9 points, model diversity 11.3. Any commit gate or review gate that asks several models to look at the same artifact is buying much less than it appears to. Pilot this as a design rule on one real gate. 2026-09-15
🟡 ASSESS, Agentic SDLC Control Plane The governance layer this section has been circling since 09-03 now has a name, a definition, and numbers: autonomy allocated against cost, reliability, and human-attention budgets, with the Verification Tax and Production-Qualified Change as the accounting concepts. The 180 / 50 / 30 percent decay from commits to projects to releases is the figure to carry into any agent-ROI conversation. Understand the vocabulary before Forrester’s Q4 Wave makes vendors sell it to you. 2026-09-15
🟡 ASSESS, Microsoft Fabric IQ Ontology Ontology items bound to OneLake data, bootstrappable from existing Power BI semantic models, with rules that let the ontology initiate business processes, and an MCP server exposing it to agents. Same architecture as the context-layer-over-semantic-layer pattern logged on 09-11, from the vendor whose absence was the standing objection to Open Semantic Interchange. Preview, so no commitment yet, but it materially changes that objection. 2026-09-15
⚠️ CAUTION, Agent web-fetch reachability Cloudflare’s mixed-use crawler block is live as of today. Undeclared fetchers are blocked outright on ad-supported pages, by default, for new and free-tier accounts. Any agent design that assumes live web retrieval just works needs to assume partial reachability instead, and per-request purpose declaration becomes a thing your fetcher has to do. 2026-09-15
Agent and context techniques
🟢 ADOPTCheap-model routing (Spotify Portal). 2026-09-11⚫ DROPPEDContext engineering, removed as a category error rather than a change of view — it is a discipline, not an adoptable technique, and everything specific underneath it is already listed separately. 2026-09-03, removed 2026-09-15🔵 TRIALShopify Helix checkpoint discipline. 2026-09-11🟡 ASSESSMeta Muse Sentinel architecture, a separate permitting agent gating every connector call and network request at L4/L7. 2026-09-09🟡 ASSESSGraphiti / temporal knowledge graphs. 2026-09-11🟡 ASSESSMCP agent identity (Workload Identity Federation + DPoP). 2026-09-14◻️ WATCHPion / fully autonomous business agents, notable for publishing its own unprofitable results rather than for the capability claim. 2026-09-15⚫ DROPPEDTerminal-output compression (RTK et al.). 2026-09-11
Agentic-SDLC governance
🔵 TRIALIndependent-evidence-source verification gates. 2026-09-15🟡 ASSESSAgentic SDLC Control Plane. 2026-09-15🟡 ASSESSAtlassian Agent Context Controls + DX. 2026-09-11🟡 ASSESSUber AI Software Factory. 2026-09-03🟡 ASSESSPort.io Context Lake. 2026-09-03🟡 ASSESSRamp Labs agent-ROI attribution. 2026-09-03🟡 ASSESSCymphony + agent/skill registry consolidation, one entry, the identity-and-access face of the same problem. 2026-09-09
Safety and monitoring
🟡 ASSESSInterpretability lagging capability, one cumulative entry, now seven data points: DSEWiki agent collusion (2026-09-04), “An Alien Mind” and Astra’s sub-11% sandbagging catch rate (2026-09-08), GTIG observed autonomous credential harvesting, the Coxon resignation and Hubinger’s greater-than-10% figure (2026-09-09), and OpenAI now requesting mandatory misalignment monitoring it has said it cannot yet measure (2026-09-11).
Policy
🟡 ASSESSAI pacing and industry-led standards body. 2026-09-14
Data platform and ingestion
🟡 ASSESSdlt (data load tool). 2026-09-11🔵 TRIALdbt Projects on Snowflake CI capabilities. 2026-09-14
Context, knowledge and semantic management
🔵 TRIALSnowflake Advanced Semantics / Semantic Studio. 2026-09-03🟡 ASSESSMicrosoft Fabric IQ Ontology. 2026-09-15🟡 ASSESSApache Ossie / Open Semantic Interchange, portable semantic definitions, blocked on native vendor support and Microsoft’s absence. 2026-09-11🟡 ASSESSContext layer over semantic layer, exposed to agents via MCP, the consolidating architecture across Atlan, Looker BI Agents, and SAP Knowledge Graph. 2026-09-11🟡 ASSESSGraphiti / temporal knowledge graphs, also listed under agent techniques. 2026-09-11
Models
🔵 TRIAL⚠️GPT-6 Astra, caution on coding quality. 2026-09-11🔵 TRIALDeepSeek V4.1 Flash. 2026-09-10◻️ WATCHK2 Horizon, open-weight-fleet data point, no position. 2026-09-04🔵 TRIAL⚠️Cognition SWE-2 selectable reasoning effort, vendor-reported figures only. 2026-09-14
Cautions
⚠️ CAUTIONUnverified lab capability claims, now “check what the claimant checked against,” not just whether the answer verifies internally. The Cyphral Distich refutation is the worked example. 2026-09-11, escalated 2026-09-15⚠️ CAUTIONAgent web-fetch reachability, Cloudflare’s mixed-use crawler block is live; assume partial reachability and declare fetch purpose per request. 2026-09-15⚠️ CAUTIONOptimising context for economy alone, provenance and isolation are where agent failures originate, watch for brevity bias and context collapse in rewrite loops. 2026-09-11⚠️ CAUTIONRegulatory baseline shift, OpenAI now asking Congress for mandatory pre-deployment alignment gates and misalignment monitoring, which makes some version of that infrastructure a likely compliance requirement rather than a voluntary practice. 2026-09-11
Logged, no position
Chopin, GitHub CLI --attach (2026-09-03); Gimlet Labs multi-silicon inference, manufactured AI-citation farms (2026-09-04); Mistral’s sovereign-AI raise, OpenAI agent-parallelism telemetry (2026-09-08); Cognition’s raise, the Decart walk-away, MAISI, Algomatic Dynamics (2026-09-09); Clay, Stilla, NVIDIA Australia, XPENG, Christiano’s appointment, House committee plans (2026-09-10); GPT-Live-1, Positron, the Microsoft and Google capacity moves, Claude age assurance, House Intelligence report (2026-09-11); Anthropic’s Claude Code weekly-limit change, tiered-access cybersecurity models from Google, Anthropic, and OpenAI, Anthropic’s Q2 profitability, Z.AI’s $5B raise, Bengio’s agent-deception mechanisms paper, the RubyGems attack allegation, the Fields Medallists’ math declaration, the EU AI Act’s Sep 15 enforcement gate, H1 2026 humanoid shipment data, UBTech’s first consumer humanoid deliveries, AgentsDock, StemDeck (2026-09-14); Atria Dawn Preview, Google’s Antigravity Claude access, Temporal’s $550M Series E, Profound’s $180M Series D, ByteDance H1 margin compression, Cornelis, MediaTek Dimensity 9600 Pro, Vera Rubin NVL72 efficiency figures, mem0’s agent-memory landscape report, Agility Digit 5, “Who Decides,” China’s Decree No. 841, OpenArch, Kinesis (2026-09-15).
Action item, not radar: pin dbt-snowflake to v1.10.6 or later ahead of Snowflake’s default string/binary column size change this month. Carried from 2026-09-14, still open.