Дмитрий
da4ab729df
docs(supplier): spec + 3 plans for webhook reliability (phases 1-3)
...
Investigation 2026-05-25: for tenant client1 (tenant_id=2) on prod liderra.ru:
- 205 leads at supplier (info@lkomega.ru , visit=rt) vs 160 deals on portal
- 82 leads lost (76 via 302-redirect from ValidationException, mostly
non-B-prefix projects: client.carmoney.ru, cashmotor.ru, etc.)
- 37 duplicate deals (CSV-recovered SupplierLead vid=null + later
webhook with real vid "create two Deals because supplier_lead_deliveries
locks on supplier_lead_id, not phone+project)
Three independent fixes, three plans, three deploys:
Phase 1 (low risk): Always JSON 422 for webhook ValidationException
Phase 2 (med risk, billing): merge webhook-after-CSV-recovered into
existing deal, no double-charge
Phase 3 (high risk, migration): accept non-B projects as platform=DIRECT
end-to-end (controller + 4 services + migration)
Phase 3 includes new LeadRouter fallback path: DIRECT-supplier_projects
match Liderra projects via signal_type+signal_identifier directly
(no project_supplier_links pivot required, since psl rows don't exist
for auto-created DIRECT supplier_projects).
Refs: docs/superpowers/specs/2026-05-25-supplier-webhook-reliability-design.md
2026-05-25 16:25:22 +03:00
..
2026-05-09 17:15:02 +03:00
2026-05-09 18:12:26 +03:00
2026-05-13 02:19:38 +03:00
2026-05-10 23:31:44 +03:00
2026-05-10 21:39:23 +03:00
2026-05-10 05:06:16 +03:00
2026-05-10 23:33:22 +03:00
2026-05-10 03:57:46 +03:00
2026-05-10 23:34:30 +03:00
2026-05-10 09:38:43 +03:00
2026-05-10 12:10:04 +03:00
2026-05-10 23:21:54 +03:00
2026-05-10 22:31:59 +03:00
2026-05-11 11:59:35 +03:00
2026-05-11 18:40:41 +03:00
2026-05-11 00:41:04 +03:00
2026-05-12 11:31:52 +03:00
2026-05-12 20:37:51 +03:00
2026-05-12 09:09:58 +03:00
2026-05-12 14:29:35 +03:00
2026-05-12 17:52:29 +03:00
2026-05-12 07:17:19 +03:00
2026-05-14 07:29:47 +03:00
2026-05-13 08:19:40 +03:00
2026-05-13 08:38:13 +03:00
2026-05-13 07:35:30 +03:00
2026-05-13 05:18:49 +03:00
2026-05-14 07:29:47 +03:00
2026-05-13 07:29:55 +03:00
2026-05-13 02:21:35 +03:00
2026-05-13 02:21:35 +03:00
2026-05-13 08:46:07 +03:00
2026-05-13 13:41:59 +03:00
2026-05-14 10:06:19 +03:00
2026-05-14 08:24:49 +03:00
2026-05-14 12:12:33 +03:00
2026-05-14 09:05:21 +03:00
2026-05-14 17:44:36 +03:00
2026-05-15 08:10:33 +03:00
2026-05-14 07:29:47 +03:00
2026-05-14 13:38:04 +03:00
2026-05-15 15:24:39 +03:00
2026-05-16 06:28:58 +03:00
2026-05-15 07:04:57 +03:00
2026-05-15 10:29:28 +03:00
2026-05-15 15:50:11 +03:00
2026-05-15 17:12:12 +03:00
2026-05-15 08:22:37 +03:00
2026-05-15 19:21:30 +03:00
2026-05-15 20:51:46 +03:00
2026-05-16 06:40:11 +03:00
2026-05-16 08:11:57 +03:00
2026-05-16 09:15:42 +03:00
2026-05-16 07:33:56 +03:00
2026-05-16 08:13:16 +03:00
2026-05-16 12:59:42 +03:00
2026-05-16 09:38:01 +03:00
2026-05-16 11:41:08 +03:00
2026-05-16 12:05:58 +03:00
2026-05-16 14:09:53 +03:00
2026-05-16 14:21:56 +03:00
2026-05-16 14:56:11 +03:00
2026-05-25 14:23:11 +03:00
2026-05-25 14:23:11 +03:00
2026-05-17 15:32:03 +03:00
2026-05-17 14:07:26 +03:00
2026-05-17 04:54:44 +03:00
2026-05-17 07:29:42 +03:00
2026-05-17 09:10:44 +03:00
2026-05-18 04:33:51 +03:00
2026-05-17 07:36:26 +03:00
2026-05-18 03:42:39 +03:00
2026-05-17 11:07:09 +03:00
2026-05-17 04:03:36 +03:00
2026-05-25 14:23:11 +03:00
2026-05-25 14:23:11 +03:00
2026-05-25 14:23:11 +03:00
2026-05-25 14:23:11 +03:00
2026-05-18 17:38:03 +03:00
2026-05-18 15:12:07 +03:00
2026-05-18 05:28:58 +03:00
2026-05-18 09:51:29 +03:00
2026-05-18 16:56:15 +03:00
2026-05-19 16:23:44 +03:00
2026-05-19 04:49:25 +03:00
2026-05-19 11:53:53 +03:00
2026-05-19 10:09:56 +03:00
2026-05-19 17:29:52 +03:00
2026-05-20 13:36:55 +03:00
2026-05-21 04:21:26 +03:00
2026-05-20 04:59:29 +03:00
2026-05-20 09:19:50 +03:00
2026-05-21 04:42:41 +03:00
2026-05-25 14:23:11 +03:00
2026-05-20 10:09:20 +03:00
2026-05-20 10:09:22 +03:00
2026-05-20 10:09:24 +03:00
2026-05-20 10:09:26 +03:00
2026-05-21 14:32:49 +03:00
2026-05-21 09:59:56 +03:00
2026-05-21 06:31:45 +03:00
2026-05-25 14:23:11 +03:00
2026-05-25 14:23:11 +03:00
2026-05-25 14:23:11 +03:00
2026-05-25 14:23:11 +03:00
2026-05-25 14:23:11 +03:00
2026-05-22 16:52:30 +03:00
2026-05-23 19:30:32 +03:00
2026-05-25 14:23:11 +03:00
2026-05-23 11:47:16 +03:00
2026-05-25 14:23:11 +03:00
2026-05-23 10:21:10 +03:00
2026-05-23 15:50:37 +03:00
2026-05-23 09:38:51 +03:00
2026-05-23 13:10:06 +03:00
2026-05-23 13:54:27 +03:00
2026-05-25 03:09:07 +03:00
2026-05-24 15:19:01 +03:00
2026-05-24 15:30:38 +03:00
2026-05-25 14:23:11 +03:00
2026-05-25 14:23:11 +03:00
2026-05-24 15:20:23 +03:00
2026-05-25 07:31:33 +03:00
2026-05-25 16:25:22 +03:00
2026-05-25 16:25:22 +03:00
2026-05-25 16:25:22 +03:00