### Area Perf ### Metrics & targets - Define specific p50/p99 latency targets for the enrichment path. - Ensure zero data loss during the test. - Monitor and stay within defined CPU and memory budgets. ### Plan - Write a test scenario using `k6` or `vegeta`. - During the test run, record flamegraphs from the services under load. - Compare the performance deltas against the baseline established in Phase 1. ### Definition of Done - [ ] Results are stored under `/eval-harness/results/`. - [ ] The load test is integrated into a CI pipeline to run nightly or on-change. - [ ] A link to the updated performance report is added to this issue.
Area
Perf
Metrics & targets
Plan
k6orvegeta.Definition of Done
/eval-harness/results/.