Skip to main content

detect_meta

Function detect_meta 

Source
pub fn detect_meta(path: &Path) -> MountMeta
Expand 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.