<?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: Misha Kravcov</title>
    <description>The latest articles on DEV Community by Misha Kravcov (@archpulse).</description>
    <link>https://dev.to/archpulse</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3927570%2Fd935e0ed-60ab-4400-b100-debce6b734ee.png</url>
      <title>DEV Community: Misha Kravcov</title>
      <link>https://dev.to/archpulse</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/archpulse"/>
    <language>en</language>
    <item>
      <title>Stop letting AI agents blindly refactor your code. It’s a recipe for architectural debt.</title>
      <dc:creator>Misha Kravcov</dc:creator>
      <pubDate>Tue, 12 May 2026 16:32:45 +0000</pubDate>
      <link>https://dev.to/archpulse/stop-letting-ai-agents-blindly-refactor-your-code-its-a-recipe-for-architectural-debt-2pm3</link>
      <guid>https://dev.to/archpulse/stop-letting-ai-agents-blindly-refactor-your-code-its-a-recipe-for-architectural-debt-2pm3</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F64dyqoryzbez9wljgjv7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F64dyqoryzbez9wljgjv7.png" alt=" " width="800" height="830"&gt;&lt;/a&gt;&lt;br&gt;
I just released CodePulse v4.0 "Architectural Intelligence" — a massive leap in how we understand and evolve complex codebases. 🧠🚀&lt;/p&gt;

&lt;p&gt;Most AI agents (Cursor, Cline, Windsurf) guess your architecture by reading files. I built CodePulse to give them a brain instead. With new MCP Proactive Discovery, the agent receives a full "Project Health Check" before it even starts.&lt;/p&gt;

&lt;p&gt;Key breakthroughs in v4.0:&lt;/p&gt;

&lt;p&gt;1️⃣ Temporal Coupling Detector: Surfacing "invisible" dependencies between files that change together but have no direct imports.&lt;br&gt;
2️⃣ PR Risk Scorer: Evaluate PR danger on a 0-100 scale based on centrality, complexity, and historical churn.&lt;br&gt;
3️⃣ Git Time Machine: Visualize your dependency graph at any point in history to watch your modularization progress.&lt;br&gt;
4️⃣ Runtime Profiler Correlation: Map .cpuprofile data onto your AST to find high-complexity performance bottlenecks.&lt;br&gt;
5️⃣ Proactive Discovery: Automatic rule generation for 20+ agents to ensure they respect architectural boundaries.&lt;/p&gt;

&lt;p&gt;100% offline. No telemetry. Your code stays on your machine.&lt;/p&gt;

&lt;p&gt;Don't just read code. Understand its pulse.&lt;/p&gt;

&lt;p&gt;📦 NPM: &lt;a href="https://www.npmjs.com/package/@archpulse/codepulse?activeTab=readme" rel="noopener noreferrer"&gt;https://www.npmjs.com/package/@archpulse/codepulse?activeTab=readme&lt;/a&gt;&lt;br&gt;
⭐ GitHub: &lt;a href="https://github.com/archpulse/codepulse-cli" rel="noopener noreferrer"&gt;https://github.com/archpulse/codepulse-cli&lt;/a&gt;&lt;/p&gt;

</description>
      <category>agents</category>
      <category>ai</category>
      <category>architecture</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
