|
|
|
|
|
by iainmerrick
2530 days ago
|
|
Well, the specific problem it addresses is: 1. We have a tedious manual checklist
2. We’d like it to be fully automated
3. How do we get there from here?? You’re correct to say that if the process had been fully automated from the start it may well have been implemented very differently. But those scripts are hard to write, and basically useless until they’re complete. Often the only practical way to do this stuff is incremental refinement, where each small step adds a little bit of value. The trick is figuring out where to begin. I think the suggestion in this post is a wonderful way to get over that first hurdle. |
|
If you try to emulate a person with a checklist, then you will often find it is actually harder to automate, because the steps often rely on human adaptability and common sense.