pub fn reconcile_scopes(
workspace: &Path,
db: &Database,
) -> Result<ReconcileReport>Expand description
Recompute every node’s owner scope from the current manifest (+ optional frontmatter).
Run after enable / add / attach / moving roots, or when doctor reports orphans.