feat: store probing API and zarr-inspect CLI
Add Zarr_jsont.probe ~read which probes a zarr store by trying
zarr.json, .zarray, .zgroup in order. The read function is a
caller-supplied callback for fetching files.
Add zarr-inspect binary that uses curl for URLs and direct file
reads for local directories.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>