<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Architecture on Victor Salles</title><link>https://victorsalles.com/en/tags/architecture/</link><description>Recent content in Architecture on Victor Salles</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 10 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://victorsalles.com/en/tags/architecture/index.xml" rel="self" type="application/rss+xml"/><item><title>Multi-Agent Dev Team</title><link>https://victorsalles.com/en/projects/multi-agent-dev-team/</link><pubDate>Tue, 10 Mar 2026 00:00:00 +0000</pubDate><guid>https://victorsalles.com/en/projects/multi-agent-dev-team/</guid><description>&lt;h2 id="structured-ai-agent-teams-with-memory-and-coordination">Structured AI agent teams with memory and coordination&lt;/h2>
&lt;p>Most people interact with AI assistants one prompt at a time. I wanted to see what happens when you design a full development team of AI agents — each with a defined role, personality, diagnostic methodology, and persistent memory — and have them collaborate on real engineering work.&lt;/p>
&lt;p>&lt;strong>The setup:&lt;/strong>&lt;/p>
&lt;p>Five specialized agents, each with a distinct archetype and working style:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Leader&lt;/strong> — Delegation, scoping, planning. Operates through a 5-field briefing format and dual quality gates.&lt;/li>
&lt;li>&lt;strong>Backend&lt;/strong> — Django/DRF/Postgres specialist with a diagnostic loop that has a hard stop: after 2 failed hypotheses, escalate instead of brute-forcing.&lt;/li>
&lt;li>&lt;strong>Frontend&lt;/strong> — Next.js/TypeScript, 4-states rendering rule, and a QA checklist that runs before any PR.&lt;/li>
&lt;li>&lt;strong>Designer&lt;/strong> — Full state specifications and a feasibility gate that forces consideration of edge cases before committing to designs.&lt;/li>
&lt;li>&lt;strong>Security&lt;/strong> — 7-category Django-aware review that runs after every Backend or Frontend task, before the second quality gate.&lt;/li>
&lt;/ul>
&lt;p>&lt;strong>Memory architecture:&lt;/strong>&lt;/p></description></item></channel></rss>