Dashboard Tour
A page-by-page map of the Sola Merlino operator dashboard, grouped by the workflow stages you move through from accounts to publishing to ops.
The dashboard is the single operator surface for Sola Merlino. It runs on the Fastify server (port 44887) and is served at http://localhost:44887/ui/. Hitting the root / redirects you there automatically.
In DEPLOY_MODE=desktop the server auto-injects a local admin identity, so there is no sign-in step. Open the URL and you land directly on the dashboard. A Redis ECONNREFUSED line in the server logs is harmless — Sola Merlino falls back to the in-memory queue in REDIS_MODE=memory.
Two processes back the UI: the Sola Merlino server on 44887 and the Antidetect Engine on 3500 (fingerprint and proxy isolation). The pages below all live under the dashboard on 44887; the stealth pages talk through to the engine on 3500.
Overview & accounts
Where you land, and where you manage the identity supply chain — brand workspaces, imported Gmail accounts, their warming progress, the personas that drive them, and the pools that group them for work.
| Page | Route | What it shows |
|---|---|---|
| Dashboard | / | Landing overview (redirects to /ui/) — account totals, warming activity, and syndication health at a glance. |
| Brand Syndication | /brand-syndication | Brand workspaces and their tiers (starter 5 / growth 15 / scale 35 / agency 75 avatars), enabled platforms, and the Care Mountain scale-tier workspace. |
| Gmail Accounts | /gmail/accounts | The imported Gmail fleet (121 active accounts) with email, status, cookies/profile state, and per-account verify and warmup triggers. |
| Account Warmup | /account-warmup | Warming campaigns, schedules, and live activity — the 30-day, 5-phase aging program and per-account health. |
| Personas | /personas | Syndication personas with their fingerprintId, proxyRegion, aging stage (0–7), avatar role, and status lifecycle (created → warming → ready → active). |
| Account Pools | /account-pools | Grouped sets of accounts available for allocation to syndication and warming work. |
Content
The writing surface. Universal Writer takes approved DAM source material and produces platform-adapted variants, grounded in that source.
| Page | Route | What it shows |
|---|---|---|
| Content / Universal Writer | /content | Universal Writer's six content types (social, seo-article, pbn, review, report, fiction), the multi-model router with quality scoring, and the "social" path that turns one prompt into per-platform variants grounded in DAM source. |
Stealth
The antidetect layer. These pages configure the fingerprint, behavior, and network identity that the Antidetect Engine (3500) enforces for every browser identity.
| Page | Route | What it shows |
|---|---|---|
| Antidetect Profiles | /antidetect/profiles | Fingerprint-isolation profiles — canvas/WebGL noise, WebRTC IP-leak prevention, audio-context fingerprint, and font-enumeration masking, each bound to a proxy. |
| Antidetect Behavior | /antidetect/behavior | Behavioral entropy settings — mouse jitter, typing-speed variation, and idle patterns that produce human-like cadence. |
| Antidetect Proxies | /antidetect/proxies | Proxy inventory by type (residential, datacenter, mobile, ISP, rotating) and protocol (HTTP, HTTPS, SOCKS4, SOCKS5), with rotation strategy and health (uptime, latency, geolocation). |
The stealth pages exist to keep each identity consistent — a stable fingerprint, an assigned proxy region, and human cadence. This is IP and network hygiene for legitimate business syndication of a brand's own content, not content manipulation.
Syndication & growth
Where content gets distributed and where the supporting network is built and aged — chains, tiers, link building, and SERP click campaigns, all documented neutrally as product capabilities.
| Page | Route | What it shows |
|---|---|---|
| Syndication Networks | /syndication-networks | Syndication networks with Tier 1/2/3 structure and pyramids that organize where content is published. |
| Syndication Chains | /syndication-chains | Ordered chains that route source content through the runners out to youtube, twitter, facebook, and linkedin. |
| Network Aging | /network-aging | Aging state across the network so publishing happens only when an identity's stage allows. |
| RapidLinks | /rapidlinks | Link-building tiers and pyramids (RapidLinks). |
| CTR Management | /ctr-management | SERP click campaigns and their configuration and status. |
Automation & ops
The control room — low-code automation, account-factory jobs and armies, and the operational monitoring that keeps queues, schedules, and health visible.
| Page | Route | What it shows |
|---|---|---|
| Flow Builder | /flow-builder | Low-code automation builder for wiring pipeline steps together. |
| Armies | /armies | Account armies — grouped identities managed together at scale. |
| Factory Jobs | /factory/jobs | Account-factory jobs and their progress. |
| Ops Queues | /ops/queues | Background queues and the jobs moving through them. |
| Health Probes | /ops/health-probes | System health probes across services. |
| Audit | /ops/audit | Audit trail of operator and system actions. |
| Scheduler | /ops/scheduler | Scheduled and recurring tasks across the platform. |
Settings
Platform configuration and admin.
| Page | Route | What it shows |
|---|---|---|
| Settings | /settings | Platform and admin configuration. |
For the warming program behind the Account Warmup page, see warming. For the content engine behind the Content page, see the Universal Writer reference.
Sola Merlino · social syndication + account automation · documentation generated 2026-06-27