Functions§
- load_
workspace - select_
inference - Selects the concrete
SeverityInferenceimpl at compile time, milestone-gated by theinferenceCargo feature (§17, §G.14):NoInferencewhen the feature is off,CommitInference(a real git-backed adapter, §G.6.4) when it’s on.CommitInferenceneeds no workspace/runner context of its own –SeverityInference::inferreceives the caller’sGitAccessper call – so this needs no parameters and no lifetime.