diff --git a/frontend/src/layouts/Authenticated.tsx b/frontend/src/layouts/Authenticated.tsx index 14ee234..11b88fd 100644 --- a/frontend/src/layouts/Authenticated.tsx +++ b/frontend/src/layouts/Authenticated.tsx @@ -239,10 +239,10 @@ export default function LayoutAuthenticated({ children, permission }: Props) {

- Never lose the thread + Workspace status

- Coach admin, session memory, and client portal in one workspace. + Review sessions, clients, tasks, and shared client materials.

{

- A private space for the client. + Client portal preview

- This preview shows the simpler coachee experience: shared notes, - commitments, resources, and a reflection prompt before the next - session. + Preview the client-facing workspace with shared notes, + commitments, resources, and a pre-session reflection prompt.

diff --git a/frontend/src/pages/clients.tsx b/frontend/src/pages/clients.tsx index 55ebeb0..3208120 100644 --- a/frontend/src/pages/clients.tsx +++ b/frontend/src/pages/clients.tsx @@ -121,12 +121,10 @@ const Clients = () => { Client CRM -

- Relationship memory hub -

+

Client records

- Open any client and see goals, coaching notes, recent sessions, - and commitments without digging through scattered docs. + Open a client record to review goals, coach notes, recent + sessions, and commitments.

diff --git a/frontend/src/pages/dashboard.tsx b/frontend/src/pages/dashboard.tsx index cf9c965..f3678db 100644 --- a/frontend/src/pages/dashboard.tsx +++ b/frontend/src/pages/dashboard.tsx @@ -129,15 +129,16 @@ const Dashboard = () => {
- Coach command center + Workspace overview

- Keep every client relationship moving between sessions. + Manage upcoming sessions, client notes, commitments, and + follow-up drafts.

- Review the next conversation, follow up on commitments, and keep - session memory close to the work that needs attention today. + Review scheduled sessions, open tasks, recent notes, and drafts + that need approval.

{

- Relationship memory + Client records

Active clients diff --git a/frontend/src/pages/session-memory.tsx b/frontend/src/pages/session-memory.tsx index 14e9c3d..9af4c56 100644 --- a/frontend/src/pages/session-memory.tsx +++ b/frontend/src/pages/session-memory.tsx @@ -119,9 +119,9 @@ const SessionMemory = () => { prep.

- Paste the messy reality of a coaching session. The workspace turns - it into a reviewable draft, so the coach stays in control before - anything reaches a client. + Paste session notes or a transcript, generate structured output, + then review and save the result before sharing anything with a + client.