d3e20821d7
ResolveSeedDir, ResolveProjectSeedDir, and ResolveProjectRoot read the v0.3 environment variables (CTASK_SEED_DIR, CTASK_SEED_PROJECT_DIR, CTASK_PROJECT_ROOT) and fall back to platform defaults under %APPDATA%\ctask or ~/.config/ctask. The expandPath helper handles tilde expansion + abs-path resolution once for all resolvers.