# RealCredi > Coached · Measured · Hired — product & engineering documentation. ## Docs - [Career loop](https://docs.realcredi.com/architecture/career-loop.md): Career-loop services under /api/v1/career and how evidence becomes verified. - [Frontend and backend](https://docs.realcredi.com/architecture/frontend-backend.md): How the Next app and Express API are organized in the monorepo. - [System overview](https://docs.realcredi.com/architecture/system-overview.md): System overview — Next frontend, Express API, Prisma/Postgres, career-loop. - [RealCredi](https://docs.realcredi.com/intro.md): What RealCredi is, documentation map covering the full app, and live surfaces. - [Launch checklist](https://docs.realcredi.com/mvp/launch-checklist.md): Parallel ops checklist — coaches, verified profiles, first paid employer seats. - [MVP overview](https://docs.realcredi.com/mvp/overview.md): MVP goals, success criteria, and explicit out-of-scope items. - [Admin](https://docs.realcredi.com/product/admin.md): Admin console — users, RBAC, content CMS, career tracks, requests, earnings. - [AI assist (career)](https://docs.realcredi.com/product/ai-assist.md): Anthropic LLM assist for career features — env setup, surfaces, guardrails, and audit logging. - [API surface](https://docs.realcredi.com/product/api-surface.md): Full /api/v1 mount map — LMS, career, admin, payments, content, messaging. - [Auth and accounts](https://docs.realcredi.com/product/auth.md): Login, registration variants, email verify, password reset, and account gates. - [Billing (MVP)](https://docs.realcredi.com/product/billing.md): Employer seats, invoices, and manual activation (no self-serve PSP in MVP). - [Career (CMH learner)](https://docs.realcredi.com/product/career.md): Career Path — intake, skills evidence, practice interviews, publish profile. - [Coaching](https://docs.realcredi.com/product/coaching.md): Coaching browse, hub, coach setup checklist, clients, reviews, and SKUs. - [Communications](https://docs.realcredi.com/product/communications.md): Messages, inbox, and notifications. - [Core concepts](https://docs.realcredi.com/product/concepts.md): Courses vs coaching vs mentorship, certificates vs credentials, CORPORATE vs EMPLOYER. - [Instructor tools](https://docs.realcredi.com/product/instructor-tools.md): Instructor tools — students, question bank, reset requests, analytics, earnings. - [Learn (LMS)](https://docs.realcredi.com/product/learn.md): LMS Learn group — courses, enrollments, assessments, mentorships, certificates. - [Live sessions and recordings](https://docs.realcredi.com/product/live-sessions.md): Live session rooms and recordings for coaching and courses. - [Marketing and public surfaces](https://docs.realcredi.com/product/marketing.md): Marketing and public proof pages — home, coaching, employers, blog, profiles, verify. - [Product overview](https://docs.realcredi.com/product/overview.md): Product overview — CMH positioning plus index of every app area documented here. - [Payments and payouts](https://docs.realcredi.com/product/payments-payouts.md): Stripe and Flutterwave commerce, instructor revenue share, vs employer seat invoices. - [Roles and loops](https://docs.realcredi.com/product/roles-and-loops.md): Personas, default homes, account creation, and learner / coach / employer loops. - [Route atlas](https://docs.realcredi.com/product/route-atlas.md): Complete app route atlas — marketing, auth, dashboard by nav group, admin, and off-nav pages. - [Routes and APIs (CMH)](https://docs.realcredi.com/product/routes-and-apis.md): CMH-focused public proof, dashboard highlights, and /api/v1/career groups. - [Talent (employer)](https://docs.realcredi.com/product/talent.md): Employer Talent — search, pipeline, jobs, billing, and org setup. - [Teams (corporate L&D)](https://docs.realcredi.com/product/teams.md): Corporate teams — management, course assignments, plans, quotes, checkout. - [Repositories overview](https://docs.realcredi.com/repositories/overview.md): Monorepo layout — frontend, backend, Docs, and this docs-site. - [Local setup](https://docs.realcredi.com/shipping/local-setup.md): Run backend, frontend, and this docs site locally with seed users. - [Shipping overview](https://docs.realcredi.com/shipping/overview.md): How to run and deploy RealCredi docs and apps without leaking secrets.