2bcdb5436e
Introduce `doctate-client-core` to house UI-agnostic client business logic. This promotes code reuse and allows consumption by different client platforms, such as iOS via UniFFI bindings. This commit also updates `client-desktop` to depend on `doctate-client-core` and removes duplicated logic.