mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-17 23:09:35 +00:00
Launch Ops (5 modules) — برج إطلاق الـ Private Beta
- private_beta: 499 SAR × 7-day offer + safety notes + 6-question Arabic FAQ
- demo_flow: 12-minute minute-by-minute Arabic demo + 5 discovery Qs + 6 objection responses + close script
- outreach_messages: 4 segments × 5 prospects = 20 + per-segment Arabic messages + 3-step follow-ups + 6 reply handlers
- go_no_go: 10-gate readiness + 3 critical gates (no_secrets/live_sends_disabled/staging_health) + verdict + next-actions
- launch_scorecard: 11 event types + daily/weekly aggregation + targets (20 outreach/5 replies/3 demos/1 pilot daily)
Revenue Launch (7 modules) — تحويل Dealix إلى دخل
- offer_builder: 4 offers (Private Beta, 499 Pilot, Growth OS Pilot 1.5-3K, Free Case Study) + segment-aware recommend
- pipeline_tracker: 8-stage deterministic pipeline + add/update/summarize + revenue tracking + win rate
- outreach_sequence: re-export single source of truth from launch_ops with revenue-tier wrappers
- demo_closer: re-export from launch_ops
- pilot_delivery: 12-field intake form + 5-phase 24h delivery plan + per-service templates (First 10 / List Intel / Free Diagnostic)
- proof_pack_template: 5-line Arabic client summary + ROI estimate (pipeline_x + closed_won_x) + next-step recommendation (upsell/iterate/extend)
- payment_manual_flow: Moyasar invoice step-by-step (halalas-correct) + Arabic payment-link message + confirmation checklist; NEVER charges via API
Service Tower extensions (2 modules)
- contract_templates: re-export targeting_os contracts + new SLA outline (legal_review_required, PDPL-aware)
- vertical_service_map: 6 verticals (B2B SaaS / agencies / training-consulting / real estate / healthcare-local / retail-ecommerce) with primary+supporting services + buyer roles + common pains + winning offer
Routers (2 new) — 29 endpoints
- /api/v1/launch/* — 11 endpoints (private-beta/offer, demo/flow, outreach/{first-20, message, followup}, go-no-go, readiness, scorecard/{event, daily, weekly, demo})
- /api/v1/revenue-launch/* — 18 endpoints (offers + offers/recommend, outreach/{first-20, followup}, demo-flow, pipeline/{schema, summarize}, pilot-delivery/{intake-form, 24h-plan, first-10, list-intelligence, free-diagnostic}, payment/{invoice-instructions, link-message, confirmation-checklist}, proof-pack/{template, client-summary, next-step})
Tests (2 new files, 56 tests)
- test_launch_ops.py: 25 tests (Private Beta offer essentials + Arabic FAQ; demo flow 12-min structure; first-20 segments × 5; outreach Arabic + drafts only; followup steps differ; reply handlers include unsubscribe; go/no-go critical gates block; scorecard aggregation + verdict)
- test_revenue_launch.py: 31 tests (offers correct prices, no_live_charge=True; segment-aware recommends; pipeline 8 stages + add/update/summarize + win rate; outreach v2 Arabic; intake fields; 24h plan 5 phases; invoice halalas correct; payment confirmation blocks premature delivery; proof pack 5 lines + 3 next-step paths)
Scripts (1 new)
- scripts/launch_readiness_check.py: runs 10 gates locally + optional --staging-url; pretty/JSON output; critical gates determine GO/NO-GO/FIX-THEN-GO verdict
Landing pages (2 new, RTL Arabic)
- list-intelligence.html — List Intelligence service detail (499–1,500 SAR)
- growth-os.html — Growth OS Monthly subscription page (2,999 SAR/month)
Docs (1 new + 1 updated)
- REVENUE_TODAY_PLAYBOOK.md (Arabic) — 12-section playbook: offers, segments, messages, demo, pipeline, 24h delivery, Moyasar manual flow, proof pack, daily targets, go/no-go, what-not-to-do, next-step
- DEALIX_100_PERCENT_LAUNCH_PLAN.md — added §40 Launch Ops + §41 Revenue Launch + §42 Service Tower extensions + §43 Scripts
Test results
- 56/56 new tests pass
- Full suite: 824 passed, 2 skipped (missing API keys, unrelated)
- 0 existing tests broken
Safety integration
- All offers: live_send_allowed=False, no_live_charge=True, approval_required=True
- 10-gate go/no-go BLOCKS launch if no_secrets/live_sends_disabled/staging_health fail
- Moyasar: invoice/payment-link manual only; NEVER calls live charge API
- Payment confirmation checklist blocks delivery before invoice paid status
- All outreach messages: drafts only, follow-ups capped at 3, opt-out honored immediately
- 6 verticals mapped to safe service stacks; LinkedIn always Lead Forms (never scraping)
Integration with previous layers
- Launch Ops uses platform_services tool_gateway, intelligence_layer command_feed, security_curator redaction
- Revenue Launch uses targeting_os contractability + service_tower offers + intelligence_layer simulator
- Pipeline tracker integrates with action_ledger for stage transitions
- Proof Pack template references intelligence_layer proof metrics + service_excellence ROI
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
121 lines
5.3 KiB
HTML
121 lines
5.3 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="ar" dir="rtl">
|
||
<head>
|
||
<meta charset="UTF-8" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||
<title>Dealix Growth OS — اشتراك شهري</title>
|
||
<style>
|
||
body { font-family: 'Tajawal', sans-serif; background: #0f1115; color: #f5f5f7;
|
||
line-height: 1.7; margin: 0; }
|
||
header { padding: 56px 24px; text-align: center;
|
||
background: linear-gradient(135deg, #1a1d27 0%, #0f1115 100%); }
|
||
header h1 { font-size: 44px; line-height: 1.2; margin-bottom: 14px; }
|
||
header h1 span { color: #ffd166; }
|
||
header p { color: #a8aab2; max-width: 720px; margin: 0 auto; font-size: 19px; }
|
||
main { max-width: 900px; margin: 0 auto; padding: 24px; }
|
||
section { background: #181b22; padding: 28px; border-radius: 14px;
|
||
margin: 18px 0; border: 1px solid #232631; }
|
||
section h2 { color: #ffd166; margin-bottom: 14px; font-size: 22px; }
|
||
ul li { padding: 6px 0; }
|
||
ul li:before { content: "▸"; color: #06d6a0; margin-left: 8px; }
|
||
.pricing { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
|
||
gap: 14px; margin-top: 14px; }
|
||
.price-card { padding: 18px; background: #1f232c; border-radius: 10px;
|
||
border: 1px solid #2a2e39; }
|
||
.price-card .label { color: #a8aab2; font-size: 14px; }
|
||
.price-card .price { font-size: 26px; font-weight: 700; color: #ffd166; margin: 6px 0; }
|
||
.cta { display: inline-block; padding: 14px 28px; background: #ffd166;
|
||
color: #0f1115; border-radius: 10px; font-weight: 700; text-decoration: none;
|
||
font-size: 17px; margin: 8px; }
|
||
</style>
|
||
</head>
|
||
<body>
|
||
<header>
|
||
<h1>Dealix <span>Growth OS</span></h1>
|
||
<p>منصة نمو شهرية تدير قنواتك الخارجية، تجمع كل الإشارات في Command Feed،
|
||
تكتب الرسائل، تطلب موافقات، ترتب اجتماعات، وتطلع Proof Pack شهري.</p>
|
||
</header>
|
||
|
||
<main>
|
||
<section>
|
||
<h2>ماذا تستلم شهرياً؟</h2>
|
||
<ul>
|
||
<li>Daily Command Feed عربي — 5 cards/day.</li>
|
||
<li>First 10 Opportunities Sprint كل أسبوع.</li>
|
||
<li>List Intelligence على قاعدة عملائك.</li>
|
||
<li>Email + WhatsApp drafts (بدون live send بدون اعتماد).</li>
|
||
<li>Calendar drafts + meeting briefs.</li>
|
||
<li>Approval Center: CEO يوافق من واتساب.</li>
|
||
<li>Proof Pack شهري + Founder Shadow Board أسبوعي.</li>
|
||
<li>Reputation Guard على كل قناة.</li>
|
||
<li>Service Excellence Score على كل campaign.</li>
|
||
<li>Decision Memory يتعلم من Accept/Skip/Edit.</li>
|
||
</ul>
|
||
</section>
|
||
|
||
<section>
|
||
<h2>التسعير</h2>
|
||
<div class="pricing">
|
||
<div class="price-card">
|
||
<div class="label">Pilot 30 يوم</div>
|
||
<div class="price">1,500–3,000 ريال</div>
|
||
<div>إعداد + شهر تجربة</div>
|
||
</div>
|
||
<div class="price-card">
|
||
<div class="label">Growth OS Monthly</div>
|
||
<div class="price">2,999 ريال</div>
|
||
<div>شهري — بعد الإثبات</div>
|
||
</div>
|
||
<div class="price-card">
|
||
<div class="label">Annual (–15%)</div>
|
||
<div class="price">30,589 ريال</div>
|
||
<div>دفع سنوي — توفير شهرين</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section>
|
||
<h2>التكاملات (Phase 1)</h2>
|
||
<ul>
|
||
<li>Gmail (drafts فقط افتراضياً)</li>
|
||
<li>Google Calendar (drafts فقط)</li>
|
||
<li>WhatsApp Cloud (مع opt-in + approval)</li>
|
||
<li>Moyasar (invoice/payment link manual)</li>
|
||
<li>Google Sheets (read/append بموافقة)</li>
|
||
<li>Website Forms (ingest)</li>
|
||
</ul>
|
||
<p>المرحلة 2: LinkedIn Lead Forms، Google Business Profile، Google Meet transcripts.</p>
|
||
<p>المرحلة 3: Instagram, X (ingest only), social drafts.</p>
|
||
</section>
|
||
|
||
<section>
|
||
<h2>الأمان والامتثال</h2>
|
||
<ul>
|
||
<li>Approval-first في كل قناة — لا live send بدون اعتماد بشري.</li>
|
||
<li>PDPL-aware: لا cold WhatsApp، DPA draft جاهز.</li>
|
||
<li>Secret redactor + patch firewall + trace redactor.</li>
|
||
<li>Saudi Tone + Safety eval قبل كل رسالة.</li>
|
||
<li>Reputation Guard يوقف القناة عند تدهور السمعة.</li>
|
||
<li>Action Ledger يسجّل كل فعل + من اعتمده.</li>
|
||
</ul>
|
||
</section>
|
||
|
||
<section>
|
||
<h2>كيف تبدأ؟</h2>
|
||
<ol style="padding-right: 18px;">
|
||
<li>Free Growth Diagnostic — 24 ساعة بدون التزام.</li>
|
||
<li>Pilot 7 أيام بـ499 ريال — تثبت طريقة التشغيل.</li>
|
||
<li>Growth OS Pilot 30 يوم — تشغيل شهر كامل.</li>
|
||
<li>Growth OS Monthly — التزام مستمر مع Proof Pack شهري.</li>
|
||
</ol>
|
||
</section>
|
||
|
||
<div style="text-align: center; padding: 24px;">
|
||
<a href="free-diagnostic.html" class="cta">ابدأ بالتشخيص المجاني</a>
|
||
<a href="mailto:bassam.m.assiri@gmail.com?subject=Dealix%20Growth%20OS"
|
||
class="cta" style="background: transparent; color: #f5f5f7; border: 1px solid #383b44;">احجز ديمو</a>
|
||
</div>
|
||
</main>
|
||
</body>
|
||
</html>
|