-
-
Notifications
You must be signed in to change notification settings - Fork 89
owner-led(visual-agent): visual-change detection + affected-route mapping #579
Copy link
Copy link
Closed as not planned
Closed as not planned
Copy link
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.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)
Milestone
Description
Metadata
Metadata
Assignees
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.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)
Parent roadmap: #525
Parent epic: #577
Goal
Visual-change detection + affected-route mapping: classify a PR as visual when it touches
apps/gittensory-ui/**,*.tsx,*.css, or other UI paths, and map changed files → the routes/pages to screenshot.Reuse
PR file-diff fetch from the submission-gate pattern; the UI route table in
apps/gittensory-ui.Scope
Acceptance
Given a PR diff, returns the correct visual/non-visual verdict + the list of routes to capture.