<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>DeworkAI Blog</title>
    <link>https://deworkai.com/en/blog</link>
    <description>Real-world AI automation cases and engineering notes — how to hand repetitive work to AI that verifies itself.</description>
    <language>en</language>
    <item>
      <title>Context, Harness, Loop: The Three Layers Behind an AI Agent Product</title>
      <link>https://deworkai.com/en/blog/context-harness-loop-engineering</link>
      <guid isPermaLink="true">https://deworkai.com/en/blog/context-harness-loop-engineering</guid>
      <pubDate>Sat, 18 Jul 2026 00:00:00 GMT</pubDate>
      <description>Every agent product runs on the same while loop; the difference is the three layers around it — context engineering sets per-step quality, harness engineering sets the capability envelope, loop engineering sets unattended reliability. A walkthrough using DeworkAI's implementation.</description>
    </item>
    <item>
      <title>Vibe Coding Gets You a Demo, Not a Product: A Solo Founder's Verification System</title>
      <link>https://deworkai.com/en/blog/vibe-coding-demo-not-product</link>
      <guid isPermaLink="true">https://deworkai.com/en/blog/vibe-coding-demo-not-product</guid>
      <pubDate>Sat, 18 Jul 2026 00:00:00 GMT</pubDate>
      <description>AI made 'code that runs' cheaper than ever — but between a demo and a product sits one unsexy word: reliability. With no QA team, my answer is three lines of defense: 1,875 tests, an independent verification subagent, and a compounding lesson system 39 entries deep.</description>
    </item>
  </channel>
</rss>