<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Likhan Siddiquee</title>
    <description>The latest articles on DEV Community by Likhan Siddiquee (@likhan).</description>
    <link>https://dev.to/likhan</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2074020%2F69feec62-49a8-455a-beda-596a8618a826.jpg</url>
      <title>DEV Community: Likhan Siddiquee</title>
      <link>https://dev.to/likhan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/likhan"/>
    <language>en</language>
    <item>
      <title>The velocity microphone: AI amplifies unclear intent</title>
      <dc:creator>Likhan Siddiquee</dc:creator>
      <pubDate>Mon, 24 Aug 2026 09:45:38 +0000</pubDate>
      <link>https://dev.to/likhan/the-velocity-microphone-ai-amplifies-unclear-intent-48i8</link>
      <guid>https://dev.to/likhan/the-velocity-microphone-ai-amplifies-unclear-intent-48i8</guid>
      <description>&lt;p&gt;Twenty minutes prompting. Three days repairing.&lt;/p&gt;

&lt;p&gt;That story is often used as proof that AI writes bad software.&lt;/p&gt;

&lt;p&gt;Sometimes it does. Models invent APIs, miss edge cases, and make poor design choices.&lt;/p&gt;

&lt;p&gt;But another failure is hiding inside that complaint: the classic tree-swing problem, compressed to machine speed.&lt;/p&gt;

&lt;p&gt;The engineer knows they want a swing. The brief asks for a “dynamic, scalable outdoor kinetic relaxation mechanism.” The model fills the gaps with a plausible direction. Nobody challenges the assumption.&lt;/p&gt;

&lt;p&gt;Twenty minutes later, the first real integration is also the first real test.&lt;/p&gt;

&lt;p&gt;A hallucinated API is a model failure.&lt;/p&gt;

&lt;p&gt;A coherent implementation of an unspoken assumption is an agreement failure.&lt;/p&gt;

&lt;p&gt;AI did not remove requirements engineering. It removed the waiting that used to expose weak requirements before they became architecture.&lt;/p&gt;

&lt;p&gt;The response is not one perfect prompt. It is a governance stack:&lt;/p&gt;

&lt;p&gt;• Durable repository instructions that preserve architectural intent&lt;br&gt;&lt;br&gt;
• Specialized agent and workflow files that define the job&lt;br&gt;&lt;br&gt;
• Task briefs with boundaries and acceptance evidence&lt;br&gt;&lt;br&gt;
• Scoped tools and permissions that limit the blast radius&lt;br&gt;&lt;br&gt;
• Hooks, tests, lint, schemas, security scans, and CI&lt;br&gt;&lt;br&gt;
• Human review and release gates for the remaining uncertainty  &lt;/p&gt;

&lt;p&gt;Instructions steer.&lt;br&gt;
Permissions constrain.&lt;br&gt;
Checks reject.&lt;br&gt;
Humans own the release.&lt;/p&gt;

&lt;p&gt;AI is a velocity microphone. It amplifies the signal, the ambiguity, and the consequences.&lt;/p&gt;

&lt;p&gt;I wrote about how to keep that speed useful:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.likhansiddiquee.com/blog/velocity-microphone/" rel="noopener noreferrer"&gt;https://www.likhansiddiquee.com/blog/velocity-microphone/&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  AgenticAI #SoftwareEngineering #AIGovernance #DeveloperExperience
&lt;/h1&gt;

</description>
      <category>agenticai</category>
      <category>ai</category>
      <category>aigovernance</category>
      <category>agents</category>
    </item>
  </channel>
</rss>
