Skip to content
AutoCore1.0.0-rc.1 · Release Candidate
1.0.0-rc.1 · Release Candidate1 min read

AutoCore Listing Moderation and Publication

Approve, reject, request changes, publication visibility, search indexing, and moderation evidence.

The moderation controller supports approve, reject, request changes, and detail review. The service validates the starting state and applies the resulting public/search behavior.

AreaSource-verified boundary
ApprovePending review with valid listing data; verify active/public eligibility and search/media state.
RejectReviewable submission with a reason; preserve reason and audit evidence.
Request changesReviewable submission with a reason; re-review after resubmission.
Bulk reindexAPI-only operation with bounded IDs, execute flag, and REINDEX confirmation.

High-risk operation

Use the required permission, reason, confirmation, and post-action verification. UI visibility is not the authorization boundary.

Verification

Verify the route, permission, response state, audit outcome, and public effect before closing the task. Record unknown or configuration-dependent behavior as a limitation.

Related articles