Design features before implementation
architectsubagentsetup L2★0
lekuranaga/monolith ↗What it does
Design system architecture for scalability and reliability
Best for
Major system design when scale, latency, and reliability must be balanced against cost and complexity
Inputs
- · [object Object]
- · [object Object]
Outputs
- · [object Object]
- · [object Object]
Preconditions
- · Non-functional requirements quantified
- · Tech stack approved
- · Constraints documented
Failure modes
- · Over-engineered for scale that never arrives
- · Single points of failure not identified
- · No cost impact analysis
Trust signals
- · Failure mode analysis (FMEA)
- · Cost modeling
- · Trade-off matrix