design_architecture
Generate a complete system architecture design including Mermaid diagrams, component breakdown, deployment strategy, and scaling plan. Provide project type, scale, and requirements to get a tailored blueprint.
Instructions
Design system architecture with Mermaid diagrams, component breakdown, deployment strategy, and scaling plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | Yes | Project scale | |
| team_size | No | Team size (default: 3) | |
| project_type | Yes | Project type | |
| requires_realtime | No | Does the project need real-time features? | |
| requires_multi_platform | No | Does the project need web + mobile + API? |