-
-
Notifications
You must be signed in to change notification settings - Fork 89
feat(notifications): email delivery channel #570
Copy link
Copy link
Closed as not planned
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)
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)
Parent roadmap: #525
Parent epic: #535
Goal
Delivery channel #2 — email, with coalescing for chatty events and self-notification/bot-loop suppression.
Reuse
Cloudflare Email Workers
send_emailbinding; reuse dormantdigest_subscriptionsopt-in.Acceptance
Opt-in email delivers; self-review/bot events are suppressed.
Testing
npm run test:ci, 97%+ coverage. Public/private output boundary preserved; deterministic where applicable.