← All work

Content operations system with human-in-the-loop review

Coffeehouse Congregation Content System

A batch content pipeline with approve, revise, and reject flows over AI-generated output, where quality control matters as much as throughput.

AI workflowsWorkflow designProduct strategy
Coffeehouse Congregation Content System screen

Overview

A content operations system built to produce a steady volume of branded content without surrendering editorial judgement to the model. Batch generation does the volume; a review workflow keeps a human accountable for everything that ships.

Problem

AI content pipelines fail in one of two directions: either a human reviews every item and the throughput advantage disappears, or nobody reviews anything and quality collapses. A specific failure surfaced in practice — generated items that had errored out were still being swept into bulk approval, so broken output could reach production marked as reviewed.

Approach

Treat review state and generation state as separate concerns. Every generated item carries both its production status and its review status, and the bulk actions operate strictly on the intersection the reviewer intended. Failed items stay actionable — a reviewer can reject or regenerate them — but can never be silently approved in a batch.

Solution

A batch run pipeline with per-item approve, reject, and revise actions, a bulk approval path that excludes failed and already-reviewed items, and clear surfacing of generation errors alongside the actions available for them.

Tools / Methods

Human-in-the-loop workflow design, batch processing, AI content generation, review state modelling, operational UX.

Outcome or Current Status

Working system. Batch throughput holds up while every published item carries an explicit human decision behind it.

What This Shows

That the interesting design work in AI content systems is the review layer, not the generation — deciding exactly where human judgement is required and making it impossible to bypass by accident.

Related services

The work behind this engagement

Your project

Working on something in this territory?

If this looks adjacent to your problem, that's usually a good sign we should talk.