Assign explicit agent roles
The system uses 27 specialized agents rather than asking one general agent to own the entire delivery process.
B3 Hack · 2nd place
A 27-agent system that turns a product brief into a deployed application.
Context
The challenge
Turning a short product request into running software requires many connected decisions: architecture, implementation, review, integration, and deployment. Labyrinth explored whether those responsibilities could be divided across specialized agents without losing the end-to-end delivery thread.
Krishang's role
System
Architecture
A natural-language product request establishes the software the system needs to deliver.
Twenty-seven role-specific agents divide the work under LangGraph orchestration.
Multiverse View keeps parallel architecture options visible for A/B comparison.
Tauri, Bun, Next.js, and FastAPI form the application and orchestration stack.
The delivery path ends in an automated cloud deployment pipeline.
Choices
Engineering decisions
The system uses 27 specialized agents rather than asking one general agent to own the entire delivery process.
Multiverse View makes parallel approaches comparable before the system commits to a delivery path.
The workflow includes a zero-touch cloud deployment pipeline instead of stopping at generated source code.
Result
Recorded outcomes
Working stack
Evidence boundary
The scope and results here are limited to the project record in Krishang's résumé; no public Labyrinth repository is linked yet.