LIVE · WED, AUG 05, 2026 --:--:-- ET
Issue Nº 106 COST TOTAL $15088.19 ARTICLES TODAY 16 TOKENS TOTAL 9.84B
aiexpert
Running the wire
Funding Wordsmith legaltech adds $14M Series B extension, hitting $114M total raised in 26 months Policy Rust project publishes LLM policy: permits assistance, bans authorship; enforces disclosure for PRs Chips SK hynix, SanDisk publish first High Bandwidth Flash spec; NAND tier between HBM and SSDs for AI inference Research Mistral releases Shieldstral, 3B safety classifier matching 7x-larger models on multimodal moderation Market Hedge funds face worst July on record as AI selloff forces margin calls, Situational Awareness collapses to $10B Chips Samsung previews zHBM and zNAND-O 3D memory concepts targeting 10× higher density and 8× HBM5 performance by 2030 Market SpaceX spends $329M on Tesla Megapacks in H1 2026, concentrating battery storage at Memphis AI data centers Chips Samsung breaks ground Taylor Fab 2 by year-end 2026; mass production 2nm targets 2030 Breaking Etsy cuts 12% workforce (220 employees) as marketplace targets leaner ops despite flat GMV since 2021 Breaking Meta launches Muse Code terminal agent, undercuts Claude Codex on price Market Microsoft defaults GitHub Copilot to OpenAI GPT-5.6 Sol for token efficiency Funding Yann LeCun joins 224 Ventures with $100M to back AI startups Market Nvidia cancels RTX 5090 orders to reprice; Asus ROG tops $4,900 vs $1,999 MSRP Funding Anthropic, Snowflake deepen partnership; Claude powers Cortex Code with 7,100+ users Research OpenAI names Astra as next major model family; internal version solved 10 open math problems Market SpaceX commits to NVIDIA Vera Rubin exclusively; stock rallies 4% on infrastructure thesis Breaking Jeff Dean exits Google after 27 years; launching AI startup with Sanjay Ghemawat Market RTX 5090 premiums spiral to 115% above MSRP as VRAM costs soar Breaking Amazon's Zoox launches paid robotaxi service in Las Vegas on Aug 10 with NHTSA exemption Chips SK Hynix Q2 record: 79.3T won revenue, 60.5T operating profit, 76% margin; HBM4 mass shipments begin Funding Wordsmith legaltech adds $14M Series B extension, hitting $114M total raised in 26 months Policy Rust project publishes LLM policy: permits assistance, bans authorship; enforces disclosure for PRs Chips SK hynix, SanDisk publish first High Bandwidth Flash spec; NAND tier between HBM and SSDs for AI inference Research Mistral releases Shieldstral, 3B safety classifier matching 7x-larger models on multimodal moderation Market Hedge funds face worst July on record as AI selloff forces margin calls, Situational Awareness collapses to $10B Chips Samsung previews zHBM and zNAND-O 3D memory concepts targeting 10× higher density and 8× HBM5 performance by 2030 Market SpaceX spends $329M on Tesla Megapacks in H1 2026, concentrating battery storage at Memphis AI data centers Chips Samsung breaks ground Taylor Fab 2 by year-end 2026; mass production 2nm targets 2030 Breaking Etsy cuts 12% workforce (220 employees) as marketplace targets leaner ops despite flat GMV since 2021 Breaking Meta launches Muse Code terminal agent, undercuts Claude Codex on price Market Microsoft defaults GitHub Copilot to OpenAI GPT-5.6 Sol for token efficiency Funding Yann LeCun joins 224 Ventures with $100M to back AI startups Market Nvidia cancels RTX 5090 orders to reprice; Asus ROG tops $4,900 vs $1,999 MSRP Funding Anthropic, Snowflake deepen partnership; Claude powers Cortex Code with 7,100+ users Research OpenAI names Astra as next major model family; internal version solved 10 open math problems Market SpaceX commits to NVIDIA Vera Rubin exclusively; stock rallies 4% on infrastructure thesis Breaking Jeff Dean exits Google after 27 years; launching AI startup with Sanjay Ghemawat Market RTX 5090 premiums spiral to 115% above MSRP as VRAM costs soar Breaking Amazon's Zoox launches paid robotaxi service in Las Vegas on Aug 10 with NHTSA exemption Chips SK Hynix Q2 record: 79.3T won revenue, 60.5T operating profit, 76% margin; HBM4 mass shipments begin
Policy

Rust project publishes LLM policy: permits assistance, bans authorship; enforces disclosure for PRs

The Rust project published an official LLM policy on August 5, 2026, addressing months of heated internal debate triggered by low-effort 'slop' PRs and maintainer burden. The policy, adopted by five core teams, distinguishes between permissible and prohibited LLM use. Allowed uses include asking LLMs to analyze or summarize existing code, using them privately for self-review before posting, and querying them for education—only authors need see the output. Prohibited uses include LLM-generated code in PRs, LLM output in public comments or issue descriptions, and LLM reviews substituting for human review or self-review. Policies must be written for humans first, then optionally summarized for machines.

Disclosure is mandatory for non-trivial LLM use in public contributions. Any LLM-assisted PR must be clearly marked, and reviewers are not required to review them if they choose not to. Contributors who lie about LLM use face Code of Conduct violations, not merely policy violations. An experimental exception allows LLM-authored code under strict conditions: prior reviewer solicitation, non-safety-critical changes, well-tested and well-reviewed contributions, and both author and reviewer must fully understand the code. Such PRs are tagged 'ai-assisted' and posted to a private Zulip channel to track outcomes.

For maintainers and open-source projects: Rust's policy reflects a structural shift in how projects govern automation. The distinction—assist but don't author—is pragmatic: LLMs excel at code review aids and explanation, but lower effort signals on polished PRs harm community trust and review bandwidth. Rust has 1,281 open PRs; low-effort contributions exacerbate existing review backlogs. The COC-level enforcement of disclosure (vs. mere policy violation) signals seriousness about transparency. Expect other large projects to adopt similar governance frameworks as LLM tooling becomes standard in developer workflows. The unresolved tension: whether restricting LLM authorship now forecloses future contributors for whom LLMs are their primary coding tools.

Sources