-
-
Notifications
You must be signed in to change notification settings - Fork 78
Review memory — repeat false-positive suppression #1964
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
Done
Phase 2 — Interactive control & issue intelligence
Context
When a maintainer resolves or dismisses a finding, we don't remember it, so the same false positive can recur. We have RAG + reputation + self-tune but no per-repo finding-suppression memory.
Goal
A per-repo review memory that suppresses repeat false positives based on maintainer feedback.
Requirements
@gittensory resolve/dismiss (Phase 2 command surface) or thread resolution, record a bounded, public-safe suppression signal (pattern/path/category). On subsequent reviews, demote or suppress matching findings.features:/review.memory. Fail-safe.Deliverables
Expected outcome
Effort
M.