Every AI-generated comment should have a machine-readable tag that includes the source automation including its version (commit hash? release tag?).
In case if something goes wrong with the new version of the AI-action and it spams our PRs or issues, we should have a way (script?) that removes all the comments from this malfunctioning AI-action at a certain version or in a given data range.
Currently, we have no rollback for a bad change. If an action spams PRs, we have to manually delete these comments.