fix: stabilize shadow workflow smoke comparison

This commit is contained in:
2026-04-08 22:14:33 +02:00
parent 375339eb74
commit d685031c1a
2 changed files with 46 additions and 5 deletions
@@ -120,6 +120,7 @@ Parallel execution ownership and stage gates are defined in [`docs/workflows/WOR
- `shadow` must finish with a successful order line and a comparison verdict of `pass`
- `warn` or `fail` means legacy remains authoritative
- `graph` may only be enabled on real output types after the shadow command passes cleanly
- Progress: the canonical still smoke flow now passes live in `legacy` and `graph`; `shadow` stabilizes after a short observer-output lag and currently reports `warn` because the observer image differs slightly, so legacy remains authoritative for rollout decisions.
## Definition of Done