Autonomous Decision Making
Medium
- Category
- Excessive Agency
- Content
## Prerequisites - Bash shell on the machine running the script. - The target app directory MUST contain a `run.sh` executable — the script hardcodes `command=<dir>/run.sh` into the generated config without checking it exists. If there's no `run.sh`, the generated config will reference a missing file and Supervisor will fail to start the program. ## Full input reference
- Confidence
- 22% confidence
- Finding
- without checking
