Description:
Ensure the backend can survive 1,000 concurrent users refreshing their dashboards at the moment a massive Token Generation Event (TGE) unlocks.
Acceptance Criteria:
[ ] Write an artillery.yml load test script.
[ ] Simulate 500 requests/second to /api/vaults.
[ ] Measure P99 latency (target < 200ms).
Labels: testing, performance