automation-template / Notifications
Digest / Newsletter Generator
Reusable digest automation for turning project events, changelog items, or run summaries into a concise artifact suitable for email or newsletter delivery.
DigestNewsletterEmail
Inputs4required context
Outputs3expected products
Secrets1credential gates
Tools3declared access
Targets2install surfaces
Contract
Rolls changelog items into an email-style digest artifact.
Reusable asDigest generation workflow
Runner adapterworkflow:digest-generator
Artifact contractDigest artifacts must include source links, Addyco run links, and notification metadata.
Event contractEmit digest-created, notification-queued, notification-suppressed, and failed events.
Runbook
Group changelog items by priority, write email-ready Markdown, attach the artifact to the run, and queue notification delivery.
GuardrailLink back to Addyco runs and artifacts.
GuardrailSeparate immediate high-priority alerts from daily summaries.
GuardrailDo not send without a persisted digest artifact.
Installations
Project-scoped instances created from this reusable template.
OpenAI Digest Generatoropenai-updates / configured / workflow:digest-generator
Inputs
What an installation or run must provide.
Inputchangelog items
Inputrun id
Inputaudience
Inputpriority threshold
Outputs
What the template should leave behind.
OutputMarkdown digest artifact
Outputnotification row
Outputtimeline event
Allowed tools
Capabilities this template can use.
Allowed toolSupabase Storage
Allowed toolMarkdown formatter
Allowed toolnotification queue
Verification
Checks before treating the template as ready.
VerificatioNo-change input suppresses notification.
VerificatioChanged input queues email digest.
VerificatioHigh-priority input changes the subject.