This project is not covered by Drupal’s security advisory policy.
What it does
AI Content Pre-Moderation adds an AI-assisted workflow for Article content. It evaluates submissions when they move to Reviewable, then automatically routes them to either Flagged or Pre-Published and saves AI reasoning for editor review.
Why it matters
Editorial teams can triage content faster, reduce manual review effort, and get clearer context on why content was flagged or approved for the next step. It improves consistency while keeping final publishing decisions with humans.
How it works
When applied, the recipe configures:
- a dedicated moderation workflow (draft, reviewable, flagged, pre_published, published),
- an AI automator on moderation_state that evaluates Article body content,
- a field_moderation_reasoning field to store model reasoning,
- a dedicated listing at /admin/content/ai-pre-moderated (as a second-level tab under Content)
- VBO actions in that listing: Delete
Requirements & compatibility
- Drupal core: ^11.2
- Ai module: ^1.4
- Views Bulk Operations: ^4.4
How to get started
- Install module dependencies (including AI and AI Automators).
- Configure an AI provider/model and set a default for chat_with_complex_json.
- Apply the recipe.
- Submit Article content to Reviewable and verify automatic routing + reasoning output.
- Use /admin/content/ai-pre-moderated for moderation triage and bulk actions.
Supporting organizations:
Project information
- Ecosystem: AI (Artificial Intelligence), Recipe, Content moderation, Automator, Workflow
- By lbesenyei on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
2.0.0-alpha1
released 30 April 2026