ArchivistPreset: NetworkNodePayload & {
    explorerMapHashes?: {
        animatedAnswerHashes: Hash[];
        staticAnswerHash: Hash;
    };
}