pub fn project_initialized_in_dir(definition_dir: &Path) -> bool
Whether .projects/ exists under definition_dir (created by init). Vault pull before first up must skip until this exists.
.projects/
definition_dir
init
up