$ cat briefs/daily/2026-07-20.md
2026-07-20
July 20, 2026 (Mon)
Generated by ingest-agent + brief-agent. Interest weights applied per `interests.md`.
Top Stories
1. Kimi K3 — 2.8T MoE open-weight from Moonshot, beats Fable 5 on Frontend Code Arena (score: 1.7)
Moonshot AI (Beijing) released Kimi K3 on July 16: a 2.8-trillion-parameter MoE model with 896 experts / 16 active per token (~1.8% density). Context window: 1M tokens. Architecture: KDA (Key Decomposed Attention) — a hybrid of linear and softmax attention that Moonshot claims reduces memory overhead at long context without degrading quality. Two variants: K3 Max (full) and K3 Swarm Max (multi-agent). Pricing: $0.30/$3 per Mtok (input/output standard), $15 per Mtok for extended thinking. Open-weight release planned by July 27. Benchmark highlight: Frontend Code Arena — beats Fable 5 on human-preference Elo. Why it matters: Kimi K3 is the third Chinese open-weight model in a week (alongside DeepSeek V4 and Qwen 3.8), but the most technically differentiated — KDA is a novel architecture, not a scaled Llama/Qwen variant, and the Frontend Code Arena result against Fable 5 is the strongest open-weight frontier claim to date.
→ Moonshot AI | Kimi K3 | source
2. DeepSeek V4 reaches General Availability — 80.6% SWE-bench Verified, MIT license, legacy models retire July 24 (score: 1.7)
DeepSeek V4 (previewed April 2026) reached GA on July 16 with two size variants: V4-Pro (1.6T total / 49B active) and V4-Flash (284B / 13B). Context window: 1M tokens. License: MIT. Benchmark: 80.6% on SWE-bench Verified — open-weight SOTA, tied with Gemini 3.1 Pro (proprietary). Pricing: peak/off-peak differential (V4-Pro: $2.25/$0.75 per Mtok input, peak/off-peak). Legacy model retirement: deepseek-chat and deepseek-reasoner endpoints retire July 24, 2026 15:59 UTC — a hard cutoff for applications using the old endpoints. Why it matters: an MIT-licensed model at 80.6% SWE-bench is the open-weight capability ceiling as of today, matching the best proprietary non-Fable-5 models. The MIT license removes all commercial use restrictions — deployable in any product.
→ DeepSeek | DeepSeek V4 | source
3. Claude Values Vary by Model and Language — alignment stability under challenge (score: 1.69)
Anthropic published "How Claude's Values Vary by Model and Language" (July 13), analyzing 309,000+ real conversations and compressing 3,307 expressed norms into 4 axes: Deference/Caution, Warmth/Rigor, Depth/Brevity, Candor/Execution. Findings: (1) Opus 4.6 vs. Opus 4.7 have different value profiles — a model update changed expressed values; (2) the same model weights respond with different profiles in English vs. Arabic, with Arabic leaning Deference+Warmth+Brevity+Execution and English leaning Caution+Rigor+Depth+Candor. Why it matters: the Deference/Caution axis is the most safety-critical — a model that defers to user intent in Arabic but applies caution in English will handle safety boundaries differently across language communities. This is the clearest empirical evidence yet that alignment is not distribution-invariant.
→ Anthropic | Mechanistic Interpretability | AI Alignment | source
4. GPT-Red — OpenAI self-play automated red-teaming, 84% vs. 13% over human red-teamers (score: 1.69)
OpenAI published research on GPT-Red (July 15): an internal LLM trained via self-play to discover prompt injection vulnerabilities and harden production models. GPT-Red beat human red-teamers 84% to 13% on prompt injection discovery. GPT-5.6 Sol, hardened via GPT-Red findings, achieved 6× fewer failures on the hardest direct prompt injection benchmark vs. 4 months prior. >90% of GPT-Red's strongest attacks succeeded against GPT-5 (Aug 2025); <23% succeeded against GPT-5.6. Why it matters: this is the first public disclosure of an AI-vs-AI safety hardening loop at production scale. As frontier model capabilities grow, human red-teaming throughput becomes the bottleneck — automated self-play is the only plausible scaling path.
→ OpenAI | AI Alignment | source
5. Muse Image + Muse Video — MSL's first deployed models hit Arena #2 and #3, with native agentic generation (score: 1.1)
Meta Superintelligence Labs launched Muse Image (July 7) — the first MSL-developed model in public deployment. Technical rank: #2 human-preference Elo on the Text-to-Image and editing arenas. Key differentiator: agentic generation — Muse Image uses search and code tools during generation (not pure pixel prediction). Watermarking: Content Seal embedded. Muse Video (preview, same day) shares the same pretraining base, adds native audio output (not post-processed), and ranked #3 on the text-to-video Arena at preview — GA date unannounced. Consent controversy on Instagram auto-opt-in remains unresolved. Why it matters: Arena #2/#3 at first public deployment from a lab that didn't exist 6 months ago. The agentic architecture (model uses tools during generation) is architecturally different from diffusion-only approaches and may widen the gap vs. non-agentic competitors.
→ Meta AI | Muse Image | Muse Video | source
Paper Picks
No new papers from today's ingest met the threshold (all arxiv-relevant papers from the past week were captured in the 2026-07-19 run). Next paper window: Tuesday ingest.
Watch
1. DeepSeek legacy endpoint retirement — July 24 15:59 UTC cutoff Applications using deepseek-chat or deepseek-reasoner API endpoints will break on July 24 if not migrated to V4 endpoints. Seven days' notice is very short for production systems. Watch for developer incident reports post-cutoff.
2. Kimi K3 open-weight release (target: by July 27) Moonshot committed to open-weight release by July 27. If delivered, K3 at 2.8T would become the largest open-weight model in distribution. The KDA architecture will be independently reproducible. Watch for: (1) whether HuggingFace hosting manages the weight distribution load; (2) whether the Frontend Code Arena ranking holds under community benchmarking.
3. Qwen 3.8 Max benchmark publication The Qwen 3.8 preview has no independent benchmarks — only the self-claim "second only to Fable 5." When the open-weight release lands (ETA unknown), community benchmarks will provide the first real read. Gap from Qwen 3.7-Max (which did publish benchmarks) is unexplained.
New in Wiki
| Page | Type | Summary |
|---|---|---|
| Moonshot AI | entity | Beijing-based Moonshot AI (Yang Zhilin); Kimi family; frontier open-weight lab |
| DeepSeek | entity | DeepSeek (High-Flyer Capital, Hangzhou; Liang Wenfeng); V4 open-weight SOTA |
| Kimi K3 | model | 2.8T MoE, KDA architecture, 1M ctx, open-weight, Frontend Code Arena > Fable 5 |
| DeepSeek V4 | model | 1.6T/49B (Pro) + 284B/13B (Flash), MIT, 80.6% SWE-bench, GA Jul 16 |
| Qwen 3.8 Max (Preview) | model | 2.4T MoE preview, no benchmarks, open-weight planned — benchmark watch |
| Muse Image | model | Meta MSL, Arena #2, agentic generation (search+code tools), Content Seal |
| Muse Video | model | Meta MSL preview, Arena #3, native audio, shared base with Muse Image |
Updates
| Page | What changed |
|---|---|
| Alibaba / Qwen AI Lab | Added Qwen 3.8 Max entry to Models & Products + Recent Activity (Jul 19) |
| OpenAI | Added GPT-Red entry to Recent Activity (Jul 15) |
| Anthropic | Added Claude values research entry to Recent Activity (Jul 13) |
| Google DeepMind | Added Hassabis FINRA-model AGI framework entry to Recent Activity (Jul 14) |
| Meta AI | Updated Muse Image entry with MSL technical context; added Muse Image + Video to Models & Products |
| Mechanistic Interpretability | Added Claude Values Vary by Model/Language section (Anthropic, Jul 13) |
| AI Governance | Added Hassabis FINRA-model standards body section (Jul 14); positioned vs. WAICO |
Skipped (already in wiki or below threshold)
- Sam Altman "automated AI research intern by 2026-09" — October 2025 content, already captured in entities/openai Notes
- Grok 4.5 (Tesla/SpaceX enterprise beta) — captured 2026-07-17 ingest
- WAICO founding — captured 2026-07-17 ingest (concepts/ai-governance)
- Ring-Zero RLVR paper — captured 2026-07-19 ingest
- SEED agentic RL paper — captured 2026-07-19 ingest
- Muse Spark 1.1 / Meta Model API — captured 2026-07-09 ingest