Commit 31a168a
fix: Standardize terminology from 'workflows' to 'wizards' across site
Terminology Consistency Updates:
- Updated all dashboard titles: "Medical Workflows" → "Medical Wizards"
- Changed subtitle: "Clinical Workflows" → "Clinical Wizards"
- Updated CTA: "Build Your Own Medical Workflows" → "Build Your Own Medical Wizards"
- Fixed feature description: "Workflow automation" → "Multi-wizard coordination"
- Updated main page reference: "Medical Workflows Dashboard" → "Medical Wizards Dashboard"
Rationale:
- "Wizards" aligns with codebase architecture (BaseWizard, WizardFactory)
- More distinctive and memorable than generic "workflows"
- Conveys anticipatory/predictive intelligence better
- Consistent with established framework terminology
Files Modified:
- website/app/page.tsx: Dashboard title and description
- website/app/dashboard/page.tsx: Hero and CTA sections
- website/app/dev-dashboard/page.tsx: Feature list terminology
Note: General usage of "workflow" (e.g., "transformed our development workflow")
remains unchanged as it refers to user processes, not framework features.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 58416e2 commit 31a168a
3 files changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| |||
0 commit comments