simulate_architecture
Simulate how a project's architecture behaves under a scenario (load spike, node loss, cache cold, LLM saturation). Returns latency percentiles per load and bottleneck analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scenario | Yes | Scenario to apply. | |
| project_id | Yes | Project to simulate. |