BE-015 HIGH: POST #/#!/#msg! message forms unimplemented — absorbed-msg reuse missing, forget-! dropped

verbs/post/post.js:190 does not implement POST's #-form message variants: the bare # (reuse the absorbed/prior message) has no reuse path, and a trailing forget-! (#!, #msg!) is silently DROPPED rather than honored. A user relying on message reuse or the forget flag gets a wrong or empty commit message with no error. From the 2026-07-07 be/ review (BE/REVIEW), CONFIRMED against POST.mkd. Method Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome