AI workflows

The AI Prospecting Workflow That Does Not Produce AI Slop

A governed AI research and prospecting workflow that separates evidence gathering, interpretation, message strategy, and human approval.

The fastest way to ruin AI-assisted prospecting is to ask one prompt to research an account, decide why it matters, invent a point of view, and write a polished message. The output may sound specific while quietly mixing stale facts, weak inference, and confident fabrication.

A strong workflow separates those responsibilities. Each stage receives structured inputs, produces an inspectable output, and can stop when the evidence is insufficient.

Stage 1: collect evidence

Gather facts from approved sources and retain the URL, timestamp, quoted evidence, and entity. Normalize the evidence into a small schema instead of dumping an entire webpage into a model. Evidence collection can use deterministic extraction first and AI only where interpretation is needed.

Stage 2: verify identity and freshness

Confirm that each fact belongs to the intended company or person. Reject weak domain matches, ambiguous names, undated claims, and events outside the useful window. A missing fact is better than a plausible fact attached to the wrong account.

Stage 3: produce a research brief

  • Verified observation: what is directly supported?
  • Commercial implication: why might it matter for the problem you solve?
  • Confidence: high, medium, or insufficient, with a reason.
  • Open question: what cannot be known from the available evidence?
  • Source list: where can the operator inspect the claim?

This brief is the contract between research and message strategy. It prevents the writing stage from reaching back into raw sources and inventing its own interpretation.

Stage 4: choose a message angle

Map the verified observation to a bounded library of useful angles: operational risk, missed opportunity, transition cost, benchmark gap, workflow friction, or relevant proof. The system should state why the angle follows from the evidence. If no credible angle exists, it should abstain.

Abstention is not a failed generation. It is a successful quality decision.

Stage 5: draft with constraints

The writing prompt should receive only verified facts, the selected angle, approved proof, tone rules, and forbidden behaviors. Require short claims that can be traced to the brief. Ban fake familiarity, unsupported compliments, certainty about internal priorities, and personalization that merely restates a webpage.

Stage 6: run deterministic and model checks

  • Every factual claim maps to evidence.
  • No forbidden phrase, unsupported number, or sensitive attribute appears.
  • The message contains one clear point of view rather than a list of facts.
  • The call to action matches the strength of the evidence.
  • Duplicate and near-duplicate outputs are detected before activation.

Stage 7: approve and learn

Use human review during launch and for lower-confidence segments. Capture edits as structured reasons: wrong fact, weak angle, generic language, poor proof, bad timing, or inappropriate action. Those labels are more valuable than a thumbs-down because they identify which stage needs work.

Measure quality before scale

Track evidence validity, research acceptance, angle acceptance, edit distance, abstention rate, duplicate rate, response quality, negative feedback, and cost per approved output. Send volume is an execution metric. It says nothing about whether the workflow deserves to run.