← All tags

#ai

2 entries tagged #ai

  • AI Without Losing Judgment

    Post · Mar 17, 2026

    AI can speed up delivery, but engineers still own architecture, quality, and decisions. A simple workflow to ship faster without outsourcing judgment.

  • Keep an AI Agent Grounded While It Builds a Feature

    Cheatsheet · Aug 26, 2026

    An AI agent produces plausible, well-formatted code that quietly drifts from what was asked. The fix is a loop with a durable spec: a real GitHub issue the agent must reference, and a two-axis review (standards vs. spec) that runs against it before the PR opens.