> If "generated" code is not copyrightable, where do draw the line on what generated means? Do macros count?
Does the output of the macro depend on ingesting someone else's code?
> Does code that generates other code count?
Does the output of the code depend on ingesting someone else's code?
> Protobuf?
Does your protobuf implementation depend on ingesting someone else's code?
> If it's the tool that generates the code, again where do we draw the line?
Does the tool depend ingestion of of someone else's code?
> Is it just using 3rd party tools?
Does the 3rd party tool depend on ingestion of someone else's code?
> Would training your own count?
Does the training ingest someone else's code?
> Would a "random" code gen and pick the winners (by whatever means) count?
Does the random codegen depend on ingesting someone else's code?
> Bruteforce all the space (silly example but hey we're in silly space here) counts?
Does the bruteforce algo depend on ingesting someone else's code?
> Is it just "AI" adjacent that isn't copyrightable?
No, it's the "depends on ingesting someone else's code" that makes it not copyrightable.
> If so how do you define AI?
Doesn't matter whether it is AI or not, the question is are you ingesting someone else's code.
> Does autocomplete count?
Does the specific autocomplete in question depend on ingesting someone else's code?
> Intellisense?
Does the specific Intellisense in question depend on ingesting someone else's code?
> Smarter intellisense?
Does the specific Smarter Intellisense in question depend on ingesting someone else's code?
...
Look, I see where you're going with this - reductio ad absurdum and all - but it seems to me that you're trying to muddy the waters by claiming that either all code generation is allowed or no code generation is disallowed.
Let me clear the waters for all the readers - the complaint is not about code generation, it's about ingesting someone else's code, frequently for profit.
All these questions you are asking seem to me to be irrelevant and designed to shift the focus from the ingestion of other people's work to something that no one is arguing against.