Opening Gambit: Interactive Flowchart

Click any node to see details and contingencies.


ASCII Flowchart (Static Version)

                    ┌─────────────────────┐
                    │   PHASE 0: SETUP    │
                    │   ───────────────   │
                    │ • Configure systems │
                    │ • Select First 10   │
                    │ • Test automation   │
                    └──────────┬──────────┘
                               │
                               ▼
                    ┌─────────────────────┐
                    │ Alpha Test Posts    │
                    │ alpha0001-0003      │
                    └──────────┬──────────┘
                               │
          ┌────────────────────┼────────────────────┐
          │                    │                    │
          ▼                    ▼                    ▼
    ┌───────────┐       ┌───────────┐       ┌───────────┐
    │ Ignored   │       │ Engagement│       │ Problems  │
    │           │       │           │       │           │
    │ Continue  │       │ Amplify   │       │ Fix/Delay │
    └─────┬─────┘       └─────┬─────┘       └─────┬─────┘
          │                   │                   │
          └────────────┬──────┴───────────────────┘
                       │
                       ▼
          ┌────────────────────────────┐
          │     PHASE 1: OPENING       │
          │     ─────────────────      │
          │  Move 1: Scott Letter      │
          └────────────┬───────────────┘
                       │
     ┌─────────────────┼─────────────────┐
     │                 │                 │
     ▼                 ▼                 ▼
┌─────────┐     ┌─────────────┐    ┌─────────┐
│Ignored  │     │Connection   │    │Negative │
│         │     │             │    │         │
│Proceed  │     │Follow up    │    │Address  │
│to Move 2│     │immediately  │    │publicly │
└────┬────┘     └──────┬──────┘    └────┬────┘
     │                 │                │
     │    ┌────────────┘                │
     │    │                             │
     ▼    ▼                             │
┌─────────────────────────────┐         │
│  Move 2: Wait for 100       │◄────────┘
│  members (Buffett trigger)  │
└────────────┬────────────────┘
             │
    ┌────────┴────────┐
    │                 │
    ▼                 ▼
┌───────────┐   ┌───────────┐
│ <100 in   │   │ 100+      │
│ 60 days   │   │ reached   │
│           │   │           │
│ Adjust    │   │ Send      │
│ trigger   │   │ Buffett   │
└─────┬─────┘   └─────┬─────┘
      │               │
      │       ┌───────┴───────┐
      │       │               │
      │       ▼               ▼
      │  ┌─────────┐    ┌─────────┐
      │  │Response │    │Ignored  │
      │  │         │    │         │
      │  │Prioritize    │Proceed  │
      │  │follow-up│    │to 300   │
      │  └────┬────┘    └────┬────┘
      │       │              │
      └───────┼──────────────┘
              │
              ▼
    ┌─────────────────────┐
    │ Move 3: The 300     │
    │ Crown Letters       │
    │ (batch at 300       │
    │  identified)        │
    └──────────┬──────────┘
               │
      ┌────────┴────────┐
      │                 │
      ▼                 ▼
 ┌─────────┐      ┌─────────┐
 │<10%     │      │>10%     │
 │response │      │response │
 │         │      │         │
 │Personalize     │Continue │
 │follow-up│      │outreach │
 └────┬────┘      └────┬────┘
      │                │
      └────────┬───────┘
               │
               ▼
    ┌─────────────────────┐
    │   PHASE 2: MIDDLE   │
    │   ─────────────────  │
    │ • First Node        │
    │ • First Harper      │
    │ • First Initiative  │
    └──────────┬──────────┘
               │
    ┌──────────┼──────────┐
    │          │          │
    ▼          ▼          ▼
┌───────┐ ┌───────┐ ┌───────┐
│Node   │ │Harper │ │Init   │
│Launch │ │Certify│ │Fund   │
└───┬───┘ └───┬───┘ └───┬───┘
    │         │         │
    └─────────┼─────────┘
              │
              ▼
    ┌─────────────────────┐
    │   PHASE 3: ENDGAME  │
    │   ─────────────────  │
    │ • Break-even (500)  │
    │ • Profitable (1000) │
    │ • Asteroid-Proof    │
    └──────────┬──────────┘
               │
               ▼
    ┌─────────────────────┐
    │    SELF-SUSTAINING  │
    │    ───────────────  │
    │  Founder optional   │
    │  Platform continues │
    └─────────────────────┘

Interactive Version (Hugo Shortcode)

{< flowchart id="opening-gambit" >}
  {< node id="setup" title="Phase 0: Setup" link="/contingencies#setup" >}
  {< node id="alpha" title="Alpha Test Posts" link="/contingencies#alpha" parent="setup" >}
  {< node id="scott" title="Move 1: Scott Letter" link="/contingencies#scott" parent="alpha" >}
  {< decision id="scott-response" parent="scott" 
      option_a="Ignored → Proceed" link_a="/contingencies#scott-ignored"
      option_b="Connection → Follow up" link_b="/contingencies#scott-connection"
      option_c="Negative → Address" link_c="/contingencies#scott-negative" >}
  {< node id="buffett" title="Move 2: Buffett (at 100)" link="/contingencies#buffett" parent="scott-response" >}
  ...
{< /flowchart >}

NodeTriggerContingencies
SetupManual2 options
Alpha PostsSystems ready3 options
Scott LetterManual4 outcomes
Buffett Letter100 members4 outcomes
The 300300 identified4 outcomes
First NodeApplication4 outcomes
First HarperQualification4 outcomes
First InitiativeFunding4 outcomes
Break-Even500 local4 outcomes
Profitable1000 local3 outcomes
Asteroid-ProofChecklist3 outcomes

Press Junket Use

This flowchart is designed for press coverage:

“Here’s our entire strategy, published before we execute it. Click any point to see what we’ll do if it goes wrong. We’re building in public.”

Press Pass Access

Journalists with Press Passes get:

  • Interactive flowchart with real-time status
  • Notification when phases advance
  • Direct quotes for each decision point
  • Anticipatory access to contingency activations

Fly on the Wall Display

The public Fly on the Wall view shows:

  • Current phase highlighted
  • Next trigger progress bar
  • Recent decision outcomes
  • Contingency activations (when they happen)

DocumentPurpose
Contingency PlansFull details
Trigger SheetEvent definitions
Core PhilosophyWhy we publish
Anticipated CriticismPre-answered objections

“The strategy is the strategy. Watch it unfold.”