Short essays from the work — what I learned, what I'd do differently, what I think the rest of the industry is getting wrong this week.
How ClearedMind keeps one React codebase honest across iOS, Android, and the browser without scattering platform checks.
Why we chose database-per-tenant and how it plays out in practice.
Why every model in the ClearedMind backend carries `archived_at` and `deleted_at` — and why `findOneAndDelete` is banned.
The split between providers, adapters, and core is the whole reason the Universal AI Agent scales across apps.
Why ClearedMind treats clinical assessments as MongoDB documents instead of bespoke React forms.