Readiness status with evidence

WorkoutsDaily UK is live as a browser-only planning utility. This page separates what is ready now from what remains gated, so the public product does not pretend to be a coaching app, medical service or paid programme.

Live now

These are working public surfaces, not placeholders. Each item is backed by static files, visible copy and validation coverage in the repo.

Gated for now

These features are deliberately not live because they would raise support, compliance, data or trust requirements before demand has proved them useful.

Accounts and profiles No login, user account, health profile, wearable integration or server-side plan history is part of this version. Gated
Payments and subscriptions No payment link, checkout, affiliate placement, sponsorship slot or subscription prompt is enabled on the live site. Gated
Coaching and medical claims No personalised coaching, medical advice, screening, safety clearance, injury advice, pain-relief claim or transformation promise is made. Gated
Outreach and campaigns Consented newsletter signup is allowed through the Brevo-backed shared audience standard. Public outreach campaigns, broadcasts and managed customer workflows remain separately gated. Partially approved

Evidence checked

The maintained predeploy gate is npm --workspace workoutsdaily-uk run audit:all. It includes public-site metadata, pack discovery, privacy boundaries, delivery headers, PWA readiness, output integrity, source links, accessibility and the planner engine checks.

  • npm --workspace workoutsdaily-uk run readiness:audit
  • npm --workspace workoutsdaily-uk run packs:audit
  • npm --workspace workoutsdaily-uk run privacy:audit
  • npm --workspace workoutsdaily-uk run pwa:offline
  • npm --workspace workoutsdaily-uk run visual:smoke

Live checks remain separate

Network-dependent checks stay explicit: readiness:live, delivery:live, pwa:live, sourcelinks:live, packs:live and privacy:live. They verify production routes and public source links without making offline development depend on the network.

Read operator context