feat(enrichment): add maintenance-health dependency analyzer (#1511) - #1751
feat(enrichment): add maintenance-health dependency analyzer (#1511)#1751jonathanchang31 wants to merge 2 commits into
Conversation
|
Warning 🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨🟨 ⏸️ Gittensory review result - manual review recommendedReview updated: 2026-06-29 21:42:31 UTC
⏸️ Suggested Action - Manual Review
Review summary Blockers
Nits — 7 non-blocking
Concerns raised — review before merging
Review context
Contributor next steps
Signal definitions
🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by Gittensory, a quiet PR intelligence layer for OSS maintainers.
|
|
Important 🟪🟪🟪🟪🟪🟪🟪🟪🟪🟪🟪🟪 🔍 Gittensory is reviewing…AI analysis is in progress. This comment will update when the review is complete. 🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed · 🟪 Reviewing |
JSONbored
left a comment
There was a problem hiding this comment.
Blockers identified by gittensory orb review agent, and also a merge conflict with the README:
This branch has conflicts that must be resolved
Use the [web editor](https://github.com/JSONbored/gittensory/pull/1751/conflicts) or the command line to resolve conflicts before continuing.
review-enrichment/README.md
Closing.
Summary
Adds a new REES analyzer for issue #1511 that flags direct dependency additions or upgrades with maintenance-risk signals from public registries.
The analyzer currently reports:
It is wired into the REES findings contract, analyzer registry, and rendered external review brief. Focused tests were added for npm and PyPI paths, fail-safe behavior, and rendered output.
Related Issue
Closes: #1511
Change Type
Real Behavior Proof
Added behavior
Validation
npm --prefix review-enrichment testChecklist
Notes