-
-
Notifications
You must be signed in to change notification settings - Fork 76
Changed-files summary table in the unified review comment #1957
Copy link
Copy link
Closed
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.orbGittensory Orb related - maintainer self-hosting analytics.Gittensory Orb related - maintainer self-hosting analytics.
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.orbGittensory Orb related - maintainer self-hosting analytics.Gittensory Orb related - maintainer self-hosting analytics.
Projects
StatusShow more project fields
In Progress
Phase 1 — Review output, noise & trust
Context
The unified review comment shows the readiness table and the AI advisory but no per-file change overview. We already classify files (
src/signals/path-matchers.ts) and build a prioritized diff (src/review/review-diff.ts).Goal
A grouped, deterministic changed-files summary table in the unified comment.
Requirements
path-matchers), collapse large same-type groups into one row, show +/- counts.src/review/unified-comment.ts; display gated byreview.changed_files_summary(default off). No AI.Deliverables
Expected outcome
Effort
M.