Add Share Inbox flow for unresolved WhatsApp imports

This commit is contained in:
Rijad Zuzo
2026-02-19 00:26:18 +01:00
parent d2205bd3d9
commit d70edb4c4c
9 changed files with 1278 additions and 113 deletions
+6 -2
View File
@@ -96,10 +96,14 @@ Behavior notes:
- iOS/Android: integrates with share-intent plugin (`receive_sharing_intent`)
- shared text is parsed and ingested into:
- person profile (auto-create when unresolved)
- person profile (auto-create when identity is confident)
- source->profile link map for follow-up matching
- moment history (`type=whatsapp`)
- Settings includes `Simulate WhatsApp Share` action for local/dev testing.
- ambiguous or missing-identity shares are queued in `Share Inbox` for manual
resolution
- Settings includes:
- `Simulate WhatsApp Share` for local/dev testing
- `Open Share Inbox` to resolve queued items
## Local Persistence Backend