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