How I Built a Research Agent That Reads the Docs Before My Coding Agent Ships
A developer built a read-only research sub-agent that runs before an autonomous coding agent implements a task, returning a structured Markdown brief with questions, verdict, confidence, and staleness risk. The change cu…