pub fn detect_meta(path: &Path) -> MountMetaExpand description
Detect MountMeta from the filesystem at path.
This is a draft — the agent refines it during enrichment. We never make
an LLM call here; everything is cheap stat/read on small files.