pub fn build_suggestion(inp: &Inputs) -> StringExpand description
Build the suggested commit-message text.
Priority (staged-before-status):
- staged item file(s) -> complete subject with their id(s).
- else exactly one in-progress item -> complete subject with its id.
- else ambiguous/none -> empty subject + candidates as commented lines.