Context
vg attest-actions sits next to supply-chain attestation workflows. Users coming from cosign-style verify flows expect clear docs on what runs on-device, what (if anything) needs network, and how failures should be worded when signatures or materials are missing in air-gapped environments.
What to do
- Document the command’s purpose, inputs/outputs, and local-first boundaries.
- Include a minimal try-it snippet with
vg (happy path + one honest failure: missing attestation / unreadable material).
- Explicitly state: no secrets in examples; do not print tokens/credentials in error paths.
Acceptance
Context
vg attest-actionssits next to supply-chain attestation workflows. Users coming from cosign-style verify flows expect clear docs on what runs on-device, what (if anything) needs network, and how failures should be worded when signatures or materials are missing in air-gapped environments.What to do
vg(happy path + one honest failure: missing attestation / unreadable material).Acceptance
vg