Extract shared reviewer role (diff analysis, convention checking) into
a reusable package. Identical logic currently duplicated across
develop-sense and develop-workflow workspaces.
Refs RFC-004 Phase 1
First shared role package. Extracts workspace committer into a
reusable package with decorator chain (withDryRun + onFail).
Also fixes workflow-utils test types (StartStep shape, TestMeta constraint).