chore: commit remaining workspace changes
This commit is contained in:
@@ -233,7 +233,9 @@ Admin and maintenance commands print directly to the terminal.
|
||||
|
||||
Admins can review biographies in cPad at:
|
||||
|
||||
- `/cp/ai-biography`
|
||||
- `/moderation/ai-biography`
|
||||
|
||||
The old `/cp/ai-biography` entry now redirects to the moderation surface.
|
||||
|
||||
This surface shows stored records, review flags, failures, hidden states, and rebuild controls.
|
||||
|
||||
@@ -396,12 +398,12 @@ It should not refresh just because of tiny download increments or ordering noise
|
||||
|
||||
### Admin cPad
|
||||
|
||||
- `GET /cp/ai-biography`
|
||||
- `POST /cp/ai-biography/users/{user}/rebuild`
|
||||
- `POST /cp/ai-biography/records/{biography}/approve`
|
||||
- `POST /cp/ai-biography/records/{biography}/flag`
|
||||
- `POST /cp/ai-biography/records/{biography}/hide`
|
||||
- `POST /cp/ai-biography/records/{biography}/show`
|
||||
- `GET /moderation/ai-biography`
|
||||
- `POST /moderation/ai-biography/users/{user}/rebuild`
|
||||
- `POST /moderation/ai-biography/records/{biography}/approve`
|
||||
- `POST /moderation/ai-biography/records/{biography}/flag`
|
||||
- `POST /moderation/ai-biography/records/{biography}/hide`
|
||||
- `POST /moderation/ai-biography/records/{biography}/show`
|
||||
|
||||
## What the Public API Returns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user