Slice 6: create({ store: TRAGar.stores.opfs() }) persists chunks across
page reloads using the Origin Private File System (or IndexedDB as a fallback).
How to test: reload the page — the second load skips ingestion and reuses the chunks written by the first.
Running…