An executable acceptance test turns part of a definition of done into a repeatable operation. It specifies the command, environment and success evidence needed to judge the result without relying on a narrative status report.
A trustworthy check requires both a successful process exit and the expected decisive output when output is part of the proof. The command itself must also be reviewed when it can change files, access credentials or affect external systems.