|
@@ -7,12 +7,13 @@ normalizes them, resolves recipients via `companies` → `groups` →
|
|
|
Telegram, SMS, email, voice, Slack, MS Teams, and arbitrary outbound
|
|
Telegram, SMS, email, voice, Slack, MS Teams, and arbitrary outbound
|
|
|
webhooks.
|
|
webhooks.
|
|
|
|
|
|
|
|
-> **Status**: M0 + M1 code-complete 2026-06-13. M0 is the single-host
|
|
|
|
|
|
|
+> **Status**: M0 + M1 **shipped** 2026-06-13. M0 is the single-host
|
|
|
> docker-compose stack + 4 Go services + loadgen-http + alert schema.
|
|
> docker-compose stack + 4 Go services + loadgen-http + alert schema.
|
|
|
> M1 is the end-to-end: signed webhook → broker → router → deliverd
|
|
> M1 is the end-to-end: signed webhook → broker → router → deliverd
|
|
|
-> → fakefcmd. See `M0_VERIFICATION.md` and `M1_VERIFICATION.md`
|
|
|
|
|
-> for the smoke tests. Spec is in `SPEC.md`, diagrams in
|
|
|
|
|
-> `ARCHITECTURE.md`, build log in `PROMPT.md`.
|
|
|
|
|
|
|
+> → fakefcmd (live-verified, 1530 deliveries in the loadgen burst,
|
|
|
|
|
+> 0 failures). See `M0_VERIFICATION.md`, `M1_VERIFICATION.md`, and
|
|
|
|
|
+> `M1_SMOKE_LOG.md` for the smoke tests. Spec is in `SPEC.md`,
|
|
|
|
|
+> diagrams in `ARCHITECTURE.md`, build log in `PROMPT.md`.
|
|
|
|
|
|
|
|
## v1 in one paragraph
|
|
## v1 in one paragraph
|
|
|
|
|
|