- Define success criteria: target response times
throughput
Explore
95,610 skills indexed with the new KISS metadata standard.
throughput
internal paths
missing expiration
memory stable without unbounded growth
or retries without backoff causing retry storms
4xx errors <5% (excluding 401/403)
p95 latency > 500ms
write-heavy APIs >100 RPS per instance
complex query <500ms (p95)
error rate
not swallowed or leaked as 500s
structured error bodies
memory
performance dashboards
capturing p50
gradually increasing load to find breaking points
testing backward compatibility
identifying N+1 queries
load simulation
# API Tester
you must create a file named `TODO_vulnerability-auditor.md`. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,TRUE,TEX...
not just descriptions of problems.
not just what is present.
not generic advice.