Operations ========== An operational run obtains RPKI repository data through the configured transport, validates objects from the selected trust anchors, and writes reports and state below RUN_ROOT. The helper script can repeat a run at an interval and retain a bounded run history. Before operating a long-running instance: * choose explicit paths for state and logs; * set bounded network timeouts; * preserve reports needed for diagnosis; * monitor exit status, validation failures, and storage growth; and * test upgrades with the compatibility fixtures described in the testing guide. The current checkout is not a published production release. Operators are responsible for reviewing the source revision and deployment configuration they use.