commit 00f390caec1b1f429e599d2eac43db78e61bade2 Author: Jeff Emmett Date: Fri Jan 23 13:53:38 2026 +0100 Initial Flight Club concept document Explores mutual insurance model for last-minute flight bookings: - Analysis of why pure insurance likely fails (adverse selection, moral hazard) - Five alternative models that could work (options, consolidator, HSA-style, verified emergency, closed groups) - Detailed flight options pricing tiers - Research on existing programs to leverage (travel agent credentials, flight subscriptions, credit union programs, price lock services) - Financial projections for phased rollout - Open questions and next steps Co-Authored-By: Claude Opus 4.5 diff --git a/README.md b/README.md new file mode 100644 index 0000000..bd904c4 --- /dev/null +++ b/README.md @@ -0,0 +1,454 @@ +# Flight Club + +A mutual insurance concept for last-minute flight bookings—and an exploration of whether it can actually work. + +## The Problem + +Last-minute flights are dramatically more expensive than flights booked in advance. The price difference can be 2-10x or more. People who have emergencies, sudden business needs, or flexible lifestyles often get hit with these premiums. + +**Typical price curves by booking window:** + +| Days Before Departure | Domestic Multiplier | International Multiplier | +|-----------------------|---------------------|--------------------------| +| 60+ days | 1.0-1.2x | 0.9-1.1x | +| 21-60 days | 1.0x (baseline) | 1.0x (baseline) | +| 14-21 days | 1.2-1.5x | 1.1-1.3x | +| 7-14 days | 1.5-2.5x | 1.3-2.0x | +| 3-7 days | 2.0-4.0x | 1.8-3.0x | +| 0-3 days | 3.0-10.0x | 2.5-5.0x | + +## The Proposed Solution + +A collective insurance pool where: +- Members pay regular dues +- Members can claim the difference between "normal" fares and last-minute fares +- The pool absorbs the risk of urgent travel needs + +## Why Pure Insurance Probably Fails + +### The Math + +``` +Assumptions: +- Average "normal" fare (3 weeks out): $350 +- Average last-minute fare (2 days out): $1,050 +- Average claim: $700 +- Monthly dues: $30 +- Annual dues per member: $360 + +Break-even: 51% of members can claim once per year +``` + +If 51% of members make claims, you're attracting people who *expect* to book last-minute. Normal travelers (who plan ahead) won't pay $360/year for insurance they won't use. + +### Three Fatal Flaws + +#### 1. Adverse Selection Death Spiral + +``` +Year 1: Mix of cautious and spontaneous travelers join +Year 2: Cautious travelers realize they never claim, leave +Year 3: Pool is now 80% frequent claimers +Year 4: Dues must triple to stay solvent +Year 5: Only the most extreme last-minute bookers remain +Year 6: Collapse +``` + +This is why health insurance mandates exist—voluntary pools of variable-risk individuals collapse. + +#### 2. Moral Hazard + +Once insured, members have less incentive to plan ahead. "Why book now when I can wait and the pool covers it?" + +This *increases* the behavior you're insuring against. + +#### 3. Gaming Vectors + +| Abuse Type | Method | Difficulty to Detect | +|------------|--------|---------------------| +| Phantom urgency | Claim "emergency" for planned trip | Hard | +| Route arbitrage | Only claim on expensive routes | Medium | +| Baseline manipulation | Find inflated "normal" prices | Medium | +| Coordinated booking | Friends alternate who claims | Hard | +| Day-of speculation | Book when empty seats = cheap | Easy | + +--- + +## Models That Could Actually Work + +### Model A: Flight Options System + +**Core concept:** Members purchase "options" (like financial derivatives) that grant the right to book at predetermined prices. + +#### Tiered Options Structure + +| Tier | Monthly Cost | Options/Year | Coverage | Best For | +|------|--------------|--------------|----------|----------| +| **Flex** | $15 | 2 domestic | Lock 14-day price for day-of booking | Occasional urgent trips | +| **Standard** | $35 | 4 domestic OR 2 international | Lock 21-day price, 7-day booking window | Regular business travelers | +| **Premium** | $65 | 6 domestic + 2 international | Lock 30-day price, any booking window | Frequent emergency travelers | +| **Unlimited** | $99 | Unlimited domestic | Lock 14-day price, max $500 coverage/trip | Road warriors | + +#### How Options Work + +``` +1. Member activates an option for a specific route (e.g., SFO→JFK) +2. System captures the "strike price" (current 21-day-out fare) +3. Member has 30 days to exercise the option +4. If exercised, member pays strike price regardless of actual fare +5. Pool covers the difference (capped per tier) +``` + +#### Option Economics + +``` +Example: SFO → JFK + +Strike price captured: $380 (21-day price) +Actual booking price: $1,100 (2-day price) +Difference: $720 + +Member pays: $380 +Pool covers: $720 +Member's annual dues: $420 (Standard tier) + +Break-even: Pool needs <0.58 claims per Standard member per year +``` + +#### Risk Controls + +- **Strike price verification:** Automated capture via airline APIs, not member-reported +- **Exercise window limits:** Options expire if not used within 30 days +- **Route cooling period:** Can't option the same route twice in 60 days +- **Annual caps:** Maximum total coverage per member per year +- **Waiting period:** New members wait 90 days before first option activation + +### Model B: Consolidator Hybrid + +**Core concept:** Pool becomes a licensed travel agent with volume discounts, adding value beyond insurance. + +``` +Member pays: $25/month subscription +Benefits: +- Access to consolidator fares (typically 10-20% below retail) +- Distressed inventory deals (airlines offload empty seats cheap) +- Last-minute protection fund (covers 70% of premium above baseline) +``` + +**Revenue model:** +- Margin on all bookings (not just emergencies) +- Volume rebates from airlines +- Insurance fund is supplementary, not primary + +### Model C: HSA-Style Savings Account + +**Core concept:** Forced savings with pooled catastrophic backup. + +``` +Monthly contribution: $40 +├── $30 → Personal travel fund (yours to keep/roll over) +└── $10 → Emergency pool (shared insurance) + +Claim logic: +- First $500 of last-minute premium: Your fund +- Next $1,500: Pool covers 70% +- Above $2,000: Not covered +``` + +**Why it works:** Reduces moral hazard (spending your own money first) while still providing catastrophic coverage. + +### Model D: Verified Emergency Only + +**Core concept:** High-friction claims for genuine emergencies only. + +**Covered events (documentation required):** +- Death in immediate family (death certificate) +- Medical emergency (hospital admission records) +- Jury duty/subpoena (court documents) +- Natural disaster affecting primary residence +- Employer-mandated emergency travel (company letter) + +**Not covered:** +- "I forgot to book" +- Changed plans +- Better opportunity arose +- Procrastination + +**Cost:** $10/month (low because claims are rare and verified) + +### Model E: Credit Union / Closed Group + +**Core concept:** Restrict membership to aligned communities with social accountability. + +**Eligible groups:** +- Company employees (same employer) +- Professional associations (e.g., IEEE, ABA) +- Alumni networks +- Religious communities +- Co-op members + +**Benefits of closed groups:** +- Reputation effects prevent gaming +- Peer pressure for honest claims +- Shared values around fairness +- Easier to verify emergency claims +- Can implement profit-sharing for non-claimers + +--- + +## Existing Programs to Consider Joining + +Rather than building from scratch, Flight Club members might pool dues to access existing discount programs. + +### Option 1: Travel Agent Credentials + +Becoming or hiring a travel agent provides access to significant discounts. + +**Host Agency Membership** (e.g., [InteleTravel](https://www2.inteletravel.com/advisor-benefits), [Fora](https://www.foratravel.com/join/resources/is-being-a-travel-agent-worth-it)) + +| Host Agency | Annual Cost | Commission Share | Benefits | +|-------------|-------------|------------------|----------| +| InteleTravel | ~$179/year | 70-80% of commissions | Access to consolidator fares, supplier discounts | +| Fora | Free to join | Varies | Training, preferred partner access, Virtuoso membership | + +**Key benefits:** +- [AD50/AD75 airline rates](https://hostagencyreviews.com/blog/travel-agent-rates) (50-75% off full fares, though availability varies) +- Access to consolidator tickets (10-25% below retail on international) +- [FAM trips](https://www.famrates.com/) ($100 for all-inclusive vacations, 40-80% off normal rates) +- Hotel discounts (15-50% off at major chains) + +**Requirements for [IATAN card](https://idcard.iata.org/):** +- $5,000 in commissions paid within 12 months +- 20+ hours/week as travel agent +- Working with accredited agency + +**Flight Club angle:** Pool could hire a dedicated travel agent or sponsor members to get credentialed. Group bookings through a licensed agent access wholesale rates. + +### Option 2: Flight Subscription Services + +**[Frontier GoWild! Pass](https://www.flyfrontier.com/deals/gowild-pass/)** + +| Product | Price | Coverage | +|---------|-------|----------| +| Annual Pass | $299-$599/year | Unlimited domestic + Caribbean/Mexico flights | +| Summer Pass | $399 | Unlimited flights May-Aug | +| Monthly | ~$149/month | Unlimited that month | + +**Limitations:** +- Domestic: Confirm day before departure only +- International: 10 days advance +- Blackout dates (major holidays) +- Pay $0.01 fare + taxes/fees per flight +- Frontier routes only (no major hubs, limited destinations) + +**Alaska Airlines Flight Pass** ([info](https://www.godsavethepoints.com/capital-one-new-epic-travel-features/)) +- $69-129/month +- Set number of round-trips within CA, AZ, NV, UT +- No blackout dates +- Book up to 2 weeks in advance + +**Flight Club angle:** Group purchase of passes, shared among members who need them. + +### Option 3: Credit Union Travel Programs + +**[Credit Union Travel Club](https://www.credituniontravel.com/)** + +| Membership | Cost | Discounts | +|------------|------|-----------| +| Standard | $99/year | 15-40% off hotels, flights, cars | +| Premium | $199/year | 2x hotel savings | +| Via partner CU | Often free | Same benefits | + +**Benefits:** +- $120 hotel dollars per year +- 5% back on bookings with CU debit/credit +- Price match guarantee (1.2M properties) +- 24/7 concierge support + +**Flight Club angle:** Partner with credit union for group membership, reduced/waived annual fee. + +### Option 4: Price Lock Services + +**[Hopper Price Freeze](https://help.hopper.com/en_us/price-freeze-for-flights-how-does-it-work-ry9TBF_Fv)** +- Fee: $1-40 (route dependent) +- Holds price for up to 7 days +- Non-refundable deposit +- Average savings: $80 (up to $200 on volatile routes) + +**[Capital One Travel](https://upgradedpoints.com/travel/capital-one-travel-price-drop-protection/)** (powered by Hopper) +- Free for Capital One cardholders +- Price freeze feature +- Covers price increases up to $1,000/traveler +- Price drop protection (refund difference if price falls) + +**Flight Club angle:** Group Capital One card strategy, shared Price Freeze budget for members. + +### Option 5: Corporate/Group Programs + +**[ASTA Membership](https://asta.org/)** (American Society of Travel Advisors) +- $325+/year (based on sales volume) +- Access to airline, hotel, cruise partnerships +- Certification programs +- [Consortia access](https://www.travelmarketreport.com/retail-strategies/articles/signature-travel-network-subsidizes-ic-asta-membership) for better rates + +**Consortia Networks:** +- [Signature Travel Network](https://www.travelpulse.com/news/host/signature-travel-network-sponsoring-travel-advisors-with-discounted-asta-memberships) +- Virtuoso +- Ensemble + +These negotiate group rates with airlines that small agencies can't get individually. + +--- + +## Recommended Flight Club Structure + +Based on the research, here's a realistic implementation: + +### Phase 1: Aggregated Buying Power (Low Risk) + +``` +Monthly dues: $20 +Benefits: +├── Shared travel agent access (consolidator fares) +├── Group Frontier GoWild! passes (rotated among members) +├── Hopper Price Freeze budget ($5/member/month) +└── Credit Union Travel Club membership (subsidized) +``` + +**Expected savings:** $100-300/year per active member +**Risk:** Minimal (no insurance component) + +### Phase 2: Add Options System (Medium Risk) + +``` +Monthly dues: $35-65 (tiered) +Additional benefits: +├── 2-6 flight options per year +├── Strike price locked at 21-day rate +├── Coverage capped at $500-1,000/trip +└── 90-day waiting period for new members +``` + +**Expected savings:** $200-800/year for members who use options +**Risk:** Moderate (actuarial uncertainty) + +### Phase 3: Full Mutual Insurance (High Risk) + +Only after 2+ years of data: +``` +Optional add-on: $15/month +├── Verified emergency coverage +├── Documentation required +├── Peer review of claims +└── Annual profit-sharing for non-claimers +``` + +--- + +## Financial Projections + +### Conservative Scenario (Phase 1 Only) + +``` +Members: 100 +Annual dues collected: $24,000 + +Costs: +├── Travel agent retainer: $6,000 +├── GoWild! passes (10 shared): $3,500 +├── Credit Union Travel memberships: $2,000 +├── Price Freeze budget: $6,000 +├── Administration: $4,000 +└── Reserve: $2,500 + +Total costs: $24,000 +Break-even: Yes +``` + +### Growth Scenario (Phase 1 + 2) + +``` +Members: 500 +Annual dues collected: $210,000 (avg $35/month) + +Costs: +├── Travel agent/consolidator: $15,000 +├── Subscription passes: $12,000 +├── Price tools: $30,000 +├── Administration: $25,000 +├── Options claims reserve: $80,000 +├── Reinsurance: $20,000 +└── Operating reserve: $28,000 + +Total costs: $210,000 +Claims coverage capacity: ~115 option exercises at $700 avg +Break-even claim rate: 23% of members/year +``` + +--- + +## Open Questions + +1. **Legal structure:** Mutual benefit corporation? LLC? Insurance requires licensing in most states. + +2. **Reinsurance:** Can we partner with an actual insurer to backstop catastrophic claim years? + +3. **Airline relationships:** Would any airline sell us bulk options directly? (They do this for corporate accounts.) + +4. **Technology:** Build vs. buy for price tracking, option management, claims processing? + +5. **Fraud detection:** ML models for identifying gaming patterns? + +6. **Geographic scope:** Domestic only initially? International adds complexity. + +--- + +## Next Steps + +- [ ] Survey potential members on willingness to pay and expected usage +- [ ] Legal research on mutual benefit corporation vs. insurance licensing +- [ ] Reach out to host agencies (InteleTravel, Fora) about group rates +- [ ] Price out Frontier GoWild! bulk purchase for sharing model +- [ ] Build prototype price tracking for options strike price capture +- [ ] Connect with ASTA about consortium membership requirements +- [ ] Research reinsurance partners for Phase 3 + +--- + +## Resources + +### Flight Subscription Services +- [Frontier GoWild! Pass](https://www.flyfrontier.com/deals/gowild-pass/) +- [Alaska Flight Pass](https://www.alaskaair.com/content/deals/flight-pass) + +### Travel Agent Programs +- [InteleTravel](https://www2.inteletravel.com/advisor-benefits) +- [Fora Travel](https://www.foratravel.com/join/resources/is-being-a-travel-agent-worth-it) +- [Host Agency Reviews - Travel Agent Rates](https://hostagencyreviews.com/blog/travel-agent-rates) +- [FAM Rates](https://www.famrates.com/) + +### Industry Organizations +- [ASTA (American Society of Travel Advisors)](https://asta.org/) +- [IATAN ID Card Benefits](https://idcard.iata.org/) + +### Price Protection Tools +- [Hopper Price Freeze](https://help.hopper.com/en_us/price-freeze-for-flights-how-does-it-work-ry9TBF_Fv) +- [Capital One Travel Price Protection](https://upgradedpoints.com/travel/capital-one-travel-price-drop-protection/) + +### Credit Union Programs +- [Credit Union Travel Club](https://www.credituniontravel.com/) + +### Corporate Programs +- [Southwest Corporate Travel](https://www.southwest.com/corporate-travel/meetings-and-groups/) +- [United for Business](https://united.business/corporate) +- [American Airlines Group Travel](https://www.aa.com/i18n/customer-service/programs-products/group-meeting-travel.jsp) + +--- + +## License + +This concept document is released under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). Feel free to fork, adapt, and improve. + +--- + +*"The house always wins—unless the house is a mutual aid society."*