mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-18 07:19: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>
17 lines
678 B
Markdown
17 lines
678 B
Markdown
# Revenue Work Units (RWU)
|
|
|
|
وحدة عمل إيراد = أي إنجاز قابل للقياس (فرصة، مسودة، موافقة، اجتماع، Proof، …).
|
|
|
|
## التعريف البرمجي
|
|
|
|
- [`revenue_work_units.py`](../auto_client_acquisition/revenue_company_os/revenue_work_units.py)
|
|
- `GET /api/v1/revenue-os/company-os/work-units/demo` — قائمة تجريبية.
|
|
|
|
## الأنواع
|
|
|
|
انظر `RWU_TYPES` في الملف: `opportunity_created`, `draft_created`, `approval_collected`, …
|
|
|
|
## الربط لاحقاً
|
|
|
|
تسجيل فعلي في دفتر أحداث أو جدول — انظر [`PROOF_LEDGER_WEEKLY_RUNBOOK.md`](ops/PROOF_LEDGER_WEEKLY_RUNBOOK.md).
|