Pick the latest non-PENDING gateResult from manifest.history[], falling back to PENDING if none is recorded.
manifest.history[]
PENDING
Thin re-export of _latestGateResult from aggregator/manifest/index.js.
aggregator/manifest/index.js
Parsed manifest object
The latest non-PENDING gate result, or "PENDING" when none found
"PENDING"
Pick the latest non-PENDING gateResult from
manifest.history[], falling back toPENDINGif none is recorded.Thin re-export of _latestGateResult from
aggregator/manifest/index.js.