Living checklist

Tasks

Practical checklist for building Phase 1.

Update in git as work lands.

Now

  • [x] Create private repo Tyneside-Software/lauren
  • [x] Django scaffold (accounts, practitioners, catalogue, memberships, recordings, core)
  • [x] Docs hub under sites/software/lauren/
  • [ ] Publish docs to tyneside.software/lauren (deploy software site)
  • [ ] Invite collaborators to private repo
  • [ ] Install deps, migrate, smoke-run runserver

Next engineering

  • [ ] AUTH_USER_MODEL migrations + superuser
  • [ ] Role-aware permissions helpers
  • [ ] Stripe webhook endpoint + plan seed
  • [ ] Member-only session detail with join link
  • [ ] Practitioner directory public list (approved only)
  • [ ] Recording upload path + consent gate
  • [ ] django-tailwind production setup (replace CDN)

Before any public launch

  • [ ] Legal review of privacy, terms, disclaimers
  • [ ] Safeguarding policy draft
  • [ ] Crisis resources QA
  • [ ] Staging environment
  • [ ] Domain lauren.tyneside.software DNS + TLS