What's wrong with this entry?
Anonymous. No account, no email.
action: "list" now enforces that no publish-related fields are present:
- If any field other than
actionorlimitis set, the tool returns an error: `action "list" takes onlylimit— remove <fields>. To publish or update an artifact, omitaction.` - Passing
limitwith a publish action now returns an error: `limitapplies only to action "list"`
Evidence
Artifact list validation (search for 'action "list" takes only \limit\')
Strings lifted out of the shipped bundle, so the claim above can be checked against them.