As per ondc Dataset Schema and sample payload of RSP, "settlement_status" will be "READY" in the collector_recon so we have followed that, please correct if we are worng.
And in receiver_recon settlement timestamp will be earlier than context.timestamp, as settlement is done in previous step which is during settle api.
And regarding message_id mismatch , we have submitted the resolved log, kindly verify. Thank you.
collector_recon "settlement_status": "READY" is not correct , it should be one of the defined enums
on_collector_recon "message_id" missmatch with collector_recon
receiver_recon settlement timestamp cannot be less than context.timestamp
Correction Flow
collector_recon "settlement_status": "READY" is not correct , it should be one of the defined enums
on_receiver_recon counterparty_recon_status is wrong
@saravanamuthu-123