The landing gesture leads to /shape/{curve.key} - the place page:
what was left there (the relay's /place, playable), leave your voice
(type: voice at value "{key}"), hear from exactly this address
(redoal_watchers, exact key), and the cards. Email leaves the landing
page. A card for iroh through varde. Desks for voices and watchers.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
33 lines
943 B
YAML
33 lines
943 B
YAML
id: /subscribed
|
|
route: ^/subscribed
|
|
followup: true
|
|
name: What should you expect?
|
|
description: >
|
|
Notes when the network learns something — that's the whole promise.
|
|
alternatives:
|
|
- name: You're on the list
|
|
description: ""
|
|
features:
|
|
- name: Rare, by design
|
|
description: A few considered notes a year — nothing more.
|
|
- name: Easy to leave
|
|
description: Every note carries a genuine, one-click unsubscribe.
|
|
|
|
- name: Unsubscribe
|
|
description: >
|
|
Using the link from one of our emails? Confirm below and we'll
|
|
stop writing.
|
|
self_transition:
|
|
bucket: redoal_subscribers
|
|
to: unsubscribed
|
|
label: Unsubscribe me
|
|
|
|
- name: Stop watching an address
|
|
description: >
|
|
Using the link from a note about a shape? Confirm below and that
|
|
address goes quiet for you.
|
|
self_transition:
|
|
bucket: redoal_watchers
|
|
to: unsubscribed
|
|
label: Stop watching
|