Fields
Core Fields
Engagement
Moderation
System Fields
Relationships
Business Rules
- Members can edit own comments within 15 minutes
- Deleted comments show “[deleted]” but preserve thread
- Replies notify parent comment author
- Hidden comments visible to admins only
Features
Content Comment
Acceptance Criteria
Frontend
- Admin/client UI can view and manage
Content Commentrecords where applicable.
Backend / API
- CRUD operations exist for
Content Comment(create, read, update, delete/archive).
Permissions
- Access is restricted to appropriate roles (tenant-scoped).
Business Rules
- Fields and relationships documented on this page are enforced for
Content Comment.
Error Handling
- Invalid payloads return field-level validation errors.