chore: tighten JSDoc on public surface
trim implementation narration from `SevenZipEntry`, `unsevenzip`, error
classes, and `concatReaders` where the prose was leaking internals callers
don't need. also fix a few inaccuracies: `unsevenzip` documented its
parameter under the wrong name and omitted `options`, the module preamble
claimed single-volume only, and `ChecksumMismatchError` mentioned size
mismatches it never throws.