refactor: rename Wizamart to Orion across entire codebase

Replace all ~1,086 occurrences of Wizamart/wizamart/WIZAMART/WizaMart
with Orion/orion/ORION across 184 files. This includes database
identifiers, email addresses, domain references, R2 bucket names,
DNS prefixes, encryption salt, Celery app name, config defaults,
Docker configs, CI configs, documentation, seed data, and templates.

Renames homepage-wizamart.html template to homepage-orion.html.
Fixes duplicate file_pattern key in api.yaml architecture rule.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-14 16:46:56 +01:00
parent 34ee7bb7ad
commit e9253fbd84
184 changed files with 1227 additions and 1228 deletions

View File

@@ -76,7 +76,7 @@ Bonjour [Name],
[Similar Store] was spending 8 hours/week managing their Letzshop orders manually. Sound familiar?
After switching to Wizamart's automation:
After switching to Orion's automation:
- Orders sync automatically every 15 minutes
- Confirmations happen with one click
- Tracking numbers push to Letzshop instantly
@@ -95,12 +95,12 @@ Interested in a quick demo?
### Template 4: Trial Invitation
**Subject:** Your free Wizamart trial is ready
**Subject:** Your free Orion trial is ready
```
Bonjour [Name],
Following our conversation, I've set up your free 30-day trial of Wizamart's Letzshop automation.
Following our conversation, I've set up your free 30-day trial of Orion's Letzshop automation.
Here's what's included:
✓ Automatic order sync from Letzshop
@@ -160,7 +160,7 @@ Let me know if you'd like me to set one up for you.
### Opening
```
"Bonjour, this is [Name] from Wizamart. Am I speaking with [Contact]?"
"Bonjour, this is [Name] from Orion. Am I speaking with [Contact]?"
[If yes]
@@ -185,7 +185,7 @@ Does that sound like what you're experiencing?"
[If yes]
"That's exactly why we built Wizamart. We automate that entire process."
"That's exactly why we built Orion. We automate that entire process."
```
### Value Pitch
@@ -234,13 +234,13 @@ But honestly, the pricing makes more sense once you see what it does. Can I show
**"We have our own system"**
```
"That's actually perfect. Wizamart can connect to your existing system through our API, or we can export orders in whatever format you need.
"That's actually perfect. Orion can connect to your existing system through our API, or we can export orders in whatever format you need.
The key is automating the Letzshop-to-your-system flow. Does your current system pull from Letzshop automatically, or is there still manual work involved?"
[If manual]
"That's the part we solve. We can talk about integration options - many of our stores keep their existing tools and just add Wizamart as the bridge."
"That's the part we solve. We can talk about integration options - many of our stores keep their existing tools and just add Orion as the bridge."
```
### Closing
@@ -266,19 +266,19 @@ Does that sound fair?"
### Initial Outreach
```
Bonjour [Name]! This is [Your name] from Wizamart. We help Letzshop stores automate their order management. Would you have 5 min this week for a quick demo? Offering free 30-day trials right now.
Bonjour [Name]! This is [Your name] from Orion. We help Letzshop stores automate their order management. Would you have 5 min this week for a quick demo? Offering free 30-day trials right now.
```
### Trial Reminder
```
Hi [Name]! Just a reminder - your Wizamart trial is active. Have you had a chance to connect your Letzshop account? Happy to help if you're stuck on setup.
Hi [Name]! Just a reminder - your Orion trial is active. Have you had a chance to connect your Letzshop account? Happy to help if you're stuck on setup.
```
### Post-Trial
```
Hi [Name]! Your Wizamart trial ends in 3 days. I noticed you've synced [X] orders automatically this month. Ready to continue? I can set you up on our Professional plan today - just let me know.
Hi [Name]! Your Orion trial ends in 3 days. I noticed you've synced [X] orders automatically this month. Ready to continue? I can set you up on our Professional plan today - just let me know.
```
---