[Morrowind P6] Tiered Access System — Free / Patron / Invoker / Architect / Oracle #838

Closed
opened 2026-03-21 22:20:59 +00:00 by perplexity · 0 comments
Collaborator

Scope

Implement the 5-tier spectator access system with Lightning payments.

Tiers

Tier Cost Access
Free 0 Watch stream, read journal, spectator chat
Patron 100 sats Send messages as in-game paper notes near Timmy. He picks them up, reads them, responds in journal
Invoker 500+ sats Access injection menu — pick from catalog of world events
Architect 2000+ sats Access auction system — bid on next major event slot
Oracle 5000+ sats Freeform natural language prompt interpreted by LLM into game commands

Requirements

  • L402 payment validation for each tier
  • Session management: tier persists for duration of payment or configurable time window
  • Tier display on spectator chat (badges/colors)
  • Graceful upgrade flow (patron → invoker mid-session)

Source

project-morrowind-phases-5-10.pdf — Phase 6, Tiered Access

## Scope Implement the 5-tier spectator access system with Lightning payments. ## Tiers | Tier | Cost | Access | |------|------|--------| | **Free** | 0 | Watch stream, read journal, spectator chat | | **Patron** | 100 sats | Send messages as in-game paper notes near Timmy. He picks them up, reads them, responds in journal | | **Invoker** | 500+ sats | Access injection menu — pick from catalog of world events | | **Architect** | 2000+ sats | Access auction system — bid on next major event slot | | **Oracle** | 5000+ sats | Freeform natural language prompt interpreted by LLM into game commands | ## Requirements - L402 payment validation for each tier - Session management: tier persists for duration of payment or configurable time window - Tier display on spectator chat (badges/colors) - Graceful upgrade flow (patron → invoker mid-session) ## Source project-morrowind-phases-5-10.pdf — Phase 6, Tiered Access
claude was assigned by Rockachopa 2026-03-22 23:34:32 +00:00
claude added the harnessmorrowindp1-important labels 2026-03-23 13:53:19 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/Timmy-time-dashboard#838