Claude
|
69bdf74f7e
|
feat: add go-live verification + first 10 outreach drafts seed script
- go_live.sh: tests all endpoints (health, automation, compliance, reply classifier)
- seed_first_batch.py: 10 personalized Arabic emails for top Saudi companies
(Peak Content, Aqar.fm, Foodics, Rewaa, BRKZ, Qoyod, Maqsam, Digital8, Floward, Sary)
- Each with sector-specific ROI math, follow-ups Day+2/+5, opt-out compliance
https://claude.ai/code/session_01W1rJthWDkasijTdXCfxVHs
|
2026-04-25 22:40:58 +00:00 |
|
Claude
|
4d385f0482
|
feat(dealix): k6 smoke test, SLO definition, fault-injection tests, env update
Close 3 more launch gates:
- T5: k6 smoke test script (scripts/k6_smoke_test.js) with p95<500ms
and <1% error rate thresholds, tests health/pricing/DLQ/approvals
- O5: SLO.md with latency targets per endpoint category, recovery
objectives (RPO 24h, RTO 15min), and escalation matrix
- DLQ fault-injection tests (6/6 passing): webhook crash → DLQ,
retry-then-succeed, exhausted retries → dead, circuit breaker
open/recover, multi-queue isolation
Also:
- .env.example updated with POSTHOG_*, MOYASAR_SECRET_KEY,
MOYASAR_WEBHOOK_SECRET, DLQ_*, CALENDLY_* settings
- LAUNCH_GATES.md updated: 13/33 gates closed, 5 blocked on
founder API keys (PostHog/Moyasar/HubSpot/Calendly/UptimeRobot)
https://claude.ai/code/session_01W1rJthWDkasijTdXCfxVHs
|
2026-04-23 10:46:57 +00:00 |
|