Category: devops / performance / testing
Project area: .github/workflows/
Implementation:
- Run backend under load with clinic.js doctor.
- Fail CI if heap growth > 50MB over 5 minutes.
- Upload clinic report as artifact.
Acceptance Criteria:
- Baseline run passes.
- Injected leak detected.
- Report includes heap usage graph.
Category: devops / performance / testing
Project area: .github/workflows/
Implementation:
Acceptance Criteria: