General
PromptBeginner5 minmarkdown
- Verify error responses are consistent
structured
0
Explore
97,108 skills indexed with the new KISS metadata standard.
structured
maximum payload sizes
authentication
not synthetic uniform requests
graceful degradation
peak
p95
bottlenecks
retry behavior
internal paths
throughput
missing expiration
or retries without backoff causing retry storms
memory stable without unbounded growth
4xx errors <5% (excluding 401/403)
complex query <500ms (p95)
p95 latency > 500ms
not swallowed or leaked as 500s
memory
capturing p50
gradually increasing load to find breaking points
identifying N+1 queries
not just what is present.
not generic advice.