pub fn decisions_for_path_with_rows(
rows: &[ScopeRow],
directory: &str,
path: &str,
) -> ScopeLookupResultExpand description
decisions_for_path over ALREADY-DERIVED scope rows (ADR-103): the
read-model arm of the MCP find_decisions path mode, byte-identical to
the fresh walk for the same corpus state.