use crateconfig_dir;
use crate;
use PathBuf;
/// Loads the system identity from `~/.openheim/system.md`.
///
/// The file must exist — run `openheim init` to create it. Returns an error
/// if the file is absent, mirroring the behaviour of a missing `config.toml`.