Arrival decisions

Three calls on where people land after sign-in. Open each candidate, then Choose — your pick writes the live routing table (this page stays; routes stay editable without a deploy). Recommendations are marked.

1 · Where does a BROKER land?

Highest-authority staff hat at the brokerage.

Merged homeRecommendedSeeded pure-home — the one post-login workspace (canon home). Broker sees the whole operation with the org workspace one click away; every staff hat shares a single muscle-memory home. Open preview
Brokerage org workspace pure-org-home.html — the tag-derived org page (≈298 tiles for Acquisto). Deeper brokerage focus, but it forks the home experience per hat and duplicates what merged-home already links. Open preview

2 · Where does a PURE TECH land?

Techs "going to work" — rank ≥ 4 staff.

Admin homeRecommendedSeeded pure-admin.html — the governed admin launcher with the live Backend Controls registry (every tool row appears automatically). Mission Control stays one card away inside it. Open preview
Mission Control lane-b/mission-control.html — the ops cockpit (board, crons, health). Great working view, but it's one lane's cockpit rather than the whole admin estate; better reached from admin home. Open preview

3 · Dave's tour entry

Per your call: no tour on the front door — a special URL only, plus the tour lives inside the gate.

acquisto.biz/tourRecommendedBuilt tour.html pure-tour.html?src=dave — branded half-second hop, tags every visit with the source so tour traffic is measurable, and the target stays swappable per organization later (assoc tour, MLS tour) without changing the printed URL. Open preview
Direct to the tour page Netlify redirect /tour pure-tour.html — no hop at all, but it needs a netlify.toml change (deploy-config gate) and loses the per-source tagging unless Dave's link carries params itself. Open preview

4 · Front-door palette

All from the brand guide; the arc themes (Sunrise · Daylight · Sunset · Midnight) sweep over whichever you pick — this sets the door's base. Pick one and I bake + redeploy.

Midnight NavyCurrent #0e1c33 — the deepest app backdrop; gold bloom carries the warmth. Strongest contrast with the white card. Preview
Structural Navy #172E55 — the brand's structural navy (top bars, buttons). Softer than midnight, matches the in-app chrome exactly.
Navy gradient + gold rule navy-2 navy-3 — the hero-panel treatment from the design system (gradient + gold hairline), matches module heroes.
Warm Cream (daylight) #F8F4EF — the workspace cream with a navy card header; the light option, reads like the letterhead. (Card flips to navy-on-cream.)
Also queued from your call: the tour link comes OFF the front door (bite 2 builds it login-only) · the tour gets an inside-the-gate home (nav row, so signed-in people can replay it) · per-organization tour versions are captured to the V9 backlog — promote when ready.