HEAD: peek — what changed and what a sync would change

HEAD is the read-only peek: it shows what changed and what a command would change — the ahead/behind counts and the files that differ between cur and a target — without ever touching a branch's history or the worktree. HEAD is the dry-run twin of GET and POST, and bare be head is the everyday status check.

CLI use

The forms cover the implicit status check, an explicit branch diff, path and message scoping, and cached or fetched remote diffs.

Open questions

The exact rendering of HEAD's summary is not yet fixed; see Verbs for the verb vocabulary and slots HEAD shares.