Pre-launch preview — not live yet. See the build log
Build log

What we built, week by week.

No public release yet. These are weekly notes from inside the team — what we shipped to the build, what got reworked, what broke. Started keeping written notes Apr 1, 2026.

Building in the open · No public launch yet · Honest weekly notes

We're pre-launch.

MediSero is in private build with two pilot clinics in Punjab. There's no public product yet, no user dashboard to release to. This page is our weekly build log, not a release feed — we list what shipped to the codebase, what got reworked, and what broke each week. Live release notes will start when public signups open.

Filter:
In flight

Coming in the next 4–6 weeks

  • soon Caregiver shared-access — elderly patient consents once, family member gets read-write to their record.
  • soon Pharmacist role — standalone pharmacy module with its own login, dispense + substitute rights, no clinical access.
  • soon UHI integration — your slots become discoverable in any ABDM-registered patient app.
  • soon Graph retrieval for Clio — relational queries (full medication timeline, all referrals to a specialist) in addition to k-NN over chunks.
  • soon Tamil + Telugu dictation out of beta into general availability after 12 weeks of pilot.
See full public roadmap
Wk 5
Apr 28 – Apr 30, 2026
This week

Marketing-site honesty pass + pricing rebuild

  • new Two-brothers founding story written into /about — replaced the generic "small multidisciplinary team" copy that no longer matched reality.
  • new Per-specialty solution pages (cardiology, dermatology, orthopaedics, paediatrics, GP, psychiatry-coming-soon) with hero mockups and animated vertical timelines.
  • improved Pricing rebuild: removed Enterprise tier, hero recoloured teal-blue, year-1 intro pricing surfaced.
  • improved Internal audit of marketing claims vs the actual doctor-app build — 7 specialty features (cardio calculators, DICOM viewer, body-map tagging, mg/kg validator, growth charts, ROM, MSE) flagged as not built and added to the build queue.
  • fixed Patient-app Today's Schedule card on home — surfaces the next few doses with family attribution; replaces the static placeholder.
Wk 4
Apr 21 – Apr 27, 2026

Empty-demo mode, workspace-join, and a 108-file overhaul

  • new Empty-demo mode — every screen now starts blank for new accounts instead of leaking seeded sample data into the user's view.
  • new Two-page onboarding rewrite (solo / multi-clinic detection, per-day hours, fees, KYC entry) + welcome tours for Doctor and Front Desk on first login.
  • new Workspace-join codes (6-character) for FD and peer-doctor onboarding; clinic invite accept flow end-to-end with notification routing.
  • new Clinic switcher in the top bar; activeWorkspace store; per-user preferences via /api/auth/preferences/.
  • improved Live backend search across the doctor app — was demo data on several screens; now hits the real /api/search/ endpoint.
  • improved Clio RAG citations now show "Referenced N visits" with one-tap source open.
  • improved fd-home throttled-fetch cache extracted; ActivityTimelineCard split out — fewer re-renders on tab return.
  • improved Marketing site: pre-launch CTA gating — every link to app.medisero is now a "Coming soon" pill until auth ships, no more 404s into dead screens.
  • fixed Repo: merged the prototype + backend repos into a single private monorepo so the two halves stop drifting.
Wk 3
Apr 14 – Apr 20, 2026

Patient-app attachments + doctor-app consult-flow rewrite

  • new Patient app: in-app PDF viewer, single combined-PDF share for visits / Rx / labs (auto-rotates photos via EXIF, merges PDFs), absolute file_url resolver.
  • new Patient app: full Ionicon sweep across every screen, type-aware record icons (list / home / analysis), QR onboarding card with image share.
  • new Patient app: structured medication schedule end-to-end, family-aggregate stat chips on home, Health Snapshot horizontal scroll with 6 vital cards.
  • new Patient app: shadow-patient merge — doctor-registered walk-ins keep their MS-ID + history when the patient signs up themselves with the same phone.
  • new Doctor app: consult flow split into pre-consult / in-consult / post-consult / dictate-notes / quick-entry; 4-screen Write Rx wizard; Minimize/Resume system with global dictation bar.
  • improved Doctor app: settings audit, 3 new settings screens, KYC moved off the gate path so it no longer blocks consults or note-taking.
  • improved Brand marks (PrescriptionsIcon / TranscriptsIcon / ClioIcon) replace generic Ionicons everywhere those concepts appear.
  • fixed Backend: payments router precedence bug — `payments/my/` was being swallowed as a pk lookup and returning 404. Order in payments/urls.py corrected.
  • fixed Patient app: report-analysis insights.map crash on null payloads (now coerced to array); module-level cache reset on auth transitions.
Wk 2
Apr 7 – Apr 13, 2026

Doctor-app Records + Invoices + queue/inbox wiring

  • new Doctor app: Records and Invoices tabs on patient detail; home earnings card with animated bars; FD billing card on home; Clio contextual insights surfaced inline.
  • new Doctor app: record-detail screen, Rx flow collapse (Dispensed → Active), initials avatars on patient lists.
  • new Patient app: TestFlight-ready build (all Phase 1 work complete; not pushed to Apple yet — staying in local builds).
  • improved Backend: queue / inbox / calendar wired across web + mobile (FD demo data → real API).
  • improved Solo web queue refactored to In Consult → Waiting → Completed; matches the mobile FD layout.
  • improved Ionicons unification across the doctor app — one consistent icon family, no more mix of emojis + SVGs (doctor / patient / family avatars deliberately stay emoji).
  • fixed Mobile FD: markNoShow / skip / undo / arrive partially wired (revert-from-no-show backend action still pending).
Wk 1
Apr 1 – Apr 6, 2026

Rebrand sweep + backend wiring + demo seeding

  • new Rebrand: MediSync → MediSero across backend, patient app, doctor web, marketing — names, logos, email addresses, brand colours.
  • new Demo seeding: idempotent `seed_solo_p2_full.py` lived-in patient seed (visits, Rx, labs, 90-day vitals, family members, referral, payments, notifications) so screenshots and demos look like a real chart.
  • new Marketing site v1: India + global Astro builds with shared component library (mockups, hero, pricing, FAQ, CTA, footer).
  • improved Backend wiring sweep: replaced demo arrays in 12+ doctor screens with live API calls; FD home, patient detail, queue, earnings — all reading from the real backend.
  • improved Domain consolidated: medisero.com (global) and medisero.in (India). Every email, signup link, and CTA updated.
Up next

See the public roadmap.

What we're shipping in the next 4-6 weeks, in the order it'll happen. The build log catches up here every Friday.