From e6d82f26a2dd2d6534dd57a7a997137105f073cf Mon Sep 17 00:00:00 2001 From: tensorfeed-freshness-bot Date: Mon, 22 Jun 2026 14:45:07 +0000 Subject: [PATCH] chore(freshness): weekly curated-page review --- data/agents-directory.json | 4 ++-- data/ai-infrastructure-projects.json | 7 ++++--- data/page-freshness.json | 16 ++++++++-------- data/timeline.json | 21 +++++++++++++++++++++ 4 files changed, 35 insertions(+), 13 deletions(-) diff --git a/data/agents-directory.json b/data/agents-directory.json index 2c901b8e..054ad3b2 100644 --- a/data/agents-directory.json +++ b/data/agents-directory.json @@ -1,5 +1,5 @@ { - "lastUpdated": "2026-06-05", + "lastUpdated": "2026-06-22", "categories": [ { "id": "coding", @@ -55,7 +55,7 @@ "category": "coding", "description": "An AI pair programmer integrated into popular editors that suggests code completions, generates functions from comments, and offers chat-based coding assistance.", "url": "https://github.com/features/copilot", - "pricing": "Individual $10/mo, Business $19/mo, Enterprise $39/mo", + "pricing": "Copilot Pro $10/mo, Pro+ $39/mo, Max $100/mo, Business $19/user/mo, Enterprise $39/user/mo (usage-based AI credit billing as of June 2026)", "launched": 2022 }, { diff --git a/data/ai-infrastructure-projects.json b/data/ai-infrastructure-projects.json index 85a2127c..473d1201 100644 --- a/data/ai-infrastructure-projects.json +++ b/data/ai-infrastructure-projects.json @@ -1,6 +1,6 @@ { "version": 2, - "generated_at": "2026-06-05T00:00:00Z", + "generated_at": "2026-06-22T00:00:00Z", "license": "TF curation CC-BY-4.0. Underlying public-record sources retain their original license.", "notice": "Editorial registry of disclosed major AI buildout projects. Each entry preserves canonical source URLs. Capacity, capex, and timeline figures reflect publicly announced or reported numbers at time of curation and may evolve. Status enum: announced (publicly committed, no ground broken), permitted (regulatory greenlights obtained), construction (active build), operational (online and serving traffic). Power source enum is the announced primary source; many projects mix multiple feeds.", "schema": { @@ -67,11 +67,12 @@ "announced_date": "2024-06-05", "target_operational": "2024", "capex_usd_billion": null, - "context": "Operational since late 2024, initially with 100,000 NVIDIA H100s, expanding to 555,000+ GPUs across Colossus 1 and 2 by 2026. SpaceX acquired xAI in February 2026 and merged the AI division into SpaceXAI in May 2026. In May 2026, Anthropic leased the entire Colossus 1 cluster (220,000+ GPUs, 300+ MW) to supplement its Google Cloud TPU capacity. Local controversy persists over temporary gas turbines and air quality in nearby neighborhoods.", + "context": "Operational since late 2024, initially with 100,000 NVIDIA H100s, expanding to 555,000+ GPUs across Colossus 1 and 2 by 2026. SpaceX acquired xAI in February 2026 and merged the AI division into SpaceXAI in May 2026. In May 2026, Anthropic leased the entire Colossus 1 cluster (220,000+ GPUs, 300+ MW) to supplement its Google Cloud TPU capacity. A June 2026 Bloomberg report indicated that SpaceX's own engineering teams encountered difficulty using the Colossus 1 compute internally, which accelerated the decision to rent the cluster to Anthropic. Local controversy persists over temporary gas turbines and air quality in nearby neighborhoods.", "primary_sources": [ "https://x.ai/news/colossus", "https://www.supermicro.com/en/pressreleases/supermicro-and-xai-launch-worlds-largest-ai-supercomputer", - "https://www.actuia.com/en/news/anthropic-rents-colossus-1-for-125-billionmonth-on-an-xai-park-capped-at-11-capacity/" + "https://www.actuia.com/en/news/anthropic-rents-colossus-1-for-125-billionmonth-on-an-xai-park-capped-at-11-capacity/", + "https://www.bloomberg.com/news/articles/2026-06-12/spacex-rented-out-computing-after-own-teams-had-trouble-using-it" ] }, { diff --git a/data/page-freshness.json b/data/page-freshness.json index 16bafe41..6233c0cc 100644 --- a/data/page-freshness.json +++ b/data/page-freshness.json @@ -8,42 +8,42 @@ "policy": "Editor bumps last_reviewed when the page gets a real review or content update. Pages with cadence other than 'editorial' get a Next-Review-Due stamp computed from last_reviewed + cadence interval, and surface an OVERDUE flag when today is past that date.", "pages": { "/ai-infrastructure": { - "last_reviewed": "2026-06-05", + "last_reviewed": "2026-06-22", "cadence": "weekly", "notes": "New projects added when announced; updates when status (announced/permitted/construction/operational) changes." }, "/ai-crawler-access": { - "last_reviewed": "2026-06-02", + "last_reviewed": "2026-06-22", "cadence": "weekly", "notes": "Aggregate numbers refresh from the daily crawl via the live summary endpoint. This stamp tracks editorial review of the methodology and seed universe (worker/src/ai-crawler-access-seeds.ts)." }, "/timeline": { - "last_reviewed": "2026-05-13", + "last_reviewed": "2026-06-22", "cadence": "monthly", "notes": "Historical record of AI ecosystem milestones. Monthly review for new entries." }, "/models": { - "last_reviewed": "2026-06-05", + "last_reviewed": "2026-06-22", "cadence": "weekly", "notes": "Model catalog and pricing. Update when a flagship drops, when a tracked model is deprecated, or when a provider changes pricing. Reminder issue opens Mondays via weekly-models-check workflow." }, "/ai-hardware": { - "last_reviewed": "2026-06-05", + "last_reviewed": "2026-06-22", "cadence": "weekly", "notes": "Hand-curated AI accelerator chip catalog in worker/src/ai-hardware.ts. Update when a new datacenter chip ships (NVIDIA, AMD, Google, AWS, Apple, Cerebras, Groq) or when specs are corrected. Reminder issue opens Mondays via weekly-ai-hardware-check workflow." }, "/agents": { - "last_reviewed": "2026-06-05", + "last_reviewed": "2026-06-22", "cadence": "biweekly", "notes": "Agent-only work directory and the ARB-backed agent surface. Refresh data/agents-directory.json when notable new agent products ship or when categories shift. Reminder issue opens every other Monday via biweekly-agents-directory-check workflow." }, "/benchmarks": { - "last_reviewed": "2026-06-05", + "last_reviewed": "2026-06-22", "cadence": "weekly", "notes": "data/benchmarks.json. Add a row when a flagship lands or when benchmark rankings materially shift. Reminder issue opens Mondays via existing weekly-benchmarks-check workflow." }, "/podcasts": { - "last_reviewed": "2026-05-21", + "last_reviewed": "2026-06-22", "cadence": "monthly", "notes": "Curated podcast list in the page itself. Monthly review to add new AI-focused podcasts and prune dormant ones." } diff --git a/data/timeline.json b/data/timeline.json index 614af4c1..5059b33f 100644 --- a/data/timeline.json +++ b/data/timeline.json @@ -7,6 +7,20 @@ "category": "model-release", "description": "Anthropic launched Claude Fable 5 (API id claude-fable-5), a new frontier tier positioned above Claude Opus 4.8, which remains the default model. Pricing is $10 per million input tokens and $50 per million output with no long-context surcharge, on a 1 million token default context window with up to 128K output tokens and text plus vision input. Adaptive thinking is always on and cannot be disabled, with effort levels spanning low, medium, high, xhigh, and max. Anthropic's launch table reports 80.3 on SWE-bench Pro, 29.3 on FrontierCode Diamond, 85.0 on OSWorld-Verified, and a GDPval-AA ELO of 1932, all vendor-reported. Always-on safety classifiers can reroute flagged requests to Opus 4.8, billed at Opus rates for the rerouted portion. The model is available on the Claude API, Amazon Bedrock, Google Vertex, and Microsoft Foundry at launch." }, + { + "date": "2026-06-04", + "title": "NVIDIA Releases Nemotron 3 Ultra Open-Weight Model", + "provider": "NVIDIA", + "category": "open-source", + "description": "NVIDIA releases Nemotron 3 Ultra, a 550B total / 55B active parameter Mixture-of-Experts model with a Hybrid Mamba-Transformer-MoE architecture and a 1 million token context window. The model scores 47.7 on the Artificial Analysis Intelligence Index and delivers over 400 output tokens per second. It uses NVFP4 quantization for cross-architecture deployment and is available on Hugging Face. The release follows Nemotron 3 Nano Omni (April 28) and extends the Nemotron 3 family to a larger, more capable variant aimed at frontier reasoning and throughput workloads." + }, + { + "date": "2026-06-02", + "title": "White House Signs AI Innovation and Security Executive Order", + "provider": "US Government", + "category": "policy", + "description": "President Trump signed the executive order Promoting Advanced Artificial Intelligence Innovation and Security on June 2, 2026, roughly two weeks after a prior draft was pulled from the schedule on May 21. The signed order creates a voluntary framework for AI developers to share frontier models with the government for up to 30 days before public release, establishes an AI Cybersecurity Clearinghouse to coordinate vulnerability remediation across government and industry, and sets a 30-day timeline for agencies to upgrade National Security Systems. The order explicitly excludes mandatory licensing, preclearance, or permitting for AI development, a key concession to industry." + }, { "date": "2026-06-02", "title": "Microsoft Launches MAI-Code-1-Flash and MAI-Thinking-1 at Build 2026", @@ -154,6 +168,13 @@ "category": "model-release", "description": "Anthropic releases Claude Opus 4.7 with a 1 million token context window at flagship pricing and incremental gains across reasoning, code, and SWE-bench." }, + { + "date": "2026-03-31", + "title": "OpenAI Raises $122B at $852B Valuation", + "provider": "OpenAI", + "category": "funding", + "description": "OpenAI closed a $122 billion funding round at an $852 billion post-money valuation, the largest private fundraising round in history at the time. Major investors included Amazon ($50 billion), NVIDIA ($30 billion), and SoftBank ($30 billion), alongside Microsoft, ARK Invest, BlackRock, Blackstone, and Sequoia Capital. Over $3 billion was additionally raised from retail investors through bank channels." + }, { "date": "2026-03-25", "title": "Claude Sonnet 4.6 Released",