Lexery - Frontend and Brand Evolution

Why This Page Exists

Frontend evolution in Lexery is not just polish. It records a real conceptual shift:

  • from Ukrainian Lawyer / Mike Ross
  • to LEXERY AI workspace

Observed in old beta repo

  • interactive legal chat
  • chat history
  • contract generation
  • simple React app shape

Identity

  • brand centered on helpful legal assistant persona
  • less on workspace/system metaphor

Stage 2 — branded new-frontend

Observed in bridge repo

  • separate app folder: new-frontend
  • branded logo assets: LEXERY logos in Data/ and public/lexery/
  • dedicated theme tokens: --primary, --accent, --bg-workspace, etc.
  • workspace shell: sidebar, topbar, history, settings, docs, cases

Strong product signals

  • Loading screen copy: Ініціалізація LEXERY AI workspace
  • highlight cards: Аналіз НПА, Судова практика, Документи
  • footer: © 2025 LEXERY AI · Legal Workspace
  • logo fallback text: LEXERY AI + Legal Intelligence Workspace

Meaning

  • Observed: by this stage Lexery is no longer framed as a one-screen assistant.
  • Observed: it is framed as a professional legal workspace.

Observed

  • new-frontend contains both LexeryLogo.tsx and LexoraLogo.tsx.
  • LexoraLogo still renders LEXERY AI assets/text.

Inferred

  • likely evidence of an intermediate naming experiment or rename-in-progress.

Stage 3 — current portal

Observed in current monorepo

  • apps/portal is the real current frontend shell.
  • includes workspace layout, chat, attachments, settings, sidebar, overlays, server chat routes.
  • origin/dev adds auth flows, profile info, plan badges, plan-aware UI.

Frontend Refactor vs Feature Track

Observed in Linear context packet

As of 2026-03-15, frontend was moving in two tracks:

  • architecture/refactor track led by Yehor
  • feature/UI track led by Olexandr

Meaning

  • Observed: frontend evolution is not only about adding screens.
  • Observed: there was a deliberate push to make main the trustworthy pattern source for future AI-assisted coding.
  • Inferred: frontend architecture was treated as an operational control problem, not just aesthetic cleanup.

Best Synthesis

Frontend/brand evolution mirrors the product’s conceptual evolution:

  • helper persona
  • legal tool
  • legal workspace
  • multi-user plan-aware product shell

See Also