$this->evaluatedAt, 'scope_fingerprint' => $this->scopeFingerprint, 'preview_state' => $this->previewState, 'checks_state' => $this->checksState, 'safety_state' => $this->safetyState, 'blocking_count' => $this->blockingCount, 'warning_count' => $this->warningCount, 'primary_issue_code' => $this->primaryIssueCode, 'follow_up_boundary' => $this->followUpBoundary, ]; } }