memory->stats()); } public function graph(): JsonResponse { return response()->json($this->memory->buildGraphPayload()); } }