You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The recipe-evidence drift gate (ADR-007, docs/design/007-recipe-evidence.md) went live as a warning-only pilot. Real PR traffic — #1418 (aws-efa registry bump) and #1427 (re-sign of the two recipes that carry pointers) — surfaced three tunable rough edges and a contributor DevX blocker. This epic tracks tuning the pilot into something low-noise and easy to contribute to.
chore(evidence): refresh gb200-eks + h100-gke-cos attestations #1427 re-signed the only two recipes that carry committed pointers (gb200-eks-ubuntu-training, h100-gke-cos-training); the gate then reported them "invalid" because it got an HTTP 403 pulling the evidence bundle from a contributor fork's (private) container registry — a cause that was not discoverable from the logs or the table.
Sigstore keyless signing from a laptop is blocked on corporate VPN and some home networks (upstream Fulcio IP-level rejection), forcing contributors onto a phone hotspot.
The gate is warning-only and never blocks merge — this epic is pilot tuning, not a correctness fix.
Summary
The recipe-evidence drift gate (ADR-007,
docs/design/007-recipe-evidence.md) went live as a warning-only pilot. Real PR traffic — #1418 (aws-efa registry bump) and #1427 (re-sign of the two recipes that carry pointers) — surfaced three tunable rough edges and a contributor DevX blocker. This epic tracks tuning the pilot into something low-noise and easy to contribute to.Context
aws-efa) but the gate promoted ~all leaf recipes to "affected," producing an alarming warning list (despite being warning-only).gb200-eks-ubuntu-training,h100-gke-cos-training); the gate then reported them "invalid" because it got an HTTP 403 pulling the evidence bundle from a contributor fork's (private) container registry — a cause that was not discoverable from the logs or the table.The gate is warning-only and never blocks merge — this epic is pilot tuning, not a correctness fix.
Child issues
aicr evidence: two-phase push-without-sign + sign-existing support