-
-
Notifications
You must be signed in to change notification settings - Fork 86
feat(notifications): recap markdown/section formatter for the maintainer digest body #2240
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.gittensor:priorityMaintainer-selected Gittensor priority — scores a 1.5x multiplier.Maintainer-selected Gittensor priority — scores a 1.5x multiplier.
Description
Activity
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.gittensor:priorityMaintainer-selected Gittensor priority — scores a 1.5x multiplier.Maintainer-selected Gittensor priority — scores a 1.5x multiplier.
Projects
- StatusShow more project fieldsDone
Render a RecapReport (from the builder bounty) into a formatted digest body, mirroring formatWeeklyValueReportMarkdown at src/services/weekly-value-report.ts:207 — a header plus titled sections. Pure string function, no delivery. Every emitted line MUST pass through the sanitizeReportText redaction pattern at src/services/weekly-value-report.ts:411 so no reward/trust/score/path leaks into a digest.
Deliverables
References
src/services/weekly-value-report.ts:207src/services/weekly-value-report.ts:411src/signals/redaction.ts:39Part of #1963.
size: S · held for later release (gittensor:feature once activated)