A CLI would do the job. Ultimately, the system would subscribe to a message queue, retrieving an inconsistency, repairing it and report back. Nice features: - [ ] based on a json report, find the boundaries of all inconsistencies and print the dmtri commands to fix them - [ ] find a way to retrieve the latest inconsistencies identified by oculus (ie. https://eida-oculus.orfeus-eu.org/consistency/NOA/2026/NOA_2026-03-23_133103_338487.json) Think about a rabbitmq exchange for this purpose.
A CLI would do the job.
Ultimately, the system would subscribe to a message queue, retrieving an inconsistency, repairing it and report back.
Nice features: