mobieusHealth: Loopa Coach
Loopa Coach lets an approved human coach hold a roster of members inside a tenant: a private forum, a per-field view of what each client has chosen to share, short recommendations, and meal plans the member accepts or declines. It is distinct from the Help Me coach, which is a member talking to a model. This one is a person.
It is gated on the tenant feature flag loopa_coach and requires mobieusHealth. Default off.
This is a wellness feature, not medical advice, and the product says so on every surface a coach touches.
Two things must both be true
A member is a coach only when the tenant has the flag on and that member holds a coach record. Turning the flag on does not make anybody a coach; it makes the surfaces exist for the ones who are.
Coaches are approved by hand. The application, the credential check, the commission terms and the payouts all live in the affiliate system, not in the tenant — an approval there is picked up by the tenant host and provisioned automatically, usually within the hour.
What the member controls
Everything. A member who joined through a coach's link finds Settings → Your coach, where every category starts off:
| Category | What the coach sees |
|---|---|
| Weight and body measurements | A 30-day trend and the latest figure |
| Activity and workouts | The date of the last entry |
| Fasting windows | The date of the last entry |
| Food log, calories and macros | The date of the last entry |
| Cycle tracking | The date of the last entry |
| Supplements and medications | The date of the last entry |
| Streaks | How many consecutive days carry a food log |
Summaries, not entries. A coach does not read the member's diary.
A category that is off is absent — not blurred, not greyed, not a placeholder with a count, because a count of what was withheld is itself a disclosure.
Switching a category off closes the history with it. Permission is checked at query time on every read, so revocation is not "from now on" — a category switched off is closed even for what the coach could already see. There is no cached snapshot anywhere.
Every allowed read is logged (coach, member, category, hour) and the member can ask for that record.
Blocking the coach severs everything at once, and leaving the coach ends the roster row. Neither changes the member's subscription, price, or forum access.
What the coach gets
- A private forum, created at provisioning, hidden from everyone not on their roster, with the coach as owner and moderator. Two posts a day.
- A roster, showing only what each client shares.
- Recommendations — short messages, three per client per day.
- Meal plans built against the client's targets, diet style and exclusions. The coach picks the length, never the food, and cannot inject prompt context. A plan that violates the client's exclusion list is rejected, not flagged. It arrives as an offer; nothing enters the member's planner until they accept.
- Private notes, never visible to the client, deleted when the coach is terminated or the client closes their account.
Coach surfaces are invisible to everyone else: /health/coach-portal returns the same 404 a non-existent route returns for any member who is not an active coach.
Entitlement
An active coach record grants Premium for as long as it lasts. No seat row is written, so it never collides with the coach's own store purchase and is removed by a single status change on termination.
The verified badge
A credential claim and a credential check are two different columns. Nothing renders a coach as verified until a person has confirmed the credential with whoever issued it. Removing a verification takes the badge off every client screen without ending the roster.
Turning it on
Platform admin → the tenant's feature flags → Loopa Coach. It needs mobieusHealth on the same tenant.
See also: mobieusHealth · mobieusHealth: Help Me coach
# mobieusHealth: Loopa Coach **Loopa Coach** lets an approved human coach hold a roster of members inside a tenant: a private forum, a per-field view of what each client has chosen to share, short recommendations, and meal plans the member accepts or declines. It is distinct from the [Help Me coach](/know/mobieushealth-help-me-coach), which is a member talking to a model. This one is a person. It is gated on the tenant feature flag **`loopa_coach`** and requires mobieusHealth. Default off. This is a wellness feature, not medical advice, and the product says so on every surface a coach touches. ## Two things must both be true A member is a coach only when **the tenant has the flag on** and **that member holds a coach record**. Turning the flag on does not make anybody a coach; it makes the surfaces exist for the ones who are. Coaches are approved by hand. The application, the credential check, the commission terms and the payouts all live in the affiliate system, not in the tenant — an approval there is picked up by the tenant host and provisioned automatically, usually within the hour. ## What the member controls Everything. A member who joined through a coach's link finds **Settings → Your coach**, where every category starts **off**: | Category | What the coach sees | |---|---| | Weight and body measurements | A 30-day trend and the latest figure | | Activity and workouts | The date of the last entry | | Fasting windows | The date of the last entry | | Food log, calories and macros | The date of the last entry | | Cycle tracking | The date of the last entry | | Supplements and medications | The date of the last entry | | Streaks | How many consecutive days carry a food log | Summaries, not entries. A coach does not read the member's diary. **A category that is off is absent** — not blurred, not greyed, not a placeholder with a count, because a count of what was withheld is itself a disclosure. **Switching a category off closes the history with it.** Permission is checked at query time on every read, so revocation is not "from now on" — a category switched off is closed even for what the coach could already see. There is no cached snapshot anywhere. **Every allowed read is logged** (coach, member, category, hour) and the member can ask for that record. Blocking the coach severs everything at once, and leaving the coach ends the roster row. Neither changes the member's subscription, price, or forum access. ## What the coach gets * **A private forum**, created at provisioning, hidden from everyone not on their roster, with the coach as owner and moderator. Two posts a day. * **A roster**, showing only what each client shares. * **Recommendations** — short messages, three per client per day. * **Meal plans** built against the *client's* targets, diet style and exclusions. The coach picks the length, never the food, and cannot inject prompt context. A plan that violates the client's exclusion list is rejected, not flagged. It arrives as an offer; nothing enters the member's planner until they accept. * **Private notes**, never visible to the client, deleted when the coach is terminated or the client closes their account. Coach surfaces are invisible to everyone else: `/health/coach-portal` returns the same 404 a non-existent route returns for any member who is not an active coach. ## Entitlement An active coach record grants Premium for as long as it lasts. No seat row is written, so it never collides with the coach's own store purchase and is removed by a single status change on termination. ## The verified badge A credential **claim** and a credential **check** are two different columns. Nothing renders a coach as verified until a person has confirmed the credential with whoever issued it. Removing a verification takes the badge off every client screen without ending the roster. ## Turning it on Platform admin → the tenant's feature flags → **Loopa Coach**. It needs mobieusHealth on the same tenant. See also: [mobieusHealth](/know/mobieus-health) · [mobieusHealth: Help Me coach](/know/mobieushealth-help-me-coach)