v0.0.2
docsiq v0.0.2 — Scorecard cadence fix
Small CI-only follow-up to v0.0.1. No user-facing behaviour changes.
Changes
- Scorecard workflow cadence — the
scorecard.ymlworkflow now
runs on release completion and on a weekly schedule, instead of
firing on every push tomain. The policy being scored is
unchanged; this trims noise from re-scoring commits that don't
move any scorecard-visible state. (#42)
Upgrade impact
Safe drop-in upgrade from v0.0.1. No API, CLI, or on-disk schema
changes. Users can replace the binary in place.
Security
Signing, SHA256SUMS, and SLSA provenance — all unchanged and present
in this release.