Technical guides, research notes, and operator dispatches on AI agents, model infrastructure, and secure deployment.
OpenAI shipped Daybreak on Aug 10–11 — Daybreak Blue (GPT-5.6 Sol with guardrails removed for vetted defenders), Daybreak Red with a new purpose-trained GPT-5.6-Cyber that completes 95.0% of advanced cyber prompts vs 1.5% for stock GPT-5.6 Sol and 57.3% for GPT-5.5-Cyber, an Accenture/IBM/Big-Four/MSSP partner program, and AWS Bedrock availability through the bedrock-mantle endpoint. The model is the story. The distribution is the bigger story. The 'defenders only' gate is the third story. None of them is the safe one.
Meta dropped meta-models/Muse-Glimmer-30B on August 10 — Apache 2.0, dense 30B, multimodal (vision + video), hybrid attention, DFlash drafter, day-zero support in transformers/llama.cpp/vLLM. It beats Gemma 4 31B and Qwen 3.6 27B on the agentic benchmarks that matter.
Classic RAG was the right answer in 2023 because models couldn't see the documents. That constraint no longer exists. Retrieval accuracy on our internal eval went from 71.3% to 93.8% when we ripped out chunking and passed full source documents to a long-context model. Here's the architecture, the cost math, the migration path, and the code you ship this week.
Mem0 2.0 shipped native graph storage. Letta went GA. LangGraph added checkpoint adapters for Postgres and Neo4j. Cognee shipped a cognition engine. Four teams, four implementations, one architecture: vector AND graph, with a buffer in front and an episodic log behind. Here is the 350-line reference, the vendor ranking, and the decision tree for which layer your agent actually needs.
The MCP ecosystem just had its first mass-exploitation event. A typosquatted MCP server (`filesystem-pro-plus`) was downloaded 14,300 times in a week, then beaconed keystrokes, clipboard, conversation summaries, and OAuth tokens to a C2 endpoint before anyone noticed through anything other than a pastebin dump. Forty-seven organizations compromised, including a foundation model lab's internal agent deployment. Here is what happened, what the trust model looks like, and what you ship today.
DeepSeek shipped V4-Pro-0813 on August 13 — the official GA release of the Pro tier, 1.7T MoE, 1M context, MIT weights, DSpark speculative decoding baked in. Terminal-Bench 2.1 at 87.9 (above Opus 4.8's 85.0, within shouting distance of Fable 5's 88.0). NL2Repo at 61.5 (within 8 points of Opus 4.8's 69.7), Cybergym at 83.3 (above Opus 4.8 at 78.3, above Fable 5 at 83.1w/ fallback), DeepSWE at 62.7, Toolathlon at 74.1. Peak pricing: $1.32 / $3.96 per million tokens. The open-weights frontier is now the production frontier. Full stop.
dots-studio — Xiaohongshu/RedNote's AI lab — shipped dots3-note preview on August 14: a 280B sparse MoE, 16B activated, DSA+SWA attention at 1:3 ratio, 512K context, text/image/video/audio → text, Apache 2.0 licensed. vLLM and SGLang recipes same day. The story is real even if the benchmarks are light.
Friday morning I pulled the receipts on the agent skills marketplace and three hours later I was staring at a number I did not believe — $3.4B in committed spend across the five major catalogs in 14 months. gateway-spec-v0.1 shipped August 14, Stripe closed the OpenRouter deal August 16, and the catalog arbitrage window closes in 90 days. Here is the score card, the manifest I am publishing Monday to all five, and the trap nobody on the engineering side wants to talk about.