Review gateway¶
External reviewers approve content without full workspace accounts.
Web UI (/review-gateway)¶
- Create review requests with reviewer email
- Generate time-limited public tokens
- Track approve / reject / comment status
Flow¶
- Operator submits artifact (document, pack change, mutation)
- Reviewer receives email with secure link (when SMTP configured)
- Reviewer acts via token URL without logging in
- Decision recorded in audit log
API¶
Routes under /api/review-gateway/*. See API reference.
SMTP¶
Configure outbound mail via Notifications or external SMTP settings.