Turning a 67-Minute Meeting Recording into Executable Minutes with a Three-Pass AI Workflow
Most AI meeting-minutes tools produce a fluent summary that reads well but buries uncertainty. This workflow treats the first draft as a draft to be interrogated, not a product to be shipped, and adds a dedicated fact-check pass that surfaces exactly where the model is overconfident. The result is minutes a team can act on without a second round of Slack threads asking who owns what.
Processing a 67-minute, 11-person meeting recording used to take 60–90 minutes of manual transcription and cross-referencing. A three-pass workflow using TRAE Work now produces a first draft in 8 minutes. The key is separating generation, fact-checking, and final formatting into distinct stages, each with strict boundary instructions that forbid the model from guessing, filling gaps, or upgrading tentative suggestions into decisions. A dedicated fact-check pass flags every instance where the summary lacks a source timestamp or where uncertain language was hardened into a conclusion. The final output follows a fixed four-section structure—one-page summary, topic-by-topic record, action-item table with a traceability column, and a pending-confirmation list—so the team can jump directly to what they need. Measured across the same material, executable action items rose from 2 to 5, rework dropped by half, and the total processing time shrank by roughly 80%.
The workflow’s value is not in generating text faster but in eliminating the hidden cost of re-listening to scattered segments to verify who said what and whether a suggestion became a decision.
Separating generation from fact-checking into distinct rounds prevents the model from smoothing over uncertainty for the sake of fluency—a failure mode common in single-pass summarization.
Explicitly instructing the model to mark missing fields as “待确认” rather than inferring them turns gaps from silent errors into visible, actionable items.
The insistence on a traceability column in the action-item table shifts the deliverable from a narrative summary to an auditable artifact, which is what makes it reusable across teams and meetings.