View on GitHub

guild-hall

Quest-based engagement platform where communities complete adventures, not checklists

Guild Hall — Product Roadmap

Last Updated: 2025-01-24


Version Overview

Version Theme Status Target
V1 Foundation In Development Q1 2025
V2 Intelligence & Scale Planned Q3 2025
V3 Platform & Ecosystem Future 2026

V1: Foundation

Theme: Ship the core quest experience

Goal: A working bounty board where GMs create quests and users complete them.

V1 Scope

Authentication & Authorization

Bounty Board

Quest Management (GM)

Quest Completion (User)

GM Review

Rewards & Recognition

Notifications

Data & Privacy

Scaffolding for V2

V1 Constraints

V1 Success Criteria


V2: Intelligence & Scale

Theme: AI-assisted creation and richer experiences

Goal: Smart Quest Creator helps GMs build better quests faster. Richer evidence types and party quests expand what’s possible.

V2 Planned Features

Smart Quest Creator

Rich Evidence

Party Quests

Notifications

GM Enhancements

User Enhancements

V2 Success Criteria


V3: Platform & Ecosystem

Theme: Multi-tenant platform with ecosystem integrations

Goal: Guild Hall becomes a platform supporting multiple independent guilds with their own GMs, branding, and member bases.

V3 Potential Features

Multi-Tenancy

Advanced Permissions

Platform Features

Analytics & Insights

Ecosystem

V3 Considerations


Technical Milestones

Infrastructure

| Milestone | Version | Description | |———–|———|————-| | Supabase Setup | V1 | Database, Auth, Storage, Realtime | | CI/CD Pipeline | V1 | Automated testing and deployment | | Monitoring | V1 | Error tracking, performance monitoring | | LLM Integration | V2 | API integration for Smart Quest Creator | | Multi-tenant Architecture | V3 | Guild isolation and management |

Performance Targets

| Metric | V1 | V2 | V3 | |——–|—-|—-|—–| | Page Load | < 2s | < 1.5s | < 1s | | API Response | < 500ms | < 300ms | < 200ms | | Concurrent Users | 100 | 500 | 5000+ | | Uptime | 99% | 99.5% | 99.9% |


Decision Log

Key decisions that shape the roadmap:

Decision Rationale ADR
Solo quests only in V1 Reduce complexity, validate core loop
Supabase for backend Speed to market, built-in auth/realtime ADR-003
Scaffold Smart Creator in V1 Data model ready, clear V2 path ADR-009
No offline support Not needed for < 100 users
Privacy-first leaderboard User trust is foundational ADR-007

How We Prioritize

Must Have (V1)

Core quest loop: create → accept → complete → review → reward

Should Have (V1)

Quality of life: templates, categories, notifications, data export

Could Have (V2)

Enhanced experiences: AI assistance, rich media, party quests

Won’t Have (Until V3+)

Platform features: multi-tenancy, public API, marketplace


Feedback & Iteration

This roadmap is a living document. We update it based on:

  1. User feedback — What do GMs and users actually need?
  2. Usage data — What features get used? What gets ignored?
  3. Technical learnings — What’s harder or easier than expected?
  4. Market signals — What opportunities emerge?

Each version ships, we learn, we adapt.


“The best roadmap is one that changes based on what you learn.”