A method can meet its limit

Sometimes a method works well, but only for certain kinds of problems.

Written rules are useful when people can describe the important situations in advance. They become less reliable when a case depends on an exception or a piece of judgment that nobody wrote down.

A faster computer can follow the rulebook more quickly. It cannot add the missing case by itself.

That does not make rules a mistake. It gives them a boundary.