Consolidate docs: move design/docs files to docs folder

- Moved DESIGN-GUIDE.md → docs/30-FRONTEND/DESIGN-GUIDE.md
- Moved frontend/DESIGN_SYSTEM.md → docs/30-FRONTEND/DESIGN-TOKENS.md
- Moved IGNY8-APP.md → docs/00-SYSTEM/IGNY8-APP.md
- Moved fixes-kb.md → docs/90-REFERENCE/FIXES-KB.md
- Moved FINAL_PRELAUNCH.md → docs/plans/FINAL-PRELAUNCH.md
- Updated all references in .rules, README.md, docs/INDEX.md
- Updated ESLint plugin documentation comments
- Root folder now only contains: .rules, CHANGELOG.md, README.md
This commit is contained in:
IGNY8 VPS (Salman)
2026-01-02 23:43:58 +00:00
parent f28f641fd5
commit bc371e5482
13 changed files with 427 additions and 56 deletions

View File

@@ -0,0 +1,134 @@
# IGNY8 Launch Preparation - Task Organization
---
## 1. Design System Consolidation
Update the rules files, to follow the rules in all changes for styles, for components, for coding rules, to use consistent design
---
## 2. Visual Verifications
2.1 - All logos and images to update for dark and light color scheme layout, and logo design final as well as favicon, and move images to right folder
2.2 - Sidebar menu rearrange for items that need rearranging, and reduce padding/spacing
2.3 - Fix the sidebar active/selected menu and hover color
2.4 - Assign manually the colors to each module, and verify and fix that in each page and progress bar consistent colors are used, across module pages, automation and dashboard
2.5 - Use colors in setup, sites and account and all its subpages
---
## 3. AI Provider Configuration
3.1 - Add Bria image generation and verify that DALL-E and Bria image generation are working
3.2 - Add and verify Claude API and models
3.3 - Update the 2 image sizes to be landscape and 2 square, and update the template to use full width image on full section, and half width content section
---
## 4. WordPress & Content Templates
4.1 - Make the WordPress post template more optimized
4.2 - Update the header section to show only publicly user and SEO friendly tags and working to show, remove the rest
---
## 5. Credits and Pricing
5.1 - Finalize the credits token costing, limits and per plan structure
5.2 - Finalize what to show in pricing plans on frontend, and also in app
5.3 - Upgrade plans for credits package and plan upgrade
5.4 - Subscription verification correct renewal/reset of credits date
5.5 - Create packages for setup app (one time) & monthly campaign management (include keyword selection)
---
## 6. Fixing All Texts and Highlighting Upcoming Features
In app and in frontend:
- Fixing texts like articles or content or pages / products / service (coming soon)
- New site builder (THE SEO HOLY GRAIL)
- Interlinking
- Backlinks
- Optimization
- Socializer - integration and posting, to social and video channels
- Videos and reels in article and social
---
## 7. Frontend Marketing Site
7.1 - Complete site content based on final docs, features, and help documentation
7.2 - Simple pricing page with plans (Starter $99, Growth $199, Scale $299) & mentioning credits
---
## 8. Email Setup
| Use Case | Service | Why |
|----------|---------|-----|
| **Transactional** (password resets, notifications, alerts) | **Resend** | Better deliverability, faster delivery, cleaner API |
| **Marketing** (newsletters, campaigns, bulk) | **Brevo** | Higher volume, built-in templates, unsubscribe management, analytics |
Combined Free Limits:
- Resend: 3,000/mo transactional
- Brevo: 9,000/mo marketing
- Total: 12,000 emails/month free
---
## 9. Pipeline Verification
9.1 - Run complete manual and automated pipeline and fix any issue if there is any issue
---
## 10. Data Cleanup & Deployment
10.1 - Clear all IGNY8 data: sites, images, content, all tables, logs
10.2 - V1.0 lock config, Final configuration lock for V1.0 release
10.3 - SIngup 3 new users on each plan and verify, and use one own account deploy perosnal sites
10.4 - Site Deployments:
- homeg8.com
- massagersmart.com
- Alorig.com
- SalmanSadiq.com
- AIAI.pk
---
## 11. Final QA & Testing
11.1 - CRUD operations | Collect current implementation from codebase, visually and functionally verify manually
11.2 - Automation pipeline | Full end-to-end test from clustering to publishing
11.3 - Credits accuracy | Verify accurate credits and costs consumption
---
## 12. Documentation & Media
12.1 - Feature screencasts | Create screencast of healthy data from each page
12.2 - Feature explainer videos | Create videos for features explainer
12.3 - Tutorial videos | Create functional screencast for how-to video tutorials
----