Summary
Commit to a weekly ops digest published to the Insiders site feed, plus a monthly sponsors email. Three surfaces, one content stream, different rhythms.
Why
The Insiders site (kingofalldata.com/insiders) has a "THIS WEEK'S OPS DIGEST" section that currently renders empty. Sponsors arriving via the Sponsors profile (juno#40) expect content — weekly on the site, periodic via email for those who never log in.
Distribution matrix
| Channel |
Cadence |
Role |
Site /insiders dashboard |
Weekly (Sunday) |
Rich archive, always-on, tier-gated deep content |
| GitHub Sponsors email |
Monthly (+ milestones) |
Push to inbox — respects attention, reaches non-loggers |
| Atom feed |
Continuous |
Sovereign syndication |
Monthly email keeps the inbox respected; weekly site keeps the archive rich.
What a digest looks like
- What shipped — commits, features, entities gestated, content published
- What broke — incidents, rollbacks, lessons learned
- What's next — on-deck for the coming week (from GTD horizons)
- Metrics — team size, trust bonds, active peers, budget burn
- Tags: week number, pillars touched, entity highlights
The email version = compressed summary of the month's digests + one link back to the site for the full archive.
Cadence
- Weekly digest: every Sunday, starting Sunday 2026-04-19 (material already drafted in
briefs/weekly-review-week16.md)
- Monthly email: last Sunday of the month, starting Sunday 2026-04-26
- Milestone emails: ad-hoc — big releases, new entity gestations, major infra
Publication path
- Draft: markdown in
~/.juno/briefs/digests/YYYY-MM-DD.md
- Review: Veritas fact-check pass
- Publish site: into
src/private/digests/ on kingofalldata.com (feed path TBD — may need Vulcan wiring)
- Publish email: GitHub Sponsors post (monthly compressed version)
- Publish atom: sovereign syndication (existing pipeline)
Acceptance
Related
- juno#40 — Sponsors tier setup
- vulcan#78 — trust bond viewer (Architect tier)
- briefs/weekly-review-week16.md — first digest material
Summary
Commit to a weekly ops digest published to the Insiders site feed, plus a monthly sponsors email. Three surfaces, one content stream, different rhythms.
Why
The Insiders site (
kingofalldata.com/insiders) has a "THIS WEEK'S OPS DIGEST" section that currently renders empty. Sponsors arriving via the Sponsors profile (juno#40) expect content — weekly on the site, periodic via email for those who never log in.Distribution matrix
/insidersdashboardMonthly email keeps the inbox respected; weekly site keeps the archive rich.
What a digest looks like
The email version = compressed summary of the month's digests + one link back to the site for the full archive.
Cadence
briefs/weekly-review-week16.md)Publication path
~/.juno/briefs/digests/YYYY-MM-DD.mdsrc/private/digests/on kingofalldata.com (feed path TBD — may need Vulcan wiring)Acceptance
Related