@abdulbarileftesi00
A multi-agent system simulating a software development team. A Product Owner defines requirements, an Architect designs the system, and a Coder implements it. QA and Code Reviewer agents critique the output through iterative feedback loops — rejected code routes back to the Coder for revision — until both approve. Demonstrates shared state management, feedback-driven revision loops, and dynamic agent routing based on critique outcomes.