use PathBuf;
use ;
/// Where on disk to find `.ought.md` spec files.
///
/// Owned by the spec crate because it is directly about spec discovery —
/// the parser needs roots to walk. The aggregate `ought.toml` config lives
/// in the CLI crate and composes this struct.