By Prasad Tangirala, MACH Ambassador & VP of eCommerce Engineering, Conn’s HomePlus
A hands-on executive’s perspective from building a fully AI-coded composable system
Do generative AI “vibe-coding” tools like Claude Code, Windsurf-Gemini, and Cursor eliminate the need for developers?
The internet is full of no-code demos, but can these tools build enterprise-grade, composable platforms capable of scaling in real business environments? To answer that question, I ran an experiment. Starting from scratch, I wanted to see how far one could go without writing a single line of code.
So I chose the most complex problem space I know deeply: marketplaces and ecosystem platforms. Could GenAI tools build a multi-LLM, micro-agent marketplace with monetization and affiliate capabilities, vector-DB semantic search, and a ProseMirror-based micro-agent composition canvas with mermaid visual flows?
(More on that soon)
This wasn’t a toy exercise. It was a hands-on exploration of how far GenAI can take us toward composable, modular, cloud-native engineering, without traditional development labor.
Here’s what I found.

I could build a functionally robust production ready system without writing any code… but I ended up reviewing most of the code and handholding AI. My conclusions:
So the question isn’t whether AI will replace developers. It already has!
it’s just replacing the bottom of the pyramid first.
Composable enterprises depend on:
This is precisely where GenAI can accelerate - and where it can go off the rails without architectural discipline. Below are key lessons from the build.
GenAI tools behave like over-enthusiastic junior workers: They
These traits are incompatible with composability without strong governance. Treat GenAI agents like contributors in your engineering org:
In a MACH world, AI is a component - it still needs architecture.
GenAI sessions forget context unless design intent is continuously captured in:
If not, your ecosystem loses coherence and modularity. In composable environments, knowledge management isn’t optional - it’s part of the runtime.
AI accelerates iteration, but it also amplifies mistakes. Modern pipelines must reinforce:
This is especially critical in MACH systems where independent components must evolve predictably. AI doesn’t remove engineering discipline, it multiplies the need for it.
Some savings from headcount reduction must be reinvested in:
Otherwise, TCO goes up, not down. Composability shifts labor from coding to automation +stewardship.
I gave it unrestricted read access to the entire code base, but manually verified every write, resisting the temptation to let it go auto-pilot. It paid off as I once caught the GenAI agent trying to delete the entire source directory. GenAI is high-leverage + high-risk. A human must always hold the reins (at least for now). In a composable estate, one mis-scaffolded component can ripple across dozens of dependent capabilities.
The biggest ROI wasn’t coding, it was systems thinking. GenAI is powerful at:
Composable teams should use AI to:
This is the new frontier.
Expert architects can now work across languages because:
MACH already teaches this. GenAI accelerates it. Over time, most languages will resemble “assembly code for AI.” The new unit of abstraction is the contract, not the code.
Composable architectures have to evolve:
The art is deciding which is which:
Every token costs money (atleast in the foreseeable future). Teams must:
This isn’t just efficiency, it is good modular design discipline.
GenAI doesn’t eliminate developers outright - it reshapes the economics and operating model of composable engineering. We’re moving toward:
The organizations that win will:
In many ways, Composable Architecture + GenAI-assisted engineering is emerging as the fastest path to enterprise modernization and the shift has already begun. Ultimately, leadership now means knowing when to trust AI… and when to challenge it.
Happy (responsible) “vibe coding”.

Author: Prasad Tangirala is a digital technology executive and MACH Ambassador with deep 0 to 1 experience leading large-scale transformations across commerce, cloud, and AI. Most recently as VP of eCommerce Engineering at Conn’s HomePlus he tripled online revenues and earlier led product and engineering for Amazon Webstore, as well as the global digital commerce practice at Cognizant.
Prasad is currently building a next-generation multi-LLM micro-agent, composable AI systems and advising startups and enterprises on digital architecture, GenAI adoption, and product innovation. His work explores the intersection of modular engineering, AI governance, and organizational design helping enterprises balance innovation velocity with architectural discipline.