pub type FileHints = HashMap<PathBuf, Vec<Hint>>;
Project-relative source path → that file’s hints, span-ordered.
pub struct FileHints { /* private fields */ }