## Description Eventually support the rating/review concepts already present in the design direction. ### Acceptance criteria - one review per account per bot - editable reviews - abuse/report flow - aggregate rating calculated server-side - bots cannot self-review through owner accounts without a defined policy > [!NOTE] > This issue should be done after the moderation infrastructure.
Description
Eventually support the rating/review concepts already present in the design direction.
Acceptance criteria
Note
This issue should be done after the moderation infrastructure.
UPDATE: This feature can be implemented immediately; there’s no need to wait for the moderation infrastructure (per the new direction in #14).
A user can review a project by simply rating it (on a scale of 0 to 5, where 0 is poor and 5 is excellent) and optionally leaving a comment.
QUESTION: Should users be able to comment on a project without rating it, or should rating a project be mandatory for commenting?