The Productivity J-Curve
A senior software engineer's 19-session project building an AI-assisted software factory revealed a 'Productivity J-Curve': only 20% of time went to feature code, while 80% went to specification, infr…
A senior software engineer's 19-session project building an AI-assisted software factory revealed a 'Productivity J-Curve': only 20% of time went to feature code, while 80% went to specification, infr…
Dan Shapiro and Nate B. Jones have provided frameworks for AI agents operating in degraded systems, distinguishing human-facing runbooks from agent-facing runbooks by structure rather than detail. The…
In a newsletter issue, a senior software engineer discusses the concept of evals as guardrails in AI development, crediting Dan Shapiro and Nate B. Jones for the framework. The engineer explains that …
A senior software engineer and tech lead, writing under the newsletter 'The Level 5 Engineer,' conducted a skill audit after twelve issues of documented work, finding that only four of seventeen accum…
Google Cloud published the Open Knowledge Format (OKF) on June 12, 2026, a specification for representing organizational knowledge as markdown files with YAML frontmatter. The format is designed to be…
A senior software engineer and tech lead, drawing on frameworks from Dan Shapiro and Nate B. Jones, argues that AI skills built for human use degrade under agent load in predictable ways, producing ou…
A senior software engineer and tech lead documents a 3-tier skill architecture for organizing AI agent patterns, distinguishing between org-wide standards, domain methodology, and personal workflow. T…
A developer describes how growing system complexity forces spec file boundary decisions, using a new notification service that the order service calls fire-and-forget. The developer deliberately added…