debate/docs/BRD.md
2026-01-25 01:31:57 +00:00

13 KiB

Business Requirements Document (BRD)

Project Debate - Linux Distribution Builder Platform

1. Executive Summary

1.1 Purpose

This document defines the business requirements for Debate, a web-based platform enabling users to visually customize and generate Linux distribution ISOs. The platform addresses the growing demand for accessible Linux customization as users migrate from Windows and macOS.

1.2 Opportunity

The Linux desktop market is experiencing unprecedented growth driven by:

  • Windows dissatisfaction: Telemetry concerns, forced updates, Recall controversy, increasing hardware requirements
  • Steam Deck success: Millions of users experiencing Linux gaming via SteamOS
  • Creator influence: High-profile Linux adoptions (DHH, PewDiePie, Linus Tech Tips coverage)
  • Mac limitations: Walled garden restrictions, repairability issues, software compatibility

However, a critical gap exists: users want Linux but are overwhelmed by choice and intimidated by customization. Debate fills this gap by making Linux configuration visual, approachable, and shareable.

1.3 Value Proposition

For Users: Build your perfect Linux without becoming a Linux expert.

For the Community: Share your configurations and compete for the best setups.

For Linux Adoption: Lower the barrier to entry for millions of potential switchers.


2. Business Objectives

2.1 Primary Objectives

Objective Metric Target (Year 1)
User acquisition Registered users 50,000
Engagement Monthly active users 10,000
Content generation Published speeches 2,000
Platform expansion Supported base distributions 5+
Community growth Active contributors 100+

2.2 Secondary Objectives

Objective Metric Target (Year 1)
Brand awareness YouTube videos featuring Debate 50+
Ecosystem growth Third-party overlays submitted 500+
Virality Speeches shared externally 10,000+

2.3 Long-term Vision (3-5 Years)

  • Become the default way people discover and adopt Linux distributions
  • Host the largest repository of community Linux configurations
  • Partner with hardware vendors for optimized device-specific speeches
  • Expand to adjacent markets (homelab configurations, development environments)

3. Stakeholders

3.1 Primary Stakeholders

Stakeholder Interest Influence
Project Owner (Mikkel) Product vision, strategic direction High
End Users Usability, features, reliability High
Linux Community Quality, openness, compatibility Medium
Content Creators Visual appeal, shareability Medium

3.2 Secondary Stakeholders

Stakeholder Interest Influence
Distribution Maintainers Compatibility, upstream relations Medium
Overlay Contributors Submission process, recognition Medium
Infrastructure Providers Resource usage, costs Low

4. Market Analysis

4.1 Target Market Segments

Segment 1: Windows Refugees (Primary)

  • Size: Millions globally, growing
  • Characteristics: Non-technical, value privacy and control, frustrated with Windows direction
  • Needs: Easy transition, familiar workflow, "just works" experience
  • Willingness to pay: Low initially, potential for premium features

Segment 2: Enthusiast Customizers (Secondary)

  • Size: Hundreds of thousands
  • Characteristics: Already on Linux, enjoy ricing/customization, active in communities
  • Needs: Time savings, sharing platform, inspiration
  • Willingness to pay: Moderate for convenience features

Segment 3: Content Creators (Tertiary)

  • Size: Thousands
  • Characteristics: YouTube/Twitch presence, need engaging content
  • Needs: Visual tools, dramatic UI, shareable moments
  • Willingness to pay: Moderate for features that improve content

4.2 Competitive Landscape

Competitor Strengths Weaknesses Debate Advantage
Vanilla distro installers Official, supported Limited customization Full customization
archinstall Flexible CLI-only, intimidating Visual interface
NixOS Declarative, reproducible Steep learning curve Approachable
Linux Mint / Ubuntu User-friendly Opinionated, not customizable User controls opinions
r/unixporn Community, inspiration No tooling, manual work Automated generation

4.3 Differentiation

Debate is unique in combining:

  1. Visual configuration - No other tool offers 3D visualization of Linux builds
  2. Opinion-as-a-feature - Explicitly surfacing and enabling override of distribution opinions
  3. Community sharing - Speeches as a social/viral mechanism
  4. Memorable branding - Debate terminology creates engagement and content potential

5. Business Requirements

5.1 Functional Requirements

ID Requirement Priority Rationale
BR-F01 Users can visually build custom Linux configurations Must Have Core value proposition
BR-F02 Users can generate bootable ISO from configuration Must Have Core value proposition
BR-F03 Users can save configurations for later Must Have Return engagement
BR-F04 Users can share configurations publicly Must Have Viral growth mechanism
BR-F05 Users can browse and use community configurations Must Have Content discovery
BR-F06 Users can tag configurations by topic Must Have Discoverability
BR-F07 System detects and surfaces configuration conflicts Must Have User experience
BR-F08 Community can contribute new overlays Should Have Platform scalability
BR-F09 System caches popular configurations Should Have Cost efficiency
BR-F10 Users can rate community configurations Nice to Have Quality signal

5.2 Non-Functional Requirements

ID Requirement Priority Rationale
BR-NF01 Platform available 99.9% of time Must Have User trust
BR-NF02 ISO generation completes within 15 minutes Must Have User experience
BR-NF03 Interface performs smoothly on mid-range hardware Must Have Accessibility
BR-NF04 Platform scales to 10,000 concurrent users Should Have Growth capacity
BR-NF05 Generated ISOs boot successfully 99%+ of time Must Have User trust
BR-NF06 User data protected and private Must Have Legal/trust

5.3 Compliance Requirements

ID Requirement Priority Rationale
BR-C01 Respect open source licenses of included software Must Have Legal
BR-C02 GDPR compliance for EU users Must Have Legal
BR-C03 Clear attribution for upstream projects Must Have Community relations
BR-C04 User content moderation capability Should Have Platform safety

6. Revenue Model

6.1 Phase 1: Free (Launch - Year 1)

All core features free to establish user base and community.

Cost coverage:

  • Personal infrastructure investment
  • Community donations (optional)
  • Potential sponsorships from Linux-adjacent companies

6.2 Phase 2: Freemium (Year 2+)

Free Tier:

  • Unlimited configurations
  • Standard build queue
  • Public speeches only
  • Community overlays

Premium Tier ($5-10/month):

  • Priority build queue
  • Private speeches
  • Advanced analytics on published speeches
  • Custom branding removal
  • Early access to new features

Supporter Tier ($20+/month):

  • All premium features
  • Badge on profile
  • Vote on feature roadmap
  • Direct support channel

6.3 Phase 3: Enterprise (Year 3+)

Enterprise Tier (Custom pricing):

  • Private overlay repositories
  • Custom base distributions
  • SLA guarantees
  • Dedicated build infrastructure
  • Hardware vendor optimizations

6.4 Revenue Projections (Conservative)

Year Users Premium Conversion MRR
1 50,000 0% (free) $0
2 150,000 2% $15,000-30,000
3 300,000 3% $45,000-90,000

7. Cost Structure

7.1 Infrastructure Costs (Monthly)

Item Cost Notes
Build server $0 Existing hardware (6 cores, 64GB RAM)
Web hosting $50-100 VPS for frontend + API
Database $50-100 Managed PostgreSQL
Object storage $50-200 ISO cache (scales with usage)
Bandwidth Variable Depends on ISO download volume
Total $150-400+

7.2 One-Time Costs

Item Cost Notes
Domain registration $20-50/year debate.* or similar
Design assets $0-500 Logo, icons (optional)
Legal review $0-1000 License compliance (optional)

7.3 Opportunity Cost

Item Hours/Week Notes
Development 10-20 With AI assistance
Community management 2-5 Growing with user base
Maintenance 2-5 Ongoing

8. Risk Assessment

8.1 Technical Risks

Risk Probability Impact Mitigation
Upstream breaking changes Medium High Automated testing, version pinning
Build system compromise Low Critical Sandboxing, signing, audits
Scaling issues Medium Medium Load testing, queue management
Browser compatibility Low Medium Progressive enhancement

8.2 Business Risks

Risk Probability Impact Mitigation
Low adoption Medium High Strong launch marketing, YouTube focus
Community toxicity Medium Medium Moderation tools, clear guidelines
Competitor emergence Low Medium First-mover advantage, community moat
Maintainer burnout Medium High Automation, community delegation
Risk Probability Impact Mitigation
License violation claims Low High Legal review, clear attribution
Trademark issues Low Medium Avoid trademarked names in branding
Liability for generated ISOs Low Medium Terms of service, disclaimers

9. Success Criteria

9.1 Launch Success (Month 1)

  • Platform publicly accessible
  • 1,000+ users registered
  • 100+ speeches published
  • 1,000+ ISOs generated
  • At least 3 YouTube videos covering Debate
  • No critical bugs in production

9.2 Short-term Success (Month 6)

  • 10,000+ users registered
  • 5,000+ monthly active users
  • 500+ speeches published
  • 3+ base distributions supported
  • 10+ community-contributed overlays
  • Positive community sentiment

9.3 Medium-term Success (Year 1)

  • 50,000+ users registered
  • 10,000+ monthly active users
  • 2,000+ speeches published
  • 5+ base distributions supported
  • 100+ community-contributed overlays
  • Sustainable cost coverage
  • Featured in major Linux publications

10. Go-to-Market Strategy

10.1 Pre-Launch (4 weeks before)

  • Teaser landing page with email signup
  • Teaser video showing 3D interface
  • Reach out to Linux YouTubers for early access
  • Seed posts in r/linux, r/unixporn, Hacker News

10.2 Launch Week

  • Public release announcement
  • Launch post on Hacker News (time for peak visibility)
  • Posts on Reddit (r/linux, r/archlinux, r/unixporn)
  • Mastodon/X announcements
  • Coordinate with early access YouTubers for launch day videos

10.3 Post-Launch (Ongoing)

  • Weekly "Featured Speech" highlights
  • Monthly "State of Debate" updates
  • Community challenges ("Best gaming speech", etc.)
  • Respond to all YouTube coverage
  • Engage with community feedback actively

10.4 Content Strategy

Owned content:

  • Blog posts on interesting speeches
  • Tutorials for creating overlays
  • Behind-the-scenes technical posts

Earned content:

  • YouTuber reviews and tutorials
  • Reddit discussions
  • Hacker News threads
  • Linux publication features

Community content:

  • User-created speeches (inherently shareable)
  • "Rate my speech" posts
  • Overlay contributions

11. Timeline Summary

Phase Duration Key Deliverables
Development 20 weeks Core platform, builder, ISO generation
Beta 4 weeks Private testing, bug fixes, polish
Launch 1 week Public release, marketing push
Growth Ongoing Features, community, expansion

12. Approval

This document requires approval from the Project Owner before development begins.

Role Name Signature Date
Project Owner Mikkel ____________ ____________

13. Document History

Version Date Author Changes
1.0 January 2026 Claude (AI) Initial draft

This BRD is a living document and will be updated as business requirements evolve.