RAGE #44: repair real-stack E2E baseline after unified graph shell #46
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
priority:P1
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/quasar!46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "rage/44-real-stack-e2e-baseline"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #44.
The diagnostics captured by PR #45 / CI run 32830522781 prove the current
mainE2E tail is stale against the unified graph shell rather than an Auto-Dig lifecycle regression.This candidate repairs only the failing repository-native E2E contract and retains failure artifacts while the baseline is being corrected:
Maltego graph layoutcontrol instead of the hidden legacyGraph layoutlabel;Layoutdoes not collide withLayout: ...commands;Focuscontrol;2,001);No production graph behavior is changed. No E2E test is skipped, quarantined, marked optional, or allowed to fail. The existing baseline failures are the RED evidence for this CI-defect issue; exact-head CI must pass the entire repository suite, including packaged production smoke, before merge.
Related: #41, PR #43, PR #45.