pub fn init_project(project_root: &Path) -> Result<PathBuf>
Initialize a project directory for Sediment.
Creates the .sediment/ directory in the specified path and generates a project ID.
.sediment/