Relevant discussion that inspired this question
Questions and answers (content) generated by AIs like LLMs (e.g ChatGPT, Google Bard, character.ai) are not prohibited on the StackExchange network by default:
With due consideration, we've decided no network-wide, general policy regarding banning ChatGPT, or other AI generated content, is necessary or helpful at this time.
~ Slate, a Community Manager, in response to a question on whether AI content should be banned network wide.
Therefore, it's up to per-site metas to establish AI content policies.
However, unattributed AI content is not allowed on any StackExchange site, as it's considered plagiarism:
However... [we] consider AI generated content to be "the work of others" and the requirements for referencing must be followed for all such content on the network.
(from the same answer by slate)
That is to say, AI generated content not marked as such is not allowed by default. No questions about that.
So,
Should properly referenced AI generated content be allowed on the Code Golf StackExchange?
print("".join(list("Hello, World!")))(outputs Hello, World!) intoprint(*"Hello, World!")which doesn't even output the same thing. \$\endgroup\$