29dbad29673d66708714196a6b0a2bd9465e9f8b
distributor
distributor is a Go application shell for validating and publishing manifested report bundles.
Current implemented behavior is limited to CLI help, version output, config validation, and placeholder operational commands:
go run ./cmd/distributor run --config examples/local-to-local.yml --dry-run
See docs/cli.md and docs/config.md for the implemented CLI and configuration surface. Current design and implementation planning lives under docs/roadmap/.