// Sherpas Labs — shared project data // Microsites: minimal copy, dossier feel. Each project is a classified file — // a few crisp lines, not a marketing page. window.SHERPAS_PROJECTS = [ { id: "SX-001", slug: "website", title: "New Sherpas Website", surface: "Marketing", access: "internal", audience: "internal", status: "beta", eta: "May 31, 2026", classification: "INTERNAL · SHERPAS TEAM", opened: "Apr 24, 2026", lead: "Paco M.", tagline: "A working argument, not a brochure.", body: "The full marketing site explaining Sherpas as the operating system for modern wealth management firms.", launchUrl: "https://labs.sherpaswealth.com/website/v1/", versions: [ { label: "V1", url: "https://labs.sherpaswealth.com/website/v1/", note: "Initial build" }, { label: "V2", url: "https://labs.sherpaswealth.com/website/v2/", note: "In progress" }, ], overview: "Sherpas as an operating system for RIAs — written by people who run one.", method: "Working demos inline. No request-a-demo wall.", impactLabel: "Bearing", impact: "An advisor reads three pages and can describe — to a partner, to a board — what Sherpas changes about their week.", headline: "01", headlineLabel: "Working argument", mockKind: "site", }, { id: "SX-002", slug: "portal", title: "Client Portal", surface: "Client", access: "external", audience: "external", status: "alpha", eta: "Jun 2026", classification: "DESIGN PARTNERS", opened: "2025-09-04", lead: "Mireia P.", tagline: "One surface between the firm and its clients.", body: "B2B2C surface where end-clients of our customers manage documents, plans, proposals, reports, and async messaging with their advisor.", launchUrl: "https://portal.labs.sherpaswealth.com", overview: "A white-labeled portal between an RIA and its end-clients. Documents, plans, proposals, messages — one place.", method: "The firm configures once. The advisor sees it from inside Sherpas.", impactLabel: "Bearing", impact: "The client experience stops being the union of four vendors branded four different ways.", headline: "1", headlineLabel: "Surface, not five", mockKind: "portal", }, { id: "SX-003", slug: "leads", title: "Lead-gen Agent", surface: "Growth", access: "external", audience: "external", status: "alpha", eta: "Jun 2026", classification: "DESIGN PARTNERS", opened: "2025-10-21", lead: "Jana V.", tagline: "An agent that runs the top of the funnel.", body: "Outbound prospecting agent that builds, qualifies, and warms RIA leads end-to-end.", launchUrl: "https://leads.labs.sherpaswealth.com", overview: "Builds the list. Qualifies on signal. Opens the conversation in the firm's voice. Hands off warm.", method: "Every action auditable. Every claim grounded in the firm's actual offering.", impactLabel: "Bearing", impact: "Outbound that operates inside a fiduciary firm — without making the advisor the bottleneck.", headline: "100%", headlineLabel: "Auditable runs", mockKind: "agent", }, { id: "SX-004", slug: "riabrain", title: "RIA-Brain", surface: "AI Rollup", access: "external", audience: "internal", status: "research", eta: "Q4 2026", classification: "RESTRICTED · PARTNER ACCESS", opened: "2025-06-30", lead: "Iván R.", tagline: "One AI rollup across the whole firm.", body: "An AI rollup that consolidates firm intelligence — advisors, commissions, compliance, billing — into one live operating layer. Built on Sherpas, battle-tested on our own RIA.", launchUrl: "https://riabrain.labs.sherpaswealth.com", overview: "RIA-Brain is an AI rollup: a single intelligent layer that aggregates, interprets, and acts on data from across the firm. Advisors, revenue, compliance, billing — all in one live view, not a stack of disconnected tools.", method: "If a feature is awkward for our advisors, we feel it on Monday.", impactLabel: "Bearing", impact: "Every partner firm inherits an AI rollup battle-tested by a team that runs their own RIA on it.", headline: "1", headlineLabel: "AI rollup across the firm", mockKind: "dashboard", }, { id: "SX-005", slug: "smb", title: "SMB Sales Agent", surface: "Sales", access: "internal", audience: "internal", status: "research", eta: "Q3 2026", classification: "RESTRICTED · INTERNAL", opened: "2025-12-08", lead: "Sam K.", tagline: "The full SMB motion, run by an agent.", body: "End-to-end sales agent for the SMB segment: discovery, demo, contract, onboarding, billing — automated.", launchUrl: "https://smb.labs.sherpaswealth.com", overview: "Discovery. Tailored demo. Contract. Onboarding. Billing. One agent, human review per stage.", method: "Built for the long tail of RIAs. The math works because the agent does.", impactLabel: "Bearing", impact: "A segment that doesn't pencil with AEs becomes ours.", headline: "Full", headlineLabel: "Discovery → billing", mockKind: "agent", }, { id: "SX-006", slug: "success", title: "Customer Success Agent", surface: "Success", access: "internal", audience: "internal", status: "alpha", eta: "Jul 2026", classification: "RESTRICTED · INTERNAL", opened: "2026-01-14", lead: "Iván R.", tagline: "Issues caught before they're felt.", body: "Real-time monitoring across the platform to detect churn risk, usability issues, and errors — and resolve them before customers feel them.", launchUrl: "https://success.labs.sherpaswealth.com", overview: "Always-on agent reading every customer firm's use of the platform. Resolves what it can. Escalates with context.", method: "The team learns from the agent, not the customer.", impactLabel: "Bearing", impact: "Customer success stops finding out about problems by asking.", headline: "Real-time", headlineLabel: "Per-firm health", mockKind: "monitor", }, ];