Review scheduled sessions, open tasks, recent notes, and drafts that need approval.
Next session prep
{nextPrepBrief ? ({nextPrepBrief.client?.role_title} ·{' '} {nextPrepBrief.client?.company}
{nextPrepBrief.suggested_questions || nextPrepBrief.previous_summary}
Open prep{loading ? 'Loading your coaching workspace...' : 'No upcoming session memory yet.'}
)}{stat.label}
{loading ? '...' : stat.value}
Client records
{client.name}
{client.role_title} · {client.company}
Recent intelligence
{session.title}
{session.client?.name}
{session.ai_summary}
Next-session prep
{brief.client?.name}
{brief.client?.role_title} · {brief.client?.company}
{brief.client_reflection || brief.suggested_questions || brief.previous_summary}
))} {summary.upcomingPrepBriefs.length === 0 && ({loading ? 'Loading prep briefs...' : 'No prep briefs ready yet.'}
)}