Complete system architecture — 24 stages, 8 phases, 199 substages, 185 prompt templates
| # | Stage | Phase | Mode | Model | Substages | Key Outputs |
|---|---|---|---|---|---|---|
| 1 | Project Brief | A | hybrid | Opus | 7 | brief.json, scope.json, timeline.json, risks.json, budget.json |
| 2 | Market Research | A | auto | Opus | 8 | competitors.json, personas.json, gap_analysis.json |
| 3 | Domain & Hosting | A | hybrid | Sonnet | 8 | domain_selected.json, hosting_plan.json, dns_plan.json |
| 4 | Brand Identity | A | hybrid | Opus | 10 | color_system.json, typography_system.json, logo_ai_prompt.json |
| 5 | Content Strategy | A | auto | Opus | 8 | content_pillars.json, tone_guide.json, content_calendar.json |
| 6 | SEO Foundation | B | auto | Sonnet | 9 | keyword_universe.json, schema_plan.json, technical_seo.json |
| 7 | Information Arch. | B | hybrid | Opus | 7 | sitemap.json, navigation.json, page_templates.json |
| 8 | Wireframes | B | hybrid | Opus | 7 | wireframe_home.json, wireframes/*.json, wireframes_mobile/*.json |
| 9 | Design Tokens | C | auto | Sonnet | 5 | design_tokens.json, tokens.css, tailwind_config.json |
| 10 | UI Components | C | auto | Opus | 10 | component_inventory.json, components/*.json (8 categories) |
| 11 | Page Designs | C | hybrid | Opus | 12 | designs/*.json (11 pages), designs_approved.flag |
| 12 | Content Writing | D | auto | Opus | 10 | homepage_content_tr/en.json, services, about, blog, legal, FAQ |
| 13 | Media Assets | D | hybrid | Sonnet | 7 | og_images.json, favicon_set.json, brand_assets.json |
| 14 | Project Setup | E | auto | Sonnet | 9 | project_scaffold.json, astro_config.json, tsconfig.json |
| 15 | CSS & Theme | E | auto | Sonnet | 5 | global.css, tailwind_final_config.json, theme_switcher.json |
| 16 | Components | E | auto | Sonnet | 9 | atoms, molecules, organisms .json, storybook_ready.json |
| 17 | Page Assembly | E | auto | Sonnet | 9 | pages_assembled.json, routing_verified.json, content_collections |
| 18 | Integrations | F | hybrid | Sonnet | 8 | analytics_setup.json, form_backend.json, cookie_consent.json |
| 19 | Performance | F | auto | Sonnet | 9 | lighthouse_report.json, bundle_analysis.json, caching_configured |
| 20 | Security | F | auto | Sonnet | 6 | security_headers.json, vulnerability_scan.json, ssl_audit.json |
| 21 | QA Testing | G | auto | Sonnet | 10 | e2e_tests.json, accessibility_audit.json, cross_browser.json |
| 22 | Pre-Launch | G | hybrid | Sonnet | 6 | prelaunch_checklist.json, rollback_plan.json, staging_test.json |
| 23 | Deployment | H | auto | Sonnet | 9 | deployment_log.json, dns_verification.json, smoke_test.json |
| 24 | Post-Launch | H | auto | Sonnet | 8 | monitoring_setup.json, seo_baseline.json, week1_report.json |