system-prompts-and-models-o.../salesflow-saas/backend/app
Claude 89bffbed40
feat: Merge VoXc2/dealix models — APIKey + AppSetting + deployment guide
Merged from VoXc2/dealix repository:
- api_key.py: APIKey model (hash, prefix, permissions, rate limit, expiry)
  + AppSetting model (key-value config with typed values)
- Both adapted to TenantModel (multi-tenant) + added Arabic fields
- Registered in models/__init__.py

This closes the "API key management" gap from the gap analysis.

Also includes production deployment guide with step-by-step instructions
for going from code to live product (~283 SAR/month operating cost).

https://claude.ai/code/session_01LsnvBa7HwF5hs99VZbgLGj
2026-04-12 04:08:08 +00:00
..
agents chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
ai chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
api fix: Register channels API in router — omnichannel endpoints live 2026-04-12 03:22:10 +00:00
flows chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
integrations Dealix OS Frontend implementation v1 2026-03-31 19:53:49 +03:00
middleware chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
models feat: Merge VoXc2/dealix models — APIKey + AppSetting + deployment guide 2026-04-12 04:08:08 +00:00
openclaw Dealix: OpenClaw safe core, SLA phase 2.5, full-ops UI 2026-04-08 23:31:02 +03:00
schemas chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
services fix: Align ALL systems with single plan pricing (1,499 SAR) 2026-04-12 03:38:52 +00:00
utils chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
workers fix: Wire all new systems into project — models, services, workers 2026-04-11 07:51:53 +00:00
__init__.py Add SalesMatic AI Sales SaaS Platform - Complete Foundation 2026-03-28 03:06:53 +00:00
config.py Dealix: OpenClaw safe core, SLA phase 2.5, full-ops UI 2026-04-08 23:31:02 +03:00
database.py fix: Add SessionLocal and async_session_factory aliases to database.py 2026-04-11 09:36:50 +00:00
main.py chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00
sqlite_patch.py chore: snapshot Dealix salesflow phase2 for audit worktree 2026-04-04 18:04:21 +03:00