1. Build the workload model
Outcome: Capacity planning reflects AI-specific demand instead of an average HTTP request count.
Tasks
- →Measure arrival rate and burstiness
- →Collect input/output token distributions
- →Record tool-call fan-out and the slowest dependency
- →Separate user-facing, batch, and high-priority workloads
Checks
- ✓P95/P99 workload differs from the average case
- ✓Unknown quota or provider limits are marked as risks
- ✓Priority policy does not starve critical tasks