Plan brief · 3x1 rotation model

3x1 plan design and execution flow

This page explains the plan mechanics in operational terms: how one cycle closes, where payouts come from, which rules gate eligibility, and what must be documented before launch.

Important: plan logic should match legal disclosures. Illustrative only: percentages and thresholds are examples.

Cycle state example

Member seat
Seat 1 ✓
Seat 2 ✓
Seat 3 …
2 of 3 seats confirmed Awaiting final payment
Cycle completion67%

Cycle closes when all three seats are paid and confirmed by rule.

Structure Topology

1 parent + 3 child seats

Single-level completion design with explicit placement and validation boundaries.

Cycle trigger Validation

3 of 3 seats confirmed

Cycle advances only after payment confirmation, compliance checks, and eligibility conditions pass.

Core outputs Settlement

Policy payout + next-cycle entry

Eligible member receives cycle settlement and transitions to re-entry path per published rules.

Mechanics

3x1 plan design and execution flow

Follow the lifecycle from activation to re-entry. Each card represents one required state transition in the cycle engine.

  1. 01Entry

    Seat activation

    Member funds entry and receives a defined plan position. Compliance checks and payment confirmation must pass before activation.

  2. 02Placement

    Three-seat fill

    Seats under the member fill from direct invites and permitted spillover logic, based on published placement policy.

  3. 03Close

    Cycle completion

    When seat count reaches 3/3 and all are valid, cycle status changes to complete and payout event is queued.

  4. 04Rotate

    Payout and re-entry

    Member receives eligible payout share; optional or required re-entry follows the plan’s written fee and lock rules.

Payout architecture

Income stream engine

Payout pathways are event-driven. Each stream has a trigger, a validation gate, and a settlement route.

Direct referralEntry event

Triggered when personally invited member funds and passes verification.

Matrix completionCycle close

Triggered at 3/3 valid seats under the parent position.

Leadership poolRank window

Triggered by rank qualification and global volume period rules.

Re-entry logicNext cycle

Triggered by auto-rotation policy where enabled in plan terms.

Stream Primary trigger Validation gate Settlement note
Direct referral Sponsored seat funded KYC + payment verification Counts only after validation
Matrix completion 3/3 valid seats under parent Anti-fraud + eligibility checks Cycle-close payout event
Leadership pool Qualified rank window Volume and rank rule checks Pool share by policy
Re-entry path Post-settlement transition Re-entry rule confirmation Moves to next cycle seat

Example: If cycle gross is $X, payout splits and company retention must be predefined in compensation and legal documents before any launch.

Eligibility controls

Qualification and control gates

Eligibility gates protect payout fairness and reduce abuse. Every gate should be measurable, logged, and reviewable.

Gate Control objective State
KYC + payment verification Prevent unverified payout events Required
Cooling-period logic Reduce rapid abuse/loop withdrawals Required
Duplicate/self-referral checks Protect plan integrity Critical
Rank window qualification Validate leadership pool eligibility Policy-based
Re-entry rule confirmation Ensure valid cycle transition Required

Without explicit gating rules, plan behavior becomes inconsistent and difficult to defend in compliance, support, and dispute resolution workflows.

Operator checklist

Launch readiness board

Before go-live, every high-risk item should have an owner, evidence artifact, and readiness state. This prevents release with hidden governance gaps.

Workstream Critical item Owner Evidence Status
Compensation Payout %, re-entry rules, pool logic finalized Product + legal Signed plan spec Locked
Platform engine Cycle state machine and settlement flow validated Engineering Test report + QA sign-off Tested
Fraud and abuse Duplicate account and self-referral controls active Risk ops Rule config snapshot Critical
Governance Legal text, disclosures, and support SOPs published Compliance Release checklist ID Approved

Go / no-go criteria

  • All critical items are in locked/tested/approved state
  • No unresolved payout logic discrepancies
  • Support and dispute workflow has owner assignment

Post-launch monitoring (first 30 days)

  • Daily cycle-close reconciliation checks
  • Exception log triage and resolution SLA tracking
  • Weekly governance review with change control notes
Is this page a legal compensation plan document?

No. This is a product-level explanation. The legally binding version should be issued by legal/compliance and mirrored exactly in platform behavior.

Can spillover be enabled without changing fairness?

Yes, but only with explicit placement and priority rules, plus transparent audit logs so members can verify queue outcomes.

What breaks a 3x1 plan most often in production?

Undefined qualification rules, inconsistent re-entry behavior, and payout logic that differs from public documentation.