<_ RETURN TO MAIN SYSTEM

Operational Protocol

DOCUMENTATION // HOW THE ENGINE EXECUTES
PHASE 00

The Local Vault Initialization

SortingSource operates on a strict BYOK (Bring Your Own Key) architecture. Upon launching the `.exe` for the first time, you input your API keys for Google Places, your chosen LLM (Gemini/OpenAI), and your SMTP gateway. These keys are heavily encrypted and stored strictly on your local hardware.

> ENCRYPTING CREDENTIALS...
> LOCAL_VAULT.DB SECURED.
> NO CLOUD CONNECTION DETECTED.
PHASE 01

The Rule of 60 (Acquisition)

You input your target parameters (e.g., "HVAC in Austin, TX"). The Hunter module hits the Google Places API. To bypass bot-detection, the engine runs the "Rule of 60"—processing highly localized batches of 60 leads at a time. The "Skip Known" function ensures you never scrape a duplicate lead into your database.

> TARGETING: 'HVAC' // 'AUSTIN_TX'
> BYPASSING RATE LIMITS...
> 60 NEW ENTITIES ACQUIRED.
PHASE 02

Asynchronous Tech Audit

The Extractor takes the URLs acquired by the Hunter and deploys headless browsing threads. It strips the websites for hidden contact data (Emails, IG, LinkedIn) while simultaneously running a deep technical audit. It logs missing SSL certificates, poor mobile optimization, and missing tracking pixels.

> SCANNING: TARGET_A.COM
> CONTACT: OWNER@TARGET_A.COM
> VULNERABILITY: [MISSING SSL] DETECTED.
PHASE 03

AI Persona Synthesis

The engine takes the vulnerability data and your "Core Offer" (e.g., "Google Maps Optimization") and routes it directly into your selected LLM. The AI constructs hyper-personalized outreach copy, directly referencing the target's specific technical failures to instantly establish your authority.

> INJECTING CONTEXT TO GEMINI_PRO...
> SYNTHESIZING DRAFT...
> "Noticed your site drops warnings due to missing SSL..."
PHASE 04

The Anti-Spam Jitter Dispatch

Standard automation ruins sender reputations. The Dispatcher injects our proprietary "Anti-Spam Jitter"—randomized delays between 30 and 90 seconds between every email sent. This perfectly mimics human typing speeds, bypassing algorithmic spam filters and ensuring your payloads land squarely in the primary inbox.

> PAYLOAD DELIVERED -> TARGET_A.
> JITTER DELAY INITIATED: WAITING 47 SECONDS...
> PAYLOAD DELIVERED -> TARGET_B.