pub fn config_path(root: &Path) -> PathBufExpand description
Path of the GSD project config under a project (or worktree) root.
root is the directory whose .planning/ is the tracked, committed one —
in worktree mode that is the WORKTREE, not the main checkout, because the
worktree copy is the one the agent’s check auto-mode actually reads.