Skip to content

Commit 2584099

Browse files
committed
feat(contacts): add automatic customer scan to import contacts from channel history
1 parent 73b8234 commit 2584099

105 files changed

Lines changed: 53436 additions & 499 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ See **`.agents/rules/git.md`** for the full canonical rules (commit format, bran
207207
- Push notifications (Expo Push Service, device tokens): `docs/push-notifications.md`
208208
- Enterprise licensing (offline Ed25519 license keys): `docs/licensing.md`
209209
- Platform support access (super admin opening any workspace): `docs/support-access.md`
210+
- Automatic Customer Scan (contact import by scanning channel conversation history; shares the `CoexistSyncRun` table via a `type` discriminator): `docs/contact-scan.md`
210211

211212
When unsure, search the codebase for an existing feature that resembles the request and mirror its structure, imports, and error-handling style.
212213

0 commit comments

Comments
 (0)