General
PromptBeginner5 minmarkdown
- Run chaos tests in staging first
then graduate to production with limited blast radius
0
Explore
120,836 skills indexed with the new KISS metadata standard.
then graduate to production with limited blast radius
not arbitrary thresholds
structured
not synthetic uniform requests
maximum payload sizes
authentication
graceful degradation
p95
bottlenecks
verify:
peak
databases
throughput
retry behavior
internal paths
missing expiration
or retries without backoff causing retry storms
4xx errors <5% (excluding 401/403)
write-heavy APIs >100 RPS per instance
memory stable without unbounded growth
p95 latency > 500ms
complex query <500ms (p95)
error rate
not swallowed or leaked as 500s