Skip to content
Design Bench · The human side of the relation

Local-first mental health support app

A phone-first Android app, private by default: no remote account, no microphone permission, no continuous monitoring, no clinical diagnosis claims. Room-backed mood check-ins and a Memory Vault, encrypted at rest with Android Keystore, and crisis support that routes straight to 988 through the phone's own dialer — not a third-party service in the loop.

Active developmentinternal designation — In-Drive Companion
Active development

In progress. Real code, not yet shown publicly anywhere else.

In more detail

Kotlin and Jetpack Compose, with a Trusted Circle feature alongside the Memory Vault and mood check-ins. Still early: its own README notes the Android SDK isn't yet configured in the working environment, so a verified build hasn't happened yet even though the application code itself is substantially written.

Concrete specifics

  • ·988 crisis dialer intent used directly — no third-party crisis service in the loop
  • ·Android Keystore encryption at rest for the Memory Vault
  • ·Own README notes the SDK isn't yet configured to verify a build
Go deeper