Public site map
Every student-facing page, button, and flow in one place. Anyone can open these URLs. Paste the raw markdown link into an AI when you want the whole map in one file.
Direct file: /connects/raw. Single files: /connects/raw/[filename]. This page updates whenever the site is deployed.
How everything connects
/connects/00-how-everything-connects
This is the map. Detail for every button lives in `02`–`06`. Marketing CTAs that start these flows are in `01-marketing-pages.md`.
Marketing pages
/connects/01-marketing-pages
Pilot inventory of Gradeful’s public marketing, catalog, legal, and contact routes.
Auth & onboarding
/connects/02-auth-onboarding
Registration, sign-in, password recovery, and name/university setup. Product rules: [../onboarding.md](../onboarding.md). How this hooks to checkout and dashboard: [00-how-everything-connects.md](./00-how-everything-conn
Checkout
/connects/03-checkout
Live path is Whish. Homepage/pricing CTAs go to `/checkout?plan=`. How this grants `user_access` and lands on dashboard: [00-how-everything-connects.md](./00-how-everything-connects.md).
Dashboard & workspace
/connects/04-dashboard-and-workspace
Student home after login. Course study tabs are in [06-study-views.md](./06-study-views.md). Settings overlay is [05-settings.md](./05-settings.md). Flows: [00-how-everything-connects.md](./00-how-everything-connects.md)
Settings
/connects/05-settings
Account settings modal over the workspace. Opened from the gear, account flyout Settings / Get help, or `/dashboard?settings={tab}` (also recognized on `/my-courses?settings=`). `buildSettingsHref` always points at `/das
Study views
/connects/06-study-views
Inside `/my-courses/{slug}` after Overview. Shell tabs and chapter picker are in [04-dashboard-and-workspace.md](./04-dashboard-and-workspace.md). Heartbeat `CourseStudyHeartbeat` writes `study_sessions` while a study ta
Release status
/connects/07-release-status
Public snapshot of what Gradeful actually ships. This page is the product map, not an attack guide. It updates when the site is deployed.
Known limitations
/connects/08-known-limitations
Public list of accepted gaps, dual-write warnings, and things this release does not ship. Not an attack guide.