Public Workflow plugin for volunteer science provider catalog metadata used by
workflow-compute. The catalog package intentionally avoids private module
dependencies so this public plugin can build on public CI and be imported by
future public tooling.
The plugin currently owns shape-only upstream-client requirements for Folding@home. Real-client promotion requires digest-pinned FAHClient images and stored version evidence before provider contracts can claim real upstream conformance.
go build ./...
go test ./... -race -count=1git tag v0.1.0
git push origin v0.1.0The release workflow validates plugin.json, builds cross-platform binaries
with GoReleaser, and verifies the runtime plugin manifest against the shipped
contract metadata.