<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Clean-Architecture on Home</title>
    <link>https://blog.rafaelfernandez.dev/tags/clean-architecture/</link>
    <description>Recent content in Clean-Architecture on Home</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2026 Rafael Fernandez</copyright>
    <lastBuildDate>Wed, 01 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.rafaelfernandez.dev/tags/clean-architecture/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>criteria4s 4. Your domain has no database</title>
      <link>https://blog.rafaelfernandez.dev/posts/criteria4s-4-your-domain-has-no-database/</link>
      <pubDate>Wed, 01 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://blog.rafaelfernandez.dev/posts/criteria4s-4-your-domain-has-no-database/</guid>
      <description>How to use T &amp;lt;: CriteriaTag as a hexagonal port so your domain layer never imports a dialect. The database becomes a deployment decision.</description>
      
    </item>
    
    <item>
      <title>criteria4s. Your domain has no database</title>
      <link>https://blog.rafaelfernandez.dev/posts/criteria4s-4-your-domain-has-no-database/</link>
      <pubDate>Wed, 01 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://blog.rafaelfernandez.dev/posts/criteria4s-4-your-domain-has-no-database/</guid>
      <description>How to use T &amp;lt;: CriteriaTag as a hexagonal port so your domain layer never imports a dialect. The database becomes a deployment decision.</description>
      
    </item>
    
    <item>
      <title>Todo CLI in Rust 2. Immutable domain and typed errors by layer</title>
      <link>https://blog.rafaelfernandez.dev/posts/todo-cli-rust-2-immutable-domain-typed-errors/</link>
      <pubDate>Mon, 12 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>https://blog.rafaelfernandez.dev/posts/todo-cli-rust-2-immutable-domain-typed-errors/</guid>
      <description>In this part we model the heart of the project: the Task entity, its immutable transitions, and a taxonomy of errors by layers. Less magic, more explicit rules, and fewer surprise bugs.</description>
      
    </item>
    
  </channel>
</rss>
