bee-check 0.6.0

Retrievability checker for Ethereum Swarm references. Multi-vantage stewardship probes, per-chunk drill-down, and one-shot re-seed.
Documentation
# Summary

[Introduction](./introduction.md)
[Quick start](./quick-start.md)

# Concepts

- [Overview]./concepts/index.md
- [Swarm references vs IPFS CIDs]./concepts/swarm-refs.md
- [The stewardship probe]./concepts/stewardship.md
- [Multi-vantage and "partial"]./concepts/multi-vantage.md
- [Overlay, neighborhood, proximity order]./concepts/proximity.md
- [Manifests and per-chunk drill-down]./concepts/manifests.md
- [Postage batches and re-seeding]./concepts/postage.md

# CLI guide (`bee-check`)

- [Installation]./cli/index.md
- [Command reference]./cli/commands.md
- [Output formats]./cli/output-formats.md
- [The re-seed flow]./cli/reseed.md

# Web UI guide (`bee-check-web`)

- [Setup and CORS]./web/index.md
- [Walkthrough]./web/ui-tour.md
- [Sharing reports]./web/sharing.md

# Cookbook

- [Overview]./cookbook/index.md
- ["My upload looks lost"]./cookbook/lost-upload.md
- ["Verify a feed reference"]./cookbook/verify-feed.md
- ["Re-seed from an old batch"]./cookbook/reseed-old-batch.md
- ["Probe across multiple regions"]./cookbook/multi-region.md

# Reference

- [Report JSON shape (spec_version 1)]./reference/report-shape.md
- [Exit codes]./reference/exit-codes.md
- [Comparison to check.ipfs.network]./reference/comparison-ipfs-check.md

---

[Glossary](./glossary.md)
[Troubleshooting](./troubleshooting.md)
[What's new](./changelog.md)
[Contributing](./contributing.md)