Add `sol root` subcommand for scripting
Prints the repo root path so scripts can inline it: `cd $(sol root)`.
Extracts get_project_root() helper in think/utils.py, used by both
the new command and existing get_journal_info().
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>