Drafting
Produces a first version quickly.
Module 1
AI can be useful without being reliable. Fluency is not understanding, and confidence is not correctness.
AI systems generate outputs by learning patterns from vast amounts of training data. You provide a prompt - a question, a task, an instruction - and the system responds with text that matches the pattern of a correct-looking answer.
A video introduction is planned for a future update.
I assumed that if the output looked right, it probably was. I was wrong. What the AI produced was plausible - statistically consistent with what a correct answer looks like - but not reliably accurate. I had to build verification layers I had not planned for, slow down a system I had designed to move fast, and retest things I had already considered done. This guide is what I wish I had known before I started.
These systems can produce genuinely useful output: language, code, summaries, classifications, and analysis. What they cannot do is understand what they are producing. A well-formed, polished answer is not evidence the system verified anything.
Hallucination: when an AI generates something that sounds correct but is factually wrong. It is not intent. It is not deception. It is a structural property of how these systems work. It cannot be eliminated, only managed.
In 2023, attorneys in Mata v. Avianca, Inc. (S.D.N.Y.) submitted a legal brief containing AI-generated case citations. The cited cases did not exist. The court described them as “bogus” and sanctioned the attorneys. The output was polished and looked authoritative. Hallucination does not announce itself.
Produces a first version quickly.
Compresses large amounts of text.
Changes tone, structure, or clarity.
Generates options and angles.
Converts styles, structures, and formats.
Helps surface possible themes or inconsistencies.
| Risky Use | Why It Needs Control |
|---|---|
| Factual claims | May fabricate or misstate, confidently. |
| Legal, medical, financial, or HR tasks | Stakes are high; context matters; AI cannot take responsibility. |
| Arithmetic and formal logic | May appear reasoned while making basic errors. |
| Security-sensitive tasks | Can leak, mishandle, or be manipulated. |
| Autonomous action | Can act on bad assumptions at machine speed. |
| Long planning chains | Can drift, omit constraints, or contradict itself. |
This guide is updated when vendor policies, regulatory guidance, or risk patterns change. Enter your email to be notified — no sales pitches, no newsletters.