TorbatYar/docs/roadmap.md
Mortezakoohjani 064d67f099 Ship CRM Core Platform (phases 6.0–6.3) with docs and prod deploy.
Add the Sales CRM service through collaboration, sync architecture/registry docs, expose crm.torbatyar.ir, and include a production deploy script.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 20:32:00 +03:30

48 lines
1.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Roadmap
> Future only. Completed work → [progress.md](progress.md). Immediate milestone → [next-steps.md](next-steps.md).
## Near Term
1. Complete white-label runtime rendering (theme + public tenant paths)
2. First business module (preferred: Restaurant / digital menu)
3. Custom domain DNS/TXT verification
4. Advanced membership permissions & invites
## Mid Term
1. ~~Accounting module with Posting Engine~~ (Phases 5.15.11 done; 5.12 AI planned)
2. ~~CRM Service Foundation~~ (Phase 6.0 done)
3. ~~CRM Core Business Entities~~ (Phase 6.1 done)
4. ~~CRM Enterprise Sales Process Engine~~ (Phase 6.2 done)
5. ~~CRM Enterprise Sales Collaboration~~ (Phase 6.3 done — CRM Core Platform)
6. Further CRM / cross-module work only when explicitly scoped
5. Notification service as central fanout
6. File storage + S3 provider
7. Payment gateway for subscriptions and commerce
## Longer Term
1. Ecommerce → Marketplace
2. Live Chat + AI Assistant
3. Smart Messenger + SMS Panel
4. Automation engine on real message bus
5. Subscription & Entitlement as independent service
6. Compliance connectors (e.g. tax authority)
## Phase Areas
- [Accounting](phases/Accounting/README.md)
- [CRM](phases/CRM/README.md)
- [Restaurant](phases/Restaurant/README.md)
- [Marketplace](phases/Marketplace/README.md)
- [Automation](phases/Automation/README.md)
- [AI](phases/AI/README.md)
- [Future](phases/Future/README.md)
## Related Documents
- [Module Registry](module-registry.md)
- [Provider Registry](provider-registry.md)
- [Architecture Overview](architecture/architecture.md)