//! Project planning path helpers.
//!
//! Ito's planning area lives under `{ito_path}/planning`.
//! This module provides pure path helpers. Filesystem I/O lives in `ito-core`.
use ;
// Filesystem I/O (init_planning_structure) lives in `ito-core`.
/// Path to the planning directory (`{ito_path}/planning`).
/// Path to the companion research directory (`{ito_path}/research`).