Commit Graph

7 Commits

Author SHA1 Message Date
Jeff Emmett 4f93ea57b1 chore: initialize backlog with uptime monitoring task
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 15:33:36 -07:00
Jeff Emmett f23e07fbba docs: add API-REFERENCE.md for rStack module endpoints
Complete HTTP endpoint documentation for all 13 r*.online modules (57+
endpoints). Includes WebSocket protocols, EncryptID SDK usage examples,
and authentication patterns for Hono, Next.js, and Python/Django.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 14:32:04 -07:00
Jeff Emmett d4931b0ef2 docs: add MODULE_SPEC.md with permission model and capabilities
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 12:30:14 -07:00
Jeff Emmett 1879786b87 chore: add rInbox app card to rStack ecosystem hub
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 18:33:30 -07:00
Jeff Emmett 210a08f8da feat: add BFT-CRDT community token issuance section
New section covering how r-Stack apps issue tokens via the shared
CRDT layer: email/EncryptID-based distribution, cross-app token
utility (weighted voting, budget shares, treasury access, payments),
and optional bridge to on-chain ERC-20 via Account Abstraction.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 14:38:38 -07:00
Jeff Emmett 3c3cbf949d feat: add EncryptID deep dive and community opportunities sections
Replaces the small EncryptID banner with two full sections:
- How EncryptID Works: passkey auth, local-first data sovereignty,
  social recovery, wallet abstraction with architecture diagram
- What This Unlocks: community treasuries without crypto literacy,
  tamper-proof governance, encrypted collaboration by default,
  portable identity, gasless micro-payments, real ownership

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 14:36:53 -07:00
Jeff Emmett 4c4dce784b feat: initial rStack.online landing page
Static site listing all r-Stack ecosystem apps with EncryptID
identity section. Dockerized with nginx + Traefik labels.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 14:26:58 -07:00