I have made a rule targeting "Activity" model, with this domain:
['|',('create_uid', '=', user.id)]
with access right: Write and Create
Got a weird behavior: if I add "Read" to the above access rights the activity will disappear in the chatter, if I remove the "Read" tick I would be still able to edit it and mark it as done