Files
questions/questions/index.yaml
T

78 lines
2.5 KiB
YAML
Raw Normal View History

id: /
name: What shapes us?
description: >
redoal is a gesture-addressed network — peers find each other by
drawing similar shapes. The gesture is the address. Draw one above
and see who's near.
responsible:
name: Bendik Aagaard Lynghaug
contact: bl@uhhm.no
alternatives:
- name: Our Understanding
description: >
By associating similar movements while facilitating discourse we
discover signal within chaos. Draw a path — the network answers
with the shapes it heard nearby.
action: /shape
consequence: [Find what follows]
record_as: redoal_gestures
encouragements:
- What you don't know — your collaborators will.
features:
- name: ""
description: Start by creating a path
requirements:
# optional: the widget's hidden input skips HTML required-
# validation, so required would be unenforceable anyway
# (see the schema notes in this repo's README).
- name: curve
label: Curve
placeholder: Lines
type: gesture
relay: wss://relay.redoal.com
optional: true
- name: email
label: Email, if the echoes should reach you later
type: email
optional: true
- name: Our Composition
description: >
2026-08-24 19:40:00 +00:00
The network as it is being built — we all need collaborators on new surfaces.
features:
2026-08-24 19:40:00 +00:00
- name: Communicate
- name: Releases
2026-08-24 19:40:00 +00:00
description: Start exploring by running one of our applications.
resource:
source:
kind: gitea_releases
owner: redoal
repo: redoal
public: true
# url pinned to null while the repo is private - a private
# release's html_url 404s for anonymous visitors, and the
# card renders an unlinked heading instead (same lesson as
# uhhm/questions 9b7162f).
jq: >
.[] | {name: .name, description: .body, tag: .tag_name,
published: .published_at, url: null}
- name: Our Devotion
description: >
Notes from the build — sent only when there is something worth
saying.
action: /subscribed
consequence: [Subscribe]
record_as: redoal_subscribers
encouragements:
- Consider yourself posted.
features:
- name: Where to send it
description: ""
requirements:
- name: name
label: Name
- name: email
label: Email
type: email