mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-18 15:29:36 +00:00
Targeting & Acquisition OS (16 modules) — نظام الاستهداف الذكي - account_finder: account-first targeting; 12 buying signals; deterministic 10-25 accounts per (sector, city) - buyer_role_mapper: 14 buyer roles + sector-specific buying-committee maps + role-based Arabic angles - contact_source_policy: 12 sources (crm_customer→opt_out) with risk_score, channels-allowed, retention guidance, lawful_basis - contactability_matrix: 5 action modes (suggest_only/draft_only/approval_required/approved_execute/blocked); opt-out always blocked - linkedin_strategy: Lead Forms + Ads + manual ONLY; linkedin_do_not_do() locks scrape/auto-DM/auto-connect/extensions - email_strategy: drafts + unsubscribe footer + domain-pacing (fresh/warmed/trusted/damaged) + spam-trigger risk - whatsapp_strategy: opt-in only; rejects cold + risky phrases; opt-in template requires explicit purpose+company+unsubscribe - social_strategy: official APIs only; listening + drafts; no auto-publish - outreach_scheduler: day-by-day plans + daily limits + opt-out enforcement - reputation_guard: bounce/complaint/opt-out thresholds → healthy/watch/pause + recovery actions per channel - daily_autopilot: Arabic brief + 7 today actions + EOD report - acquisition_scorecard: pipeline + meetings + risks + productivity_score - self_growth_mode: 5 ICP focuses for Dealix; daily brief + monthly targets - free_diagnostic: Free Growth Diagnostic (3 ops + msg + risk + plan) → paid pilot recommendation - contract_drafts: Pilot/DPA/Referral/Agency/SOW outlines (legal_review_required, PDPL-aware) - service_offers: 7 targeting-tier offers + recommend by customer-type Service Tower (8 modules) — برج الخدمات الذاتية (12 productized services) - service_catalog: 12 services with target_customer/outcome/inputs/workflow/deliverables/pricing/risk/proof/upgrade - service_wizard: deterministic recommend (agency→partner; list→list_intelligence; founder→self_growth; CEO→exec_brief; budget≥2999→growth_os; default→first_10) - mission_templates: workflow steps with approval gates + linked growth missions - pricing_engine: SAR quotes scaled by company_size×urgency×channels_count + setup_fee + monthly_offer - deliverables: client report outline + proof pack template + operator checklist (no live actions) - service_scorecard: 0..100 score from drafts/replies/meetings/pipeline/CSAT - whatsapp_ceo_control: daily brief, approval cards (≤3 buttons), risk alerts, EOD reports - upgrade_paths: deterministic next-service recommendation + Arabic upsell messages Service Excellence OS (8 modules) — مصنع الخدمات الممتازة - feature_matrix: 12 must-have features per service + advanced/premium/future tiers - service_scoring: 10-dimension excellence score (clarity, speed_to_value, automation, compliance, proof, upsell, uniqueness, scalability, ops_daily, proof_data) → launch_ready/beta_only/needs_work - quality_review: 4 gates (proof / approval / pricing / channels) + status verdict; review_service_before_launch and review/all - competitor_gap: 7 competitor categories (CRM, WhatsApp tools, email assistants, LinkedIn tools, agencies, revenue intelligence, generic AI) + Dealix advantages + do-not-copy - proof_metrics: required metrics + ROI estimate (pipeline_x + closed_won_x) + Arabic summary - research_lab: monthly brief + feature hypotheses + top-3 experiments + monthly review - service_improvement_backlog: feedback→backlog conversion + impact/effort prioritization + weekly improvements - launch_package: landing outline + sales script + 12-min demo script + 5-day onboarding checklist Routers (3 new) — 62 endpoints - /api/v1/targeting/* — 20 endpoints (accounts, buying-committee, contacts, uploaded-list, outreach, daily-autopilot, self-growth, reputation, linkedin, drafts, free-diagnostic, services, contracts) - /api/v1/services/* — 20 endpoints (catalog, recommend, intake, start, workflow, deliverables, proof-pack, quote, setup-fee, monthly-offer, scorecard, upgrade-path, ceo daily-brief/approval-card/risk-alert/EOD) - /api/v1/service-excellence/* — 22 endpoints (feature-matrix, score, quality-review, review/all, proof-metrics, roi-estimate, gap-analysis, research-brief, hypotheses, experiments, monthly-review, backlog, weekly-improvements, launch-package, landing/sales/demo/onboarding) Tests (3 new files, 105 tests) - test_targeting_os: 47 tests (Arabic accounts, buying committees, opt-out blocked, cold WA blocked, LinkedIn no-scraping, email unsubscribe, WA risk, outreach plan, reputation guard, self-growth, contracts, scorecard) - test_service_tower: 38 tests (12+ services, all have pricing/proof/deliverables/approval, wizard recommendations, workflow includes approval, quote scales, CEO cards ≤3 buttons, no live send) - test_service_excellence: 33 tests (feature matrix, score returns status, ALL services pass quality gates, ROI x-multiples, 7 competitor categories, hypotheses+experiments, backlog conversion, launch package complete, demo=12min) Docs (3 new + 1 updated) - TARGETING_ACQUISITION_OS.md (Arabic) - SERVICE_TOWER_STRATEGY.md (Arabic) - SERVICE_EXCELLENCE_OS.md (Arabic) - DEALIX_100_PERCENT_LAUNCH_PLAN.md — added §36 Targeting OS + §37 Service Tower + §38 Service Excellence + §39 Landing Pages Landing pages (4 new, RTL Arabic) - services.html — 3 doors + 12 productized services - free-diagnostic.html — free growth diagnostic - first-10-opportunities.html — kill feature - agency-partner.html — agency partner program Test results - 105/105 new tests pass - Full suite: 768 passed, 2 skipped - 0 existing tests broken Safety + integration with previous layers - Targeting OS uses contactability_matrix → ALL contacts gated before any send - Service Tower's workflow includes approval gate; ALL services live_send_allowed=False - Service Excellence quality_review BLOCKS launch on missing proof/approval/pricing/unsafe channels - linkedin_do_not_do() encodes 8 explicit prohibitions (scraping/auto-DM/auto-connect/extensions) - whatsapp_do_not_do() blocks cold sends + group scraping - Contracts always: legal_review_required=True, not_legal_advice=True, PDPL sections present - Self-Growth Mode lets Dealix target its OWN ICP using the same approval-first pipeline Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
158 lines
6.1 KiB
Python
158 lines
6.1 KiB
Python
"""Self-Growth Mode — Dealix يستهدف عملاءه ويصنع فرصاً لنفسه."""
|
|
|
|
from __future__ import annotations
|
|
|
|
from typing import Any
|
|
|
|
from .account_finder import recommend_accounts
|
|
from .buyer_role_mapper import map_buying_committee
|
|
from .daily_autopilot import (
|
|
build_daily_targeting_brief,
|
|
recommend_today_actions,
|
|
)
|
|
|
|
|
|
# Dealix's own ICP (deterministic).
|
|
DEALIX_ICP_FOCUSES: tuple[dict[str, str], ...] = (
|
|
{"sector": "agency", "city": "Riyadh", "label_ar": "وكالات تسويق B2B في الرياض"},
|
|
{"sector": "training", "city": "Riyadh", "label_ar": "شركات تدريب B2B في الرياض"},
|
|
{"sector": "consulting", "city": "Riyadh", "label_ar": "شركات استشارات نمو"},
|
|
{"sector": "saas", "city": "Riyadh", "label_ar": "SaaS سعودية صغيرة-متوسطة"},
|
|
{"sector": "real_estate", "city": "Jeddah", "label_ar": "وسطاء عقار B2B في جدة"},
|
|
)
|
|
|
|
|
|
def recommend_dealix_targets(
|
|
*,
|
|
sector_focus: str | None = None,
|
|
city_focus: str | None = None,
|
|
limit: int = 10,
|
|
) -> dict[str, Any]:
|
|
"""Build Dealix's own daily target list."""
|
|
sector = sector_focus or DEALIX_ICP_FOCUSES[0]["sector"]
|
|
city = city_focus or DEALIX_ICP_FOCUSES[0]["city"]
|
|
accounts = recommend_accounts(
|
|
sector=sector, city=city, goal="self_growth",
|
|
offer="Pilot 7 أيام لاستخراج 10 فرص B2B",
|
|
limit=limit,
|
|
)
|
|
committee = map_buying_committee(sector=sector, company_size="small",
|
|
goal="fill_pipeline")
|
|
return {
|
|
"icp": {"sector": sector, "city": city},
|
|
"targets": accounts,
|
|
"buying_committee_template": committee,
|
|
"approval_required": True,
|
|
"live_send_allowed": False,
|
|
"notes_ar": (
|
|
"هذه قائمة استهداف Dealix لنفسه. كل تواصل draft فقط، "
|
|
"ولا يُرسل إلا بعد اعتماد المؤسس."
|
|
),
|
|
}
|
|
|
|
|
|
def build_free_service_offer(target: dict[str, Any]) -> dict[str, Any]:
|
|
"""Build a 'Free Growth Diagnostic' offer card for a single target."""
|
|
company = target.get("name", "?")
|
|
return {
|
|
"target_company": company,
|
|
"offer_id": "free_growth_diagnostic",
|
|
"title_ar": f"تشخيص نمو مجاني لـ{company}",
|
|
"deliverables_ar": [
|
|
"3 فرص B2B مناسبة لقطاعكم.",
|
|
"1 رسالة عربية مخصصة.",
|
|
"1 تقرير مخاطر سريع.",
|
|
"1 خطة Pilot مقترحة.",
|
|
],
|
|
"delivery_time": "خلال 24 ساعة عمل",
|
|
"price": 0,
|
|
"currency": "SAR",
|
|
"follow_up_offer_ar": (
|
|
"إذا أعجبكم، نكمل Pilot 7 أيام بـ499 ريال أو مجاني مقابل case study."
|
|
),
|
|
"approval_required": True,
|
|
}
|
|
|
|
|
|
def build_self_growth_daily_brief(
|
|
*,
|
|
sector_focus: str | None = None,
|
|
city_focus: str | None = None,
|
|
) -> dict[str, Any]:
|
|
"""Build today's self-growth brief for Dealix (founder-facing)."""
|
|
sector = sector_focus or DEALIX_ICP_FOCUSES[0]["sector"]
|
|
city = city_focus or DEALIX_ICP_FOCUSES[0]["city"]
|
|
company_brief = build_daily_targeting_brief({"sector": sector, "city": city})
|
|
actions = recommend_today_actions({"sector": sector, "city": city})
|
|
|
|
targets = recommend_dealix_targets(
|
|
sector_focus=sector, city_focus=city, limit=10,
|
|
)
|
|
|
|
return {
|
|
"icp": {"sector": sector, "city": city},
|
|
"company_brief": company_brief,
|
|
"today_actions": actions,
|
|
"top_10_targets": targets["targets"]["accounts"][:10],
|
|
"recommended_first_action_ar": (
|
|
"ابعث 3 رسائل Free Diagnostic مخصصة هذا الصباح، "
|
|
"ثم تابع 2 ديمو من الأمس."
|
|
),
|
|
}
|
|
|
|
|
|
def build_weekly_learning_report(
|
|
results: dict[str, Any] | None = None,
|
|
) -> dict[str, Any]:
|
|
"""Build a weekly Arabic learning report from Dealix's own results."""
|
|
r = results or {}
|
|
diagnostics = int(r.get("free_diagnostics_delivered", 0))
|
|
pilots = int(r.get("paid_pilots_started", 0))
|
|
meetings = int(r.get("meetings_held", 0))
|
|
case_studies = int(r.get("case_studies_published", 0))
|
|
revenue = float(r.get("revenue_sar", 0))
|
|
|
|
return {
|
|
"week_metrics": {
|
|
"free_diagnostics": diagnostics,
|
|
"paid_pilots": pilots,
|
|
"meetings": meetings,
|
|
"case_studies": case_studies,
|
|
"revenue_sar": revenue,
|
|
},
|
|
"learning_questions_ar": [
|
|
"أي قطاع رد أكثر هذا الأسبوع؟",
|
|
"أي رسالة نجحت؟ ولماذا؟",
|
|
"أي قناة فعّالة (إيميل / لينكدإن / شركاء)؟",
|
|
"أي اعتراض تكرر أكثر من مرتين؟",
|
|
"ما العرض الذي يبيع بسهولة؟",
|
|
],
|
|
"next_week_experiments_ar": [
|
|
"جرّب angle جديد لقطاع التدريب: ROI ملموس لـHR.",
|
|
"أرسل Free Diagnostic لـ20 وكالة تسويق.",
|
|
"اعقد ديمو واحد مع شركة SaaS سعودية.",
|
|
"اطلب أول case study من أنجح Pilot.",
|
|
],
|
|
}
|
|
|
|
|
|
def build_dealix_self_growth_plan() -> dict[str, Any]:
|
|
"""Top-level monthly plan for Dealix using its own OS to grow."""
|
|
return {
|
|
"icp_focuses": list(DEALIX_ICP_FOCUSES),
|
|
"monthly_targets": {
|
|
"free_diagnostics_delivered": 30,
|
|
"paid_pilots_started": 6,
|
|
"growth_os_subscriptions": 3,
|
|
"agency_partners_signed": 1,
|
|
"case_studies_published": 1,
|
|
},
|
|
"operating_loop_ar": [
|
|
"كل صباح: اعرض 10 شركات جديدة + 5 رسائل drafts.",
|
|
"كل ظهر: راجع الردود + جدول 1-2 ديمو.",
|
|
"كل مساء: حدّث Proof Ledger + أرسل Free Diagnostic لـ3 شركات.",
|
|
"كل أسبوع: اكتب learning report + جرّب angle جديد.",
|
|
"كل شهر: راجع Service Excellence Score لكل خدمة.",
|
|
],
|
|
}
|