mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-17 23:09:35 +00:00
- API routers, ACA modules, integrations (draft operators) - Docs, landing pages, scripts (launch readiness, scorecard) - Tests and CI workflow updates for Dealix Co-authored-by: Cursor <cursoragent@cursor.com>
22 lines
1.0 KiB
Markdown
22 lines
1.0 KiB
Markdown
# Service Bundles
|
||
|
||
باقات منتَجة تربط عدة `service_id` من [Service Tower](SERVICE_TOWER_STRATEGY.md) بسعر وزمن وProof.
|
||
|
||
## التعريف البرمجي
|
||
|
||
- [`auto_client_acquisition/autonomous_service_operator/service_bundles.py`](../auto_client_acquisition/autonomous_service_operator/service_bundles.py)
|
||
- `GET /api/v1/operator/bundles` — قائمة JSON للعرض.
|
||
|
||
## الباقات
|
||
|
||
| bundle_id | فكرة | نطاق سعر تقريبي (ريال) |
|
||
|-----------|--------|-------------------------|
|
||
| growth_starter | تشخيص + ١٠ فرص | ٤٩٩ |
|
||
| data_to_revenue | ذكاء قوائم + فرص | ١٥٠٠–٢٥٠٠ |
|
||
| executive_growth_os | موجز تنفيذي + Growth OS | من ٢٩٩٩ |
|
||
| partnership_growth | شراكات + اجتماعات | ٣٠٠٠–٧٥٠٠ |
|
||
| local_growth_os | نمو محلي | ٩٩٩–٢٩٩٩ |
|
||
| full_growth_control_tower | مخصص ٩٠ يوماً | ١٥٠٠٠+ |
|
||
|
||
الأرقام توضيحية للعرض؛ العقد يُحدّد بعد الـ pilot.
|