Missing User Warnings
Medium
- Confidence
- 82% confidence
- Finding
- The documentation explicitly instructs use of `init --force` to overwrite `time.md` and `rm -f time.md` to delete files, but it does not prominently warn about data loss or require use of an isolated directory beyond an example. In an agent setting, this can normalize destructive file operations and lead to accidental overwrites or deletions if the working directory or target path is wrong.
