Serialized shape of the .mj-install-state.json checkpoint file. This is the on-disk JSON structure read by InstallState.Load and written by InstallState.Save.
.mj-install-state.json
Per-phase status map. Phases not yet reached are absent (treated as 'pending').
'pending'
ISO 8601 timestamp when the install was started.
Git tag of the version being installed (e.g., "v5.1.0").
"v5.1.0"
Serialized shape of the
.mj-install-state.jsoncheckpoint file. This is the on-disk JSON structure read by InstallState.Load and written by InstallState.Save.