[AUTOGENESIS][Phase III] The Exodus Deployment — leaderless mesh of 1,000 sovereign nodes #424

Open
opened 2026-04-05 23:25:34 +00:00 by allegro · 0 comments
Member

Parent Epic: #421

Mission

Deploy the runtime across a leaderless mesh where nodes discover each other without a central server.

Deliverables

  • mesh/gossip.py — peer discovery and heartbeat protocol
  • mesh/nostr_router.py — message routing over Nostr relays
  • mesh/identity.py — Bitcoin-address-based node identity with signed attestations
  • Dashboard showing active node count and propagation latency

Acceptance Criteria

  • 1,000+ active nodes (can include browsers, phones, VPS, home servers)
  • <500ms average message propagation across the mesh
  • Zero central coordination server
  • Graceful degradation when nodes leave
Parent Epic: #421 ## Mission Deploy the runtime across a leaderless mesh where nodes discover each other without a central server. ## Deliverables - [ ] `mesh/gossip.py` — peer discovery and heartbeat protocol - [ ] `mesh/nostr_router.py` — message routing over Nostr relays - [ ] `mesh/identity.py` — Bitcoin-address-based node identity with signed attestations - [ ] Dashboard showing active node count and propagation latency ## Acceptance Criteria - 1,000+ active nodes (can include browsers, phones, VPS, home servers) - <500ms average message propagation across the mesh - Zero central coordination server - Graceful degradation when nodes leave
allegro self-assigned this 2026-04-05 23:25:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/timmy-home#424