sboulahtit
  • Joined on 2026-02-11
sboulahtit pushed to master at sboulahtit/orion 2026-03-01 21:22:08 +00:00
f631283286 docs(deployment): update memory limits and celery concurrency across all guides
sboulahtit pushed to master at sboulahtit/orion 2026-03-01 21:16:15 +00:00
f631322b4e fix(ops): rebalance container memory limits to prevent celery OOM kills
sboulahtit pushed to master at sboulahtit/orion 2026-03-01 16:58:20 +00:00
e61e02fb39 fix(redis): configure maxmemory and eviction policy to prevent OOM
sboulahtit pushed to master at sboulahtit/orion 2026-03-01 16:42:05 +00:00
b5b73559b5 refactor(platform): make base template fully CMS-driven and platform-aware
sboulahtit pushed to master at sboulahtit/orion 2026-03-01 12:10:40 +00:00
28dca65a06 fix(cms): filter pricing tiers by platform_id on homepage
sboulahtit pushed to master at sboulahtit/orion 2026-03-01 11:13:01 +00:00
adbecd360b feat(cms): CMS-driven homepages, products section, placeholder resolution
ef9ea29643 feat: module-driven onboarding system + simplified 3-step signup
Compare 2 commits »
sboulahtit pushed to master at sboulahtit/orion 2026-02-28 20:54:21 +00:00
f8a2394da5 fix: replace missing 'envelope' icon with 'mail' across modules
sboulahtit pushed to master at sboulahtit/orion 2026-02-28 18:23:43 +00:00
4d07418f44 fix(prospecting): replace missing icons with available registry icons
bf64f82613 docs: add prospecting module pages to mkdocs nav
9684747d08 feat(billing): end-to-end Stripe subscription signup with platform enforcement
Compare 3 commits »
sboulahtit pushed to master at sboulahtit/orion 2026-02-28 15:50:29 +00:00
2078ce35b2 fix(prospecting): resolve all architecture validator warnings
sboulahtit pushed to master at sboulahtit/orion 2026-02-28 15:41:21 +00:00
22ae63b414 refactor(prospecting): migrate SVC-006 transaction control to endpoint level
sboulahtit pushed to master at sboulahtit/orion 2026-02-28 15:05:34 +00:00
78ee05f50e docs(prospecting): add scoring, database, and research docs
sboulahtit pushed to master at sboulahtit/orion 2026-02-28 00:00:29 +00:00
6d6eba75bf feat(prospecting): add complete prospecting module for lead discovery and scoring
sboulahtit pushed to master at sboulahtit/orion 2026-02-27 23:35:38 +00:00
a709adaee8 fix(ops): use REAL_HOME for backup path in verify-server.sh
sboulahtit pushed to master at sboulahtit/orion 2026-02-27 23:29:36 +00:00
8d5c8a52e6 fix(ops): exact container name matching in verify-server.sh
sboulahtit pushed to master at sboulahtit/orion 2026-02-27 23:28:33 +00:00
d8f0cf16c7 fix(ops): handle sudo in verify-server.sh
sboulahtit pushed to master at sboulahtit/orion 2026-02-27 23:24:00 +00:00
93a2d9baff fix(ops): harden deploy/restore/verify scripts
sboulahtit pushed to master at sboulahtit/orion 2026-02-27 22:31:04 +00:00
35d1559162 feat(monitoring): add Redis exporter + Sentry docs to deployment guide
sboulahtit pushed to master at sboulahtit/orion 2026-02-27 17:25:20 +00:00
ce822af883 feat: production launch — email audit, team invites, security headers, router fixes
sboulahtit pushed to master at sboulahtit/orion 2026-02-27 11:41:25 +00:00
4ebd419987 fix: admin sidebar missing on /admin/my-menu page
sboulahtit pushed to master at sboulahtit/orion 2026-02-27 10:23:08 +00:00
2b29867093 fix: Alpine.js defer race condition — blank pages on first load