ALL DOCSOVERVIEWP1 CHECKLISTSPECCOPY BRIEFAPPENDIX
AI Architect Elite · Document 1 of 2 · Aug 25

Elite Build Overview

What we are building, what it is made of, and what gets built in which order. Read this first, then work from the Implementation Spec. Skim it in five minutes, no narrative.

§01

What this system does

  • Takes a buyer from application to active member with no step that depends on a person remembering it.
  • Money is collected in Whop. GHL cannot see Whop payments natively, so the closer's New Sale form is what starts every post-sale automation.
  • Nothing counts as won until three things are true: cash collected, contract signed, kickoff call booked.
  • Automation detects and prompts. Humans do the relationship work. Every chase ladder ends at a named person with a due-dated task, never at another email.
2Pipelines
16Stages
13Custom fields
17Workflows
5Manual SOPs
§02

How to read the labels

S-series = pre-sale. Applications, booking, show-up, no-show, deciding.
HT-series = post-sale. Money, contracts, welcome, onboarding, dunning, ramp.

Automation Build it, it runs unattended.
Hybrid Automation that creates human tasks. Do not try to automate the task.
SOP Human checklist. No automation exists or is possible.
P1 Phase 1
P2 Phase 2
P3 Phase 3
Phase plan in §06. Build strictly in order.
§03

Core entities

Pipelines and stages

Two pipelines. Payment type is never a stage; it is a tag. Stages are referred to by name everywhere, never by number. Full tables in the Spec, §02.

Sales Pipeline (AI Architect Elite Pipeline) P1 — the money board.

#StageMeans
1New ApplicationApplied, no call booked yet
2Call Booked: SQLBooked, and the application says ready to buy
3Call Booked: NQLBooked, but needs financing or scored low on readiness. Triage deeper.
4No ShowMissed the call, recovery running
5Call Held · DecidingPitched, not closed yet
6Paid · Contract OutMoney in, signature outstanding. Visible risk.
7Signed · OnboardingSigned. Opportunity flips to Won here.
8Active · 30-Day RampKickoff held, member is live
9Not Now · NurtureAlive but not buying today
10Lost / DQTerminal, loss reason required

Setter Pipeline (AI Elite Setter Pipeline) P2 — a dialer queue holding applicants who have not booked. An opportunity leaves the moment a call is booked.

#StageMeans
1New App: SQLFresh application, graded ready
2New App: NQLFresh application, needs more work
33-Day No Book72h, still unbooked. Call + SMS + email.
47-Day No BookSecond full-contact rung
530-Day No BookLast active rung
6Long-Term NurtureLadder exhausted, monthly reactivation owns them
Lead grading, the rule

NQL if the application says they need financing OR they scored below 8 on readiness. SQL is everything else. S00 applies the grade automatically, the Call Booked stage splits on it, and NQL leads get an extra pre-call layer in Phase 3. A missing answer grades NQL, which is the safe direction.

Custom fields (contact level)

All on the contact, never the opportunity. Full table with types in the Spec, §01.

elite_plan_type elite_price_paid elite_contract_value elite_closer financing_provider whop_order_id launchpad_grad grad_credit_applied elite_first_payment_date elite_sale_notes loss_reason app_readiness_score app_needs_financing

Tag groups

Every tag is prefixed [AI Elite]. A colon marks a sub-state. Full list in the Spec, §01.

GroupBehaviorExample
JourneyBreadcrumbs. Added at each milestone, never removed, so any past state stays segmentable.[AI Elite] Booked Call: No Show
MachineGates. Added and removed by workflows. Automations key off these.[AI Elite] Ops: Intake Done
PlanExactly one per buyer, permanent.[AI Elite] Plan: 2-Pay
FlagsPermanent facts about the person.[AI Elite] Launchpad Grad
§04

Workflow index

GHL workflow names follow ID: Name (e.g. HT00: New Sale Intake), all inside one AI Elite workflow folder.

IDNameTypePhaseTriggerGoal eventPurpose
S00Application ScoringAutoP1Any application form submittedGrade every applicant SQL or NQL, create the opportunity
S01No-Book LadderHybridP2Application completed, still unbookedAppointment bookedSetter queue: 3/7/30-day call + SMS + email rungs
S02Show-Up MachineAutoP1Appointment booked, sales calendarConfirmation and reminder ladder to protect show rate
S02bMorning-Of Confirmation SMSAutoP1Appointment confirmed9am text on the day of the call, whatever time the call is
S02cConfirmation Reply HandlerHybridP1Customer replied "yes"Tag the confirm, alert the closer, build the no-show risk list
S03No-Show RecoveryHybridP1Appointment status = no-showAppointment re-booked15-minute SMS, closer call inside 1 business hour
S04Deciding Follow-UpHybridP3Opportunity enters Call Held · DecidingNew Sale form submittedWork the undecided, force a disposition by day 14
S05NQL Pre-Call NurtureAutoP3Call booked + Lead: NQLPre-call video and extra qualification for softer leads
HT00New Sale IntakeAutoP1New Sale form submittedTag the plan, move to Paid, Slack the win, release the contract
HT00wWhop Payment WatchdogAutoP2Inbound webhook, Whop payment.succeededCatch a payment with no sale form. Ignore installment rebills.
HT01Contract Send + ChaseHybridP1Tag: Ops: Intake DoneDocument CompletedSend the agreement, chase it for 72 hours
HT02Welcome & AccessHybridP1Document status = CompletedWelcome, Skool link, opportunity to Won, Rone video task
HT03bOnboarding Booking DetectorAutoP1Appointment booked, Elite Onboarding calendarRecord that the kickoff is on the calendar
HT03Onboarding Booking GuardHybridP1Tag: Onboarding: Booking NeededAppointment bookedSelf-book pathway when the kickoff wasn't booked on the call
HT0430-Day RampHybridP3Tag: Onboarding: CompleteQuick win in 48 hours, milestones, testimonial asks
HT05DunningHybridP2Tag: Ops: Dunning ActiveRecover failed in-house installments, human call in 48 hours
HT05rDunning CureHybridP2Whop payment succeeds while dunningClear the flag, restore access
§05

Manual SOP index

These are human checklists. Do not attempt to automate them. Full checklists in the Spec, §05.

IDSOPOwnerWhenWhy it cannot be automated
SOP-1Closer post-yes ritualJasmine (closer)Every close, on the callIt is the sale. Charge and form happen live; the signature and the kickoff booking have automation backstops, so the call never runs long.
SOP-2Pre-kickoff contract checkRoneBefore every kickoff callSigning backstop for anyone still unsigned at 72 hours.
SOP-3Skool join verificationJasmine+24h after signatureSkool has no API. Joining cannot be confirmed programmatically.
SOP-4Skool removalJasmineRefund, or dunning day 10No remove-member action exists anywhere. Refunding in Skool does not revoke access.
SOP-5Weekly reconciliationProgram ownerMondays, 15 minutesWhop and GHL are separate systems. Someone has to compare them.
§06

Phase plan

Build strictly in order

Do not start Phase 2 until a real buyer has been through Phase 1 end to end. Phase 1 is a complete, sellable machine on its own. Phases 2 and 3 add guards and depth that are wasted effort if Phase 1 has not been proven with live money.

Phase 1Take a real sale tomorrow

The money path. Everything needed to sell, sign, and onboard a buyer with nothing depending on human memory.

Data
13 custom fields, tag set, New Sale form upgrade, application forms mapped to the two grading fields, Whop checkout links (PIF), Elite Client Agreement template, 10 Sales Pipeline stages
Workflows
S00, S02, S02b, S02c, S03, HT00, HT01, HT02, HT03b, HT03 + Slack channel
Alarms
Two only: Paid · Contract Out unsigned past 48h, Signed · Onboarding not onboarded past 3 days
SOPs live
SOP-1 (closer), SOP-2 (Rone), SOP-3 (Skool verify)
Done when
A test sale runs payment → form → contract → signature → welcome → Skool → kickoff booked, with zero human memory involved
Blocked by
Nothing. In-house plan amounts are TBD placeholders; nothing waits on them
Phase 2The guards

Catch what Phase 1 misses when a human slips. Build after the first live sale, not before.

Data
Setter Pipeline created, 6 stages
Workflows
S01 no-book ladder + Manual Actions dialer queue, HT00w (needs the Whop webhook wired), HT05 + HT05r dunning
Alarms
Full stall alarm set across the remaining stages
SOPs live
SOP-4 (Skool removal), SOP-5 (weekly reconciliation)
Done when
A forgotten sale form, a missed installment, and a stalled deal each raise an alarm with nobody watching, and no applicant sits unworked
Blocked by
Whop webhook access only
Phase 3Ramp and top of funnel

Depth. Everything here needs copy written and compliance-checked first, so it cannot start early anyway.

Workflows
HT04 30-day ramp, S04 deciding ladder, S05 NQL pre-call nurture, monthly reactivation
Process
Weekly dark-member sweep, at-risk outreach tasks
Done when
A new member gets a guided 30-day ramp and no applicant goes unworked
Blocked by
Copy. Email and SMS sequences are supplied separately. See Spec §06.
Why the setter ladder is Phase 2, not Phase 1

S01 and the Setter Pipeline only pay off once someone is actually setting. Until then a handful of applicants a week get worked by hand faster than a sequence would. Phase 1 still grades every lead (S00) and splits the board by grade, so the moment setting starts the queue is already populated and correctly sorted. S04 and S05 sit in Phase 3 because both need copy and, for S05, a filmed video.

§07

Open items (nothing blocks the build)

Plan amounts · TBD placeholders

In-house 2-pay and 3-pay exist as options. Exact amounts get plugged into the Whop checkout links and the contract merge whenever they are set; build everything now with placeholders.

Contract language · parked

Payment-plan clauses (autopay authorization, acceleration, refund and dispute path) are parked for later. Not a build item.

Owners · set

Jasmine (sales closer) owns SOP-1, SOP-3, and SOP-4. Rone owns SOP-2. The program owner owns SOP-5. Every task in the workflows gets one of these three as its assignee.

Rationale, research citations, and the full narrative behind these decisions live in the original Elite Pipeline Blueprint v1.2, linked from the docs index. This document and the Implementation Spec are the build instructions; the Blueprint is the appendix.