# Entry Points Plan — Baseline
**Date**: 2026-04-07
**Status**: Approved, implementation starting

## Problem
CMS-aiChemist has 69 flat nav links with no user-type differentiation. External evaluators, internal developers, designers, content editors, agents, and new/existing project flows all hit the same undifferentiated navigation.

## Approved Plan Summary
1. Restructure header nav → grouped with CSS dropdown for components
2. Create /getting-started → onboarding wizard for new projects
3. Create /components → categorized component hub replacing flat nav
4. Create /docs → documentation hub
5. Update landing page with persona-based CTAs
6. Update smoke tests

## User Persona Entry Points
| Persona | Entry | Primary Items |
|---------|-------|---------------|
| External evaluator | / | Platform, Pricing, Testimonials, Compare, Blog |
| Internal developer | /dashboard | Dashboard, Design System, Components, Docs |
| Designer | /design-system | Tokens, Components, Showcase |
| Content editor | cms-content.chem.dev | Blog, CMS Admin |
| Agent | /status | Status, Ref docs, Tokens |
| New project | /getting-started | Guided setup wizard |
| Existing project | /dashboard/[id] | Project detail |

## Current Session Stats
- 66 components, 983 tokens, 562 tests, 69 nav links, drift 100/100
- Latest commit: 4100087 (cross-site nav, click paths, stale stats)
- Blog working, EmDash 0.1.0
