Files
distributor/README.md

400 B

distributor

distributor is a Go application shell for validating and publishing manifested report bundles.

Current implemented behavior is limited to CLI help, version output, and placeholder operational commands:

go run ./cmd/distributor --help

See docs/cli.md for the implemented CLI surface. Current design and implementation planning lives under docs/roadmap/.