The Living Constitution
home · /subscribe

Subscription / Update Path

v1.0 · opt-in / RSS / email

Path: /subscribe.md · v1.0 · 2026.05

A research program that publishes on a quarterly amendment cadence needs a way for interested readers to follow without polling the site. The subscription path is the simplest possible implementation of "let me know when the next amendment lands" — consent-aware, opt-in, minimal-data, unsubscribe-on-one-click.

This document specifies the subscription mechanism, what subscribers receive, and the disciplinary constraints we hold ourselves to.


What a subscriber gets

Two things, and only these two things:

  1. Quarterly amendment notifications. A single email per quarter (four per year) when the amendment is posted. The email contains: - A one-paragraph summary of the amendment. - A direct link to /amendments/[YYYY-Q].md. - A list of three highest-priority changes that quarter. - An unsubscribe link.

  2. Significant out-of-cycle notifications. Very rare. Examples that would trigger one: - Held-out corpus result is published. - A peer-reviewed venue accepts the CCD paper. - A vendor pilot publishes its 90-day report. - A major incident requires public disclosure.

We expect 0–3 of these per year. If we are sending them at a higher rate, that itself is a failure of the discipline — we are either too noisy or in operational distress, both of which should be visible.


What a subscriber does not get


Subscribing

Three ways:

1. Email

Send to subscribe@coreyalejandro.com with subject line subscribe. We reply with a double-confirmation link. Confirmation completes the subscription.

2. Web form

At /subscribe. Email address only. No name, no organization, no other field. A double-confirmation email is sent; confirmation completes the subscription.

3. RSS / Atom

The Constitution publishes an Atom feed at /feed.xml covering amendment posts. RSS subscription requires no email at all; the reader's RSS client polls the feed.

We recommend RSS for readers who want to follow the program without disclosing their email address.


Data we collect

For email subscribers:

Field Purpose Retention
Email address To send amendments Until unsubscribed
Subscription timestamp To diagnose delivery issues Until unsubscribed
Most recent delivery status To diagnose bounces 90 days, then deleted

That is the entire dataset. No tracking pixel in emails. No open-rate or click-through measurement. No IP logging on the subscribe form (beyond what is required to deliver the double-confirmation email, which is deleted after delivery).

For RSS subscribers: nothing. The Atom feed is a static file. Polling it leaves the standard HTTP request logs on the web server; those logs are rotated weekly and not aggregated.


Unsubscribing

One click in any email lands on an unsubscribe page. No "are you sure?" friction. No "please tell us why you're leaving" form. Unsubscribe is honored within 24 hours and confirmed with a single notification email.

Re-subscribing requires a fresh subscription with double-confirmation. We do not retain prior subscriber emails after unsubscription.


What we will not do


Why this discipline

The portfolio's argument is, in part, that consent-aware data handling is implementable. R-441 demonstrates that on the reading side. The subscription path demonstrates it on the email side. A program that argued for consent-aware safety while building a behavioral-targeting newsletter would be inconsistent.

The discipline also functions as a filter. Subscribers who receive a maximum of seven emails per year (four amendments plus up to three out-of-cycle) are subscribers who value the substance of those emails. We do not want a long list of inattentive subscribers; we want a short list of attentive ones.


Operational notes

Email delivery is via [a privacy-respecting transactional email provider such as Buttondown or Mailgun under a no-tracking configuration; specifics decided at fiscal-sponsor setup]. No HTML tracking pixels. Plain text and minimal HTML. Footer with unsubscribe + change-of-address links.

The subscriber count is published at the bottom of each amendment as a public number: "Notified to N subscribers." This is not vanity-metric reporting; it is a transparency move. Subscribers want to know whether they are reading something widely-followed or narrowly-followed; the program wants the discipline of a public count to prevent quiet list-building games.


Privacy disclosure

The data-handling statement for subscribers is at /governance/subscriber-privacy.md and is the same content as Section "Data we collect" above. It is canonical. Changes require a new version and a re-confirmation of all subscribers.


Future considerations (none planned)

Subscription is a notification mechanism. Anything more is feature creep.