app: add organization + sharing commands/queries

This commit is contained in:
2026-05-31 05:17:51 +02:00
parent 536bf3463a
commit d1394ce7bb
29 changed files with 740 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -91,6 +91,7 @@ dependencies = [
"anyhow",
"async-trait",
"bytes",
"chrono",
"domain",
"serde",
"thiserror",