Where it fails
The verification checklist
Every factual or numeric output is checked against a source or a deterministic tool (a calculator, a spreadsheet, a script: something that gives the same answer every time) before it leaves your desk. This is the habit that makes everything else safe.
Before it leaves your desk
- Did I give it the source, or is it answering from memory?
- Did I tell it that "I don't know" is acceptable?
- Every number, date, name, and citation: checked against what?
- Did I ask a second, fresh chat to find what is unsupported by the source?
- Would I sign this without the AI's name on it? If not, it is not done.
Numbers, specifically
| Way to get a number | Trust level |
|---|---|
| Ask the chat "what is 17 days of leave at…" | Low. A language engine guessing arithmetic. |
| Ask it to write and run the calculation (code execution tool) | Better. The code did the math; still read the code and the inputs. |
| Do it in a calculator or spreadsheet, or check the official table | This is the one you sign. |
Try it: run a leave calculation, a per-diem lookup, or a roster count all three ways. Decide which you would sign.