Context
--version prints Cargo.toml version; nothing reports git-sha or build-date. status has no --json.
What to do
Add vergen build script that bakes git-sha + build-date. Surface them in --version and a new verisimiser version --json. Add --json flag to status.
Acceptance
Context
--versionprints Cargo.toml version; nothing reports git-sha or build-date.statushas no--json.What to do
Add
vergenbuild script that bakes git-sha + build-date. Surface them in--versionand a newverisimiser version --json. Add--jsonflag tostatus.Acceptance
verisimiser --versionshows sha + dateverisimiser status --jsonemits a documented schema