CategoryreliabilityManual3.8Evidencedocumented
ProblemA recording captures your clicks, not your judgement, and will do something confident and wrong at the first edge case.
TechniqueAdd the decision rules, the failure handling and the approval boundaries yourself, then test on a safe example before scheduling.
Why it worksThe demonstration encodes a sequence; the judgement is what makes the sequence safe to repeat unattended.
When to useEvery recorded skill.