-
-
Notifications
You must be signed in to change notification settings - Fork 89
Enable + validate automated visual capture end-to-end for metagraphed #3611
Copy link
Copy link
Closed
Labels
maintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)visualUI/web visual work — owner-led, NOT for Gittensor contributors (extensions excepted)UI/web visual work — owner-led, NOT for Gittensor contributors (extensions excepted)
Description
Metadata
Metadata
Assignees
Labels
maintainer-onlyOwner-only work — yields no Gittensor points.Owner-only work — yields no Gittensor points.roadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)visualUI/web visual work — owner-led, NOT for Gittensor contributors (extensions excepted)UI/web visual work — owner-led, NOT for Gittensor contributors (extensions excepted)
Projects
StatusShow more project fields
Done
Part of #3607. Depends on #3608, #3609, #3610.
Motivation
Once self-host rendering, preview-URL discovery, and per-repo route mapping are done, the feature still needs to actually be turned on and verified against real traffic before it's trustworthy enough to rely on instead of contributor-submitted screenshots.
Requirements
GITTENSORY_REVIEW_SCREENSHOTS=trueon edge-us-01 (metagraphed is already on theGITTENSORY_REVIEW_REPOScutover allowlist — no change needed there).apps/ui/**and confirm: the before/after table renders in the gittensory-orb comment, both desktop + mobile shots are present, the "after" shot reflects the actual PR change (not a stale/placeholder image), and a failed/pending preview degrades to the documented placeholder cards rather than a broken image or a thrown error.buildCapture/capturePage; verify it holds in practice).Deliverables
Expected outcome
Metagraphed contributors touching
apps/ui/**get automated before/after visual evidence with no action required on their part — the original ask, fully live.Effort
S — mostly verification/observation once the prerequisite sub-issues land, not new engineering.