diff --git a/mcp-server/index.ts b/mcp-server/index.ts index aae0b08..a91198a 100644 --- a/mcp-server/index.ts +++ b/mcp-server/index.ts @@ -536,19 +536,105 @@ tr:hover{background:#111827} .note strong{color:#60a5fa} .footer{text-align:center;color:#475569;font-size:12px;padding:30px;border-top:1px solid #1e293b;margin-top:40px} -
-

Lakehouse Proof of Work

-
Live verification — every number runs on page load
-
${ts} · 192.168.1.177 · i9 + 128GB + A4000
+
+

Your Morning Just Got Easier

+
+ This isn't another CRM to learn. It's your contracts, your workers, your data —
+ already matched before you sit down. +
+
+
+

We know what your day looks like

+
+
+
RIGHT NOW — without this
+
+ ☐ Open the CRM. Search "forklift" + "Chicago" + "OSHA."
+ ☐ Get 200 results. Scroll through. Half are inactive.
+ ☐ Cross-reference certifications in a different tab.
+ ☐ Check availability in a spreadsheet.
+ ☐ Check reliability from memory or ask a coworker.
+ ☐ Copy names into a message. Personalize each one.
+ ☐ Repeat for the next contract. And the next.
+ 45 minutes before you make your first call. +
+
+
+
WITH THIS — same morning
+
+ ✓ Open the page. Your contracts are listed by urgency.
+ ✓ Workers already matched — name, skills, certs, scores.
+ ✓ Only workers who are available, certified, and reliable.
+ ✓ Ranked by who's the best fit, not just who comes first.
+ ✓ Emergency fills flagged at the top.
+ ✓ One click away from outreach.
+
+ You're on the phone in 5 minutes. +
+
+
+
+ This isn't about replacing what you know. It's about not making you dig for it every single time. + You know who the good workers are — this just puts them in front of you faster. +
+
+ +
+

Here's what it actually did — just now, when you loaded this page:

+
+
+
${hybrid.sql_matches?.toLocaleString()}
+
Forklift operators in IL with 80%+ reliability
+
Found in ${tests[tests.length-1]?.ms}ms — you'd still be typing the search
+
+
+
${hybrid.vector_reranked}
+
Best matches ranked by AI — not alphabetical, not random
+
The system read their skills and picked the best fit for you
+
+
+
+
Every name verified against the actual database
+
Not guessing, not making up people. These workers are real.
+
+
+ +
+
Your top matches right now — ready for outreach:
+ + ${workerRows}
NameDetailsFit ScoreVerified
+
+
+ +
+
What's different from your CRM:
+
+
+
It understands what you mean
+
Search "warehouse help" and it finds Forklift Operators, Loaders, Shipping Clerks — because it understands those ARE warehouse jobs. Your CRM would find nothing.
+
+
+
It already filtered the junk
+
Inactive workers, expired certs, low reliability — already removed. You only see people you'd actually want to call. Not 200 results where 150 are useless.
+
+
+
It runs on YOUR machine
+
No cloud. No per-search fee. No sending your worker data to someone else's server. Everything runs right here, right now, on hardware you control.
+
+
+
+ +
+ — Technical details below for the team that wants to see the numbers — +
+
-
${totalRows.toLocaleString()}
Total Rows
-
${totalChunks.toLocaleString()}
Embedded Chunks
-
${ds?.length || 0}
Datasets
-
${indexes?.length || 0}
Vector Indexes
-
10M
Lance Vectors
-
5ms
10M Search p50
+
${totalRows.toLocaleString()}
Total Records
+
${totalChunks.toLocaleString()}
AI-Indexed Chunks
+
${indexes?.length || 0}
Search Indexes
+
10M
Max Tested Scale