Commit Graph

11 Commits

Author SHA1 Message Date
Claude
89aecf3458
feat: Enterprise pricing strategy v2 — 4 tiers reflecting strategic value
New pricing (reflects true strategic value):
- Starter: 299 SAR/mo (basic CRM + WhatsApp)
- Professional: 799 SAR/mo (AI scoring + automation + email brain)
- Business: 1,999 SAR/mo (Deal Exchange + negotiator + LinkedIn/social)
- Enterprise: 4,999 SAR/mo (Strategic Growth OS + 7 AI brains + SLA)

Support tiers:
- Standard: included (4h response, Sun-Thu)
- Premium: +499 SAR/mo (1h response, 7 days)
- Enterprise SLA: included with Enterprise (30min, 24/7)

Success fees on Deal Exchange:
- Referral: 5%, Barter: 3%, Partnership: 2%, Acquisition: 1%

ROI: 8x-37x depending on tier.
Still 3x cheaper than Salesforce with features they don't have.

https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-12 03:13:44 +00:00
Claude
2ad8cd02bd
feat: Add Tier-1 investor deck, chatbot personality, help center
Investor Deck (12 slides, bilingual):
- Problem, Solution, Market ($652M→$1.46B), Product, Technology
- Business model (59/149/225 SAR), GTM, Competition matrix
- Revenue projections (5→5000 clients), Ask (2-5M SAR pre-seed)

Chatbot Personality Guide:
- Core identity, language rules, greeting preferences
- 6 response templates (greeting, pricing, demo, support, marketer, competitor)
- Escalation rules, cultural considerations, forbidden actions
- Saudi-specific: titles, Ramadan, business hours

Help Center (20+ articles, Arabic):
- Getting Started (5 guides with step-by-step)
- Features Guide (8 detailed articles)
- Account & Billing (4 articles)
- FAQ (10 common questions with answers)

https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-12 02:09:02 +00:00
Claude
b9fabe7465
docs: Add Dealix PRD v2 and complete module map
PRD v2: Full 4-layer product requirements document
- Layer 0: Core Platform (Company Twin, Taxonomy, Channels, Approvals, Trust)
- Layer 1: Sales OS (leads, outreach, proposals, pipeline)
- Layer 2: Deal Exchange OS (matching, barter, co-sell, deal rooms)
- Layer 3: Strategic Growth OS (acquisition, ecosystem, simulator, ROI)

Module map: Complete inventory of all 50+ services, 52 API routes,
30 models, 37 frontend components with build status

https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 10:44:49 +00:00
Claude
b04475d8b8
docs: Save transformation master prompt and complete Deal Exchange OS
https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 10:29:47 +00:00
Claude
ce13ee2c46
feat: Install and integrate claude-mem persistent memory system
Installed claude-mem v12.1.0 — persistent memory compression for Claude Code:
- Automatically captures every session's work
- Compresses observations using AI (95% token reduction)
- 3-layer progressive retrieval (search → timeline → full)
- Worker running on port 37777
- SQLite + Chroma vector search for hybrid retrieval
- Updated CLAUDE.md with claude-mem section
- Added integration documentation to memory/patterns/

https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 10:02:46 +00:00
Claude
a68d7fd052
feat: Add local inference adapter + operations schedule — complete master prompt coverage
Local inference (Step 7 coverage):
- local_inference.py: Ollama/LM Studio/Atomic Chat adapter with health checks,
  task suitability classification, OpenAI-compatible API, graceful cloud fallback

Operations schedule (Step 20 coverage):
- operations-schedule.md: Daily (8 checks), weekly (8 reviews), monthly (10 audits)
  with exact commands, emergency procedures, and Arabic task descriptions

All 20 steps of the Master Prompt are now fully implemented in the project.

https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:46:59 +00:00
Claude
35e857ec52
feat: Add knowledge brain, memory engine, tool receipts, session continuity
Final layer integration (Second Brain + MemPalace + ToolProof + Claude Code):

- knowledge_brain.py: Project wiki ingest, query, lint, promote raw→wiki (560 lines)
- memory_engine.py: Pluggable memory with Redis + File adapters, evaluator (615 lines)
- tool_receipts.py: Signed receipts, pre-execution policy, trust analytics (417 lines)
- session_continuity.py: AI session state management, restore prompts (478 lines)
- glossary.md: 30+ bilingual terms (Arabic/English)
- master-index.md: Top-level index linking all wiki/memory sections

https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:19:56 +00:00
Claude
afd37142fe
feat: Add Second Brain wiki system + enhanced deployment checklist
- wiki/README.md: Wiki system guide with page templates and conventions
- wiki/architecture.md: Dealix architecture wiki page
- deployment-checklist.md: Enhanced with full pre-deploy, deploy, post-deploy, rollback procedures

https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:14:20 +00:00
Claude
83210b9d12
feat: Add founder strategy, Claude Code control plane, SaaS launch readiness
Founder Strategy & GTM (from prompts #1, #10):
- niche-brief.md: Saudi real estate primary, healthcare secondary
- icp-brief.md: Full ICP with Arabic objection handling
- content-map.md: 20 content ideas, SEO keywords, weekly schedule
- outreach-map.md: WhatsApp/Email cold outreach with Arabic templates
- launch-plan.md: 14-day sprint + 30-day plan with revenue targets
- interview-template.md: 15 Arabic customer discovery questions

Claude Code Control Plane (from prompt #2):
- .claude/settings.json: Permissions and preferences
- .claude/commands/: 5 custom commands (review-pr, release-prep, security-check, generate-tests, architecture-review)
- .claude/hooks/: pre-commit.sh (secrets check), pre-push.sh (tests)

SaaS Launch Readiness (from prompt #4):
- saas-readiness-audit.md: Full audit with gap analysis
- deployment-checklist.md: Deploy + rollback procedures
- launch-checklist.md: 100+ launch day checklist items
- feature_flags.py: Redis-backed feature flags with per-tenant control

https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 08:09:50 +00:00
Claude
b0c3d038f8
feat: Finalize all systems + add 20 production libraries
Finalized implementations:
- skill_registry.py: CRM skill system with policy enforcement
- autopilot.py: Safe autopilot (simulation/approval-gated modes)
- escalation.py: Human escalation with Arabic packets
- signal_intelligence.py: Real-time signal scoring and watchlists
- alert_delivery.py: Multi-channel alerts with Arabic templates
- behavior_intelligence.py: Rep performance and pattern detection
- intelligence.py: Full API for signals/alerts/patterns/escalations

Added 20 production libraries to requirements.txt:
- Security: PyJWT (replaces abandoned python-jose), slowapi
- Arabic: camel-tools, pyarabic, hijridate, phonenumbers
- AI: litellm (unified LLM), instructor (structured outputs), statsforecast
- WhatsApp: pywa (direct Cloud API)
- Email: resend (transactional)
- PDF: weasyprint (Arabic RTL)
- Performance: fastapi-cache2, celery-redbeat, structlog
- Monitoring: sentry-sdk, prometheus-fastapi-instrumentator
- Testing: pytest-asyncio, pytest-cov, factory-boy

https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 07:56:24 +00:00
Claude
a329957a3b
feat: Add AI engine, PDPL compliance, sequences, CPQ, and governance layers
Phase 1-6 implementation for Dealix AI Revenue OS:

- AI Arabic Engine: NLP (arabic_nlp.py), lead scoring (lead_scoring.py)
- PDPL Compliance: consent manager, data rights handler, consent model
- Sequence Engine: multi-channel sequences with WhatsApp/Email/SMS
- CPQ System: quote engine, AI proposal generator
- Security Gate: pre-release checks, PDPL message validation
- Tool Verification: agent action audit trail
- Project Operating Files: AGENTS.md, CLAUDE.md
- Project Memory: architecture, ADRs, provider routing, PDPL checklist
- Design System: IBM Plex Sans Arabic tokens, RTL-safe components
- Sequence/Consent models for database

https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-11 07:40:39 +00:00