← Back to Patent Claims
Patent Claim 067 All Patents →

Quarantine-First "Earned-Liquidity" Launch Control Loop

Milestone-Gated Release of Token-Launch Proceeds and Liquidity Bound to a Continuously Re-Scored Market-Integrity Threshold, Not a Calendar Unlock

Patent Claim JIL Sovereign July 2026 Claim 67 of 157

Executive Summary

ProofGuard is JIL Sovereign's protected-launch control plane for tokens issued through JIL's DEX AMM — a policy-and-evidence layer that sits alongside the AMM's own execution engine under the operating principle "proof before liquidity." This claim covers ProofGuard's launch control loop: the mechanism that decides, milestone by milestone, whether a launching project ever gets its raised capital and liquidity back.

The loop inverts the standard sequence used by liquidity bootstrap pools and bonding-curve launchpads. Rather than handing proceeds and trading liquidity to the project the moment the sale event ends, ProofGuard routes 100% of raised proceeds, project-side liquidity, and launch liquidity-provider positions into on-platform quarantine accounts at close. From there, capital is released only in scheduled milestones, and each milestone requires two independent conditions to hold at the same moment: an elapsed-time gate, and a continuously recomputed market-integrity risk score at or below a milestone-specific ceiling.

Core Innovation: Liquidity is never released on a pure timer. A risk score that passed at certification does not carry forward — it is re-evaluated at the instant of each release request, so integrity earned yesterday does not buy a release today if the project's on-chain behavior has since turned adverse.

Problem Statement

Liquidity bootstrap pools (the Balancer/Uniswap-style LBP pattern) and bonding-curve launchpads release 100% of raised capital and/or trading liquidity to the project team the instant the sale event ends, with no further checkpoint. Any red flag that surfaces afterward — a wash-trading spike, a coordinated sybil-cluster dump, a sanctions hit against a founding wallet — arrives only after the capital is already gone. Where a lock exists at all, it is typically a single static calendar unlock (an LP-token timer from a locker service), blind to everything that happened between the timer starting and it expiring.

$2.8B+
Est. global losses to DeFi rug pulls, 2021 (Chainalysis Crypto Crime Report)
98%+
Share of Solana-style meme-coin launches flagged with pump-and-dump signatures in 2024 launchpad studies
0
Mainstream launch platforms gating milestone release on a live-recomputed risk score rather than a fixed calendar unlock

Why Existing Approaches Are Insufficient

  • Uniswap/Balancer-style LBPs: Auction mechanics govern price discovery during the sale only; once it closes, proceeds and liquidity are the project's to move immediately.
  • Bonding-curve launchpads (pump.fun-style): Liquidity is instantly tradable at graduation with no post-close quarantine or milestone structure at all.
  • LP lockers (Unicrypt, Team Finance, PinkSale-style): A single static time-lock on the LP token — a calendar event, not a behavior-conditioned gate, and it says nothing about the project's raised proceeds.
  • Third-party risk scanners (GoPlus, Token Sniffer): Produce an advisory score that is not wired into any capital-release enforcement path — a bad score doesn't stop a withdrawal.

Technical Architecture

Close-to-Quarantine Handoff

When a launch's liquidity bootstrap auction closes, the lifecycle engine atomically anchors the close event, then quarantines the total raised proceeds, any project-side liquidity, and the launch LP positions into separate quarantine accounts in a single transaction. The pool transitions LBP_CLOSEDQUARANTINE_ACTIVE only once that quarantine write is confirmed.

Risk-Tier-Selected Release Profiles

The release schedule for the proceeds quarantine is built from one of three predefined profiles, selected by the risk tier assigned during Phase 0 certification (see the certification claim in this filing's Trading & DEX category). Each profile fixes the milestone count, elapsed-day gates, release percentages, and per-milestone risk ceilings in advance — none of it is discretionary at release time.

ProfileMilestone DaysRelease %Max Risk ScoreManual Approval
Normal7 / 14 / 30 / 6020 / 20 / 30 / 3040 / 35 / 30 / 25No
Conservative14 / 30 / 60 / 9010 / 15 / 25 / 5035 / 30 / 25 / 20Final milestone only
High-Risk30 / 60 / 90 / 18020 / 30 / 25 / 2520 / 20 / 20 / 20All milestones

Joint Time-and-Score Evaluation at Release Time

A release request is evaluated, in order, against: pool freeze/pause/termination state; milestone status (already released, rejected, or paused blocks the request outright); whether the milestone's elapsed-day gate has been reached, computed from the quarantine start timestamp; whether the pool's current risk score exceeds the milestone's risk ceiling; a set of externally assertable denial flags (sanctions match, cluster abuse, material wash trading, founder-wallet anomaly, treasury misuse, LP manipulation, unresolved contract vulnerability, legal hold, regional-operator objection); and, for milestones flagged as requiring manual approval, whether that approval has already been recorded. Only when every check clears does the engine compute the release amount, update the quarantine account's released/remaining balances, and mark the milestone released.

Evidentiary Anchoring

Every release approval and every release denial — with its specific reason code — is written into a tamper-evident, hash-chained ledger before the database transaction commits, so the release decision and its evidentiary record land atomically together. No release or denial happens without a durable, independently reproducible record of why.

Prior Art Differentiation

ApproachRelease BasisPost-Close Re-Evaluation?Reasoned, Anchored Denials?
Uniswap/Balancer LBPImmediate at auction closeNoNo
Bonding-curve launchpadImmediate at graduationNoNo
LP locker (Unicrypt-style)Static calendar timerNoNo
Third-party risk scannerAdvisory only, not release-linkedPeriodic, not enforcement-boundNo
JIL ProofGuardMilestone scheduleYes, at every release requestYes, hash-chained

Patent Claim

Independent Claim 67: A computer-implemented method for controlling release of token-launch proceeds and liquidity comprising: upon close of a liquidity bootstrap auction, transferring the entirety of raised proceeds, project-side liquidity, and launch liquidity-provider positions into one or more quarantine escrow accounts; constructing a multi-milestone release schedule whose milestone count, elapsed-day gates, and per-milestone release percentages are selected from among a plurality of predefined release-schedule profiles based on a risk tier assigned to the launching project; and, in response to a release request for a given milestone, releasing a computed percentage of the quarantined amount only upon a joint determination that the milestone's elapsed-day gate has been reached and a continuously recomputed market-integrity risk score, evaluated at the time of the release request rather than at any prior certification time, does not exceed a milestone-specific risk ceiling, and cryptographically anchoring the release or denial determination, together with its reason code, into a tamper-evident hash-chained ledger.