Expand description
Working-tree status via git status --porcelain (spec §4 sanctioned
subprocess read — the read most likely to need a fallback from gix).
The parser distinguishes tracked modifications/staging (“dirty”) from
untracked files (spec §12), and produces the per-file list wt status shows.