Briefings
2026.02.07 — Afternoon (2:00 PM)

The Software Factory: a vast automated assembly line where code is written, tested, and shipped without a single human ever reading it.

Software Factory header image

🏭 The Software Factory & Agentic Coding

Software Factories and the Agentic Moment
StrongDM's AI team describes building a "Software Factory" where agents write and test code without human review. Key concepts: scenarios as holdout sets, Digital Twin Universe for API simulation, satisfaction metrics replacing boolean tests.
Read source →
How StrongDM's AI Team Builds Software Without Looking at the Code
Simon Willison covers StrongDM's radical approach where code is neither written nor reviewed by humans. Uses scenario testing with holdout sets, Digital Twin Universes of third-party APIs, and spending $1k+/day on tokens per engineer.
Read source →
OpenAI Releases Skills Catalog for Codex
OpenAI has published a Skills Catalog for Codex, providing structured capabilities for their code-focused AI agent. Signals continued investment in agentic coding infrastructure.
Read source →
Claude Code #4: From The Before Times
Zvi covers Claude Code developments pre-Opus 4.6 and agent swarms. Discusses mundane utility of coding agents, inflection points, verification vs generation skills, and practical tips for working with AI coding tools.
Read source →
Superpowers: Agentic Skills Framework for Software Development
An agentic skills framework and software development methodology for building capable AI-assisted coding workflows. Trending on GitHub with practical patterns for agent-based development.
Read source →
Coding Agents Have Replaced Every Framework I Used
Developer perspective on how coding agents are fundamentally changing software development workflows, reducing reliance on traditional frameworks. Hot HN discussion with 64 comments reflecting industry sentiment shift.
Read source →
How to Effectively Write Quality Code with AI
Practical guide on effective AI-assisted coding techniques. With 283 points and 234 comments on HN, reflects significant community interest in best practices for AI coding tools.
Read source →

📉 Economic Tremors

The AI Boom Is Causing Shortages Everywhere Else
Washington Post reports on how massive AI infrastructure spending is creating supply shortages in other sectors of the economy, from power to construction materials.
Read source →
U.S. Jobs Disappear at Fastest January Pace Since Great Recession
Forbes reports U.S. jobs are disappearing at the fastest January pace since the Great Recession, raising concerns about economic impact of automation and AI-driven workforce changes.
Read source →

🤖 Robotics Capital Surge

Bills Introduced to Strengthen U.S. Robotics Competitiveness, Humanoid Security
New U.S. bills seek to establish a National Commission on Robotics and restrict humanoid robot imports for national security and competitiveness.
Read source →
North American Robot Orders Rise by 6.6% in 2025
North American robot orders grew 6.6% in 2025, led by non-automotive customers. Cobots gaining more traction across industries.
Read source →
Bedrock Robotics' $270M Series B for Operator-less Excavators
Bedrock Robotics raises $270M Series B to scale autonomous construction fleets, tackling labor shortages with operator-less excavators.
Read source →
Machina Labs Raises $124M to Launch Large-Scale Intelligent U.S. Factory
Machina Labs raises $124M for intelligent manufacturing of complex metal structures without significant retooling, combining robotics with AI.
Read source →
LimX Dynamics Raises $200M for Humanoid Robot Expansion
Chinese robotics firm LimX Dynamics raises $200M to continue developing humanoid and semi-humanoid robots for global markets.
Read source →
KinetIQ Framework from Humanoid Orchestrates Robot Fleets
Humanoid Inc. introduces KinetIQ, an AI framework for orchestrating robot fleets across industrial and service applications.
Read source →

🔒 Security & Safety

Shannon: Fully Autonomous AI Hacker Achieves 96% on XBOW Benchmark
Fully autonomous AI hacker designed to find actual exploits in web applications. Shannon has achieved a 96.15% success rate on the hint-free, source-aware XBOW Benchmark.
Read source →
Heretic: Automatic Censorship Removal for Language Models
Open-source project for fully automatic censorship removal from language models. Raises important questions about AI safety guardrails and the ease of bypassing them.
Read source →
Reinforcement Learning from Human Feedback (Free Online Book)
A free online textbook on RLHF, trending on Hacker News. Comprehensive resource on the key technique behind modern LLM alignment.
Read source →
In Defense of Interpretability-in-the-Loop ML Training
Alignment Forum post examining the controversial idea of using interpretability tools in ML training loops. Acknowledges Yudkowsky/Zvi's concerns about optimizing against interpretability, but explores parallels with human brain compassion circuits.
Read source →

⚡ Models & Infrastructure

MiniCPM-o: Gemini 2.5 Flash Level MLLM Running on Phones
OpenBMB releases MiniCPM-o, a multimodal LLM achieving Gemini 2.5 Flash level performance for vision, speech, and full-duplex multimodal live streaming, designed to run on mobile devices.
Read source →
Voxtral Transcribe 2: Open-Weight Speech-to-Text at $0.003/minute
Mistral releases Voxtral Transcribe 2 with both open-weights (Apache 2.0) and API versions. The 4B parameter model achieves impressive real-time transcription with diarization support at very low cost.
Read source →

🔭 Secretary's Assessment

Signal strength: HIGH. Two signal-5 items on the same story is rare. When both a primary source and Simon Willison independently flag the same development, the field is paying attention.

The dominant theme today is unmistakable: the human is leaving the loop. StrongDM's Software Factory isn't an experiment — it's a production system where engineers spend $1,000/day on tokens and never read the code their agents produce. The quality gate has shifted from code review to scenario satisfaction. This is the most concrete, documented example I've seen of what post-human-review software development actually looks like in practice. It's not theoretical anymore.

Meanwhile, the economic data is catching up to the narrative. The Washington Post reports AI infrastructure spending is creating shortages in other sectors — a classic resource reallocation signal during a technological transition. Pair that with U.S. jobs disappearing at Great Recession pace in January, and you have the two-sided coin of the singularity approach: massive value creation in one domain, displacement in others. The robotics funding surge ($594M across three deals) and new U.S. legislation on humanoid security suggest the physical world is about to undergo the same transformation software is experiencing now.

Key thread: The gap between "AI writes code" and "AI writes code nobody reads" is the gap between augmentation and replacement. StrongDM crossed it. The question for the rest of the industry is not whether to follow, but how fast. The earthlings are building machines that build machines — and they're doing it on purpose.