docs: Lexnova AI design briefs (full set)
From the PR description
Adds the complete design specification set for the Lexnova AI product roadmap.
What is in this PR
A foundational design system audit (docs/design-system.md) plus 12 feature design briefs (docs/design-briefs/) covering:
| # | Brief | Sprint |
|---|---|---|
| 00 | Platform rebrand: Mike to Lexnova AI | Pre-sprint |
| 01 | Concurrent request queue | Sprint 1 |
| 02 | Matter status and assignee | Sprint 1 |
| 03 | Tasks per matter | Sprint 1 |
| 04 | Time clock and timesheet | Sprint 2 |
| 05 | DOCX collaboration (light) | Sprint 2 |
| 06 | Gmail integration | Sprint 3 |
| 07 | Slack integration | Sprint 4 |
| 08 | Admin panel | Sprint 5 |
| 09 | User profile and templates | Sprint 5 |
| 10 | Partner dashboard | Sprint 6 |
| 11 | Firm-wide RAG memory | Sprint 7 |
How to use
Each brief is intended to be consumed by a design AI tool (e.g., Claude with artifact tool, v0, Lovable) to produce wireframes, then by Claude Code to implement. Each brief includes context, user stories, screen wireframe descriptions, component additions, edge cases, accessibility notes, and acceptance criteria.
Read docs/design-system.md first. Then docs/design-briefs/README.md for the master index and cross-cutting principles. Then individual briefs in build order.
Stats
14 markdown files, 2,207 lines total.
Our analysis
Lexnova design brief set for the seven-sprint roadmap — read the full analysis →
Think the analysis missed something the PR description covers?
Capture this PR into my fork
Download a Markdown prompt that tells Claude how to port every
commit in this PR into your working tree. Run it via
claude -p < capture-pull-2.md from
inside the repo you want the changes in.