Check whether the state file exists without creating the data directory. Used for first-run detection in the CLI — we don't want to create ~/.oss-autopilot/ just to check if the user has ever run the tool.
~/.oss-autopilot/
Check whether the state file exists without creating the data directory. Used for first-run detection in the CLI — we don't want to create
~/.oss-autopilot/just to check if the user has ever run the tool.