feat: add workflow output comparison tooling
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
### Phase 6
|
||||
|
||||
- [x] Shadow mode parity execution dispatches real graph observer runs alongside authoritative legacy dispatch
|
||||
- Progress: Workflow runs now expose a comparison endpoint that resolves authoritative legacy outputs and matching shadow artifacts, including file hashes, image dimensions, and mean pixel delta for parity inspection.
|
||||
- [ ] Golden cases pass against legacy outputs
|
||||
- [ ] Rollout can be enabled per workflow or output type
|
||||
- [ ] Rollback to legacy is immediate
|
||||
|
||||
@@ -93,7 +93,7 @@
|
||||
### Tickets
|
||||
|
||||
- `E6-T1` Add shadow mode parity execution. `completed`
|
||||
- `E6-T2` Build output comparison tooling.
|
||||
- `E6-T2` Build output comparison tooling. `completed`
|
||||
- `E6-T3` Define golden test cases.
|
||||
- `E6-T4` Roll out per workflow or output type.
|
||||
- `E6-T5` Keep legacy fallback after rollout.
|
||||
|
||||
Reference in New Issue
Block a user