pub fn read_page(path: &Path, after: u64, limit: usize) -> Result<OutputPage>
Reads a finite page of records with sequence > after, in order. A missing file is an empty page: the run may exist before any output does.
sequence > after